Hey,
Ich habe 2 Warnings ( die nicht stören, aber ich gerne weghaben will )
Warnings:
[pwn]C:\Users\Michael Jansen\Desktop\GTA SERVER\gamemodes\AAA.pwn(17301) : warning 219: local variable "string" shadows a variable at a preceding level[/pwn]
[pwn]C:\Users\Michael Jansen\Desktop\GTA SERVER\gamemodes\AAA.pwn(17309) : warning 219: local variable "string" shadows a variable at a preceding level[/pwn]
Zeile 17301:
[pwn] new string[10];[/pwn]
Zeile 17309:
[pwn] new string[10];[/pwn]
Ich habe 2 Warnings ( die nicht stören, aber ich gerne weghaben will )
Warnings:
[pwn]C:\Users\Michael Jansen\Desktop\GTA SERVER\gamemodes\AAA.pwn(17301) : warning 219: local variable "string" shadows a variable at a preceding level[/pwn]
[pwn]C:\Users\Michael Jansen\Desktop\GTA SERVER\gamemodes\AAA.pwn(17309) : warning 219: local variable "string" shadows a variable at a preceding level[/pwn]
Zeile 17301:
[pwn] new string[10];[/pwn]
Zeile 17309:
[pwn] new string[10];[/pwn]