Quantcast
Channel: SA-MP Forums
Viewing all articles
Browse latest Browse all 18226

[Ajuda] ajuda 5 Warnings gm nao liga

$
0
0
boa tarde alguem poderia me ajudar com essas Warnings?

PHP Code:

C:\Users\igorm\Desktop\Play\gamemodes\BRF.pwn(17483) : warning 219local variable "NomePlayer" shadows a variable at a preceding level
C
:\Users\igorm\Desktop\Play\gamemodes\BRF.pwn(17520) : warning 219local variable "NomePlayer" shadows a variable at a preceding level
C
:\Users\igorm\Desktop\Play\gamemodes\BRF.pwn(17528) : warning 219local variable "NomePlayer" shadows a variable at a preceding level
C
:\Users\igorm\Desktop\Play\gamemodes\BRF.pwn(17590) : warning 219local variable "NomePlayer" shadows a variable at a preceding level
C
:\Users\igorm\Desktop\Play\gamemodes\BRF.pwn(76638) : warning 219local variable "NomePlayer" shadows a variable at a preceding level
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase


5 Warnings


eu ja tentei remover as new pensei que esta repetida e deu um monte erro o que posso fazer para sair esses warnings?

codigos:

linha 17483:
PHP Code:

                new NomePlayer[MAX_PLAYER_NAME]; 

linha 17520:
PHP Code:

            new NomePlayer[MAX_PLAYER_NAME], NomeKiller[MAX_PLAYER_NAME]; 

linha 17528:
PHP Code:

            new NomePlayer[MAX_PLAYER_NAME], NomeKiller[MAX_PLAYER_NAME],ArmaTeste[32]; 

linha 17590:
PHP Code:

                            new NomePlayer[MAX_PLAYER_NAME], NomeKiller[MAX_PLAYER_NAME]; 

linha 76638:
PHP Code:

            new NomePlayer[MAX_PLAYER_NAME]; 

por favor se alguem puder me ajudar eu nao sei o que fazer

Viewing all articles
Browse latest Browse all 18226

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>