26.10.2010, 20:58
Hola tengo un problema con mi gm me tira estos warning, me tiraba mas pero ya los solucione aora me quedan esto me podria ayudar ?
Aca les dejo los warnings y abajo el codigo del error
Muchas gracias a todos los que me ayudaran
Aca les dejo los warnings y abajo el codigo del error
Код:
C:\Documents and Settings\mipc\Escritorio\sr-rp.pwn(4455) : warning 219: local variable "string" shadows a variable at a preceding level new string[64]; C:\Documents and Settings\mipc\Escritorio\sr-rp.pwn(33890) : warning 202: number of arguments does not match definition SendClientMessageToAll(COLOR_NEWS,string,1); C:\Documents and Settings\mipc\Escritorio\sr-rp.pwn(33926) : warning 202: number of arguments does not match definition SendClientMessageToAll(COLOR_NEWS,string,1); C:\Documents and Settings\mipc\Escritorio\sr-rp.pwn(33933) : warning 202: number of arguments does not match definition SendClientMessageToAll(COLOR_NEWS,string,1); C:\Documents and Settings\mipc\Escritorio\sr-rp.pwn(39159) : warning 204: symbol is assigned a value that is never used: "text3" new text3[20]; C:\Documents and Settings\mipc\Escritorio\sr-rp.pwn(49580) : warning 204: symbol is assigned a value that is never used: "vehicleid" new vehicleid = GetPlayerVehicleID(playerid);