PHP код:
(725) : warning 202: number of arguments does not match definition
( NESTA LINHA EXISTE 6 AVISOS )
AddPlayerClass(0, 1223.3735,-1813.3813,16.5938,187.3061);
(1478) : warning 219: local variable "idx" shadows a variable at a preceding level
new idx;
(1530) : warning 204: symbol is assigned a value that is never used: "string"
new string[228];
(4634) : warning 202: number of arguments does not match definition
SetPlayerPos(playerid,2920.0320,-780.6559,11.0298,264.8306);
(728) : warning 204: symbol is assigned a value that is never used: "Portao"
Portao = CreateObject(980,-302.29998779297,1507.4000244141,71.59999474121,0,0,0);
(4676) : warning 202: number of arguments does not match definition
SetPlayerPos(playerid,1567.9535,712.6862,10.8704,274.7413);
PHP код:
AddPlayerClass(271, 1223.3735, -1813.3813, 16.5938, 187.3061, 0, 0, 0, 0, 0, 0); (271 й skin)
new idx;
new String[2048];
SetPlayerPos(playerid, 2920.0320, -780.6559, 11.0298);
SetPlayerFacingAngle(playerid, 187.3061);
SetCameraBehindPlayer(playerid);
Portao[0] = CreateObject(980,-302.29998779297,1507.4000244141,71.59999474121,0,0,0);
SetPlayerPos(playerid, 1567.9535,712.6862, 10.8704);
SetPlayerFacingAngle(playerid, 274.7437);
SetCameraBehindPlayer(playerid);
Me fala aonde vocк usa o "idx" a variбvel tem que ir antes do cуdigo que solicita ela