[Ajuda] Warnings
#1

PHP код:
(725) : warning 202number of arguments does not match definition
NESTA LINHA EXISTE 6 AVISOS 
    
AddPlayerClass(01223.3735,-1813.3813,16.5938,187.3061);
(
1478) : warning 219local variable "idx" shadows a variable at a preceding level
        
new idx;
(
1530) : warning 204symbol is assigned a value that is never used"string"
        
new string[228];
(
4634) : warning 202number of arguments does not match definition
            SetPlayerPos
(playerid,2920.0320,-780.6559,11.0298,264.8306);
(
728) : warning 204symbol is assigned a value that is never used"Portao"
    
Portao CreateObject(980,-302.29998779297,1507.4000244141,71.59999474121,0,0,0);
(
4676) : warning 202number of arguments does not match definition
            SetPlayerPos
(playerid,1567.9535,712.6862,10.8704,274.7413); 
Reply
#2

PHP код:
AddPlayerClass(2711223.3735, -1813.381316.5938187.3061000000); (271 й skin)
new 
idx;
new 
String[2048];
SetPlayerPos(playerid2920.0320, -780.655911.0298);
SetPlayerFacingAngle(playerid187.3061);
SetCameraBehindPlayer(playerid);
Portao[0] = CreateObject(980,-302.29998779297,1507.4000244141,71.59999474121,0,0,0);
SetPlayerPos(playerid1567.9535,712.686210.8704);
SetPlayerFacingAngle(playerid274.7437);
SetCameraBehindPlayer(playerid); 
Me fala aonde vocк usa o "idx" a variбvel tem que ir antes do cуdigo que solicita ela
Reply
#3

obrigado!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)