[Problema] Warnings
#1

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


Код:
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);
Muchas gracias a todos los que me ayudaran
Reply


Messages In This Thread
[Problema] Warnings - by Nicolas_Soria - 26.10.2010, 20:58
Respuesta: [Problema] Warnings - by MrDeath537 - 26.10.2010, 21:04
Re: [Problema] Warnings - by Nicolas_Soria - 26.10.2010, 21:19
Re: [Problema] Warnings - by SuperMarioRol - 26.10.2010, 21:25
Respuesta: Re: [Problema] Warnings - by MrDeath537 - 26.10.2010, 22:37
Re: [Problema] Warnings - by Nicolas_Soria - 27.10.2010, 01:41
Respuesta: [Problema] Warnings - by TheChaoz - 27.10.2010, 01:43
Re: [Problema] Warnings - by Nicolas_Soria - 27.10.2010, 01:48
Re: [Problema] Warnings - by Miguel - 27.10.2010, 01:55
Re: [Problema] Warnings - by Nicolas_Soria - 27.10.2010, 02:09

Forum Jump:


Users browsing this thread: 1 Guest(s)