Jump to content

Question

Posted

Salut

Am bagat masinile cu new car si nu stiu dc mi-a dat eroarea asta

C:\Documents and Settings\Silviu\Desktop\Samp Server \gamemodes\bysilviucs.pwn(5856) : warning 204: symbol is assigned a value that is never used: "kart"
C:\Documents and Settings\Silviu\Desktop\Samp Server \gamemodes\bysilviucs.pwn(9631) : warning 204: symbol is assigned a value that is never used: "PlayersTimer"
Pawn compiler 3.2.3664	 	 	Copyright (c) 1997-2006, ITB CompuPhase

Header size:           7936 bytes
Code size:          1570948 bytes
Data size:          4888548 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4123 cells (16492 bytes)
Total requirements: 6483816 bytes

2 Warnings.

Linia: 5856 -> new kart = GetPlayerVehicleID(playerid);

Linia: 9631 -> PlayersTimer = SetTimer("PlayersUpdate",1000,1);

Eu nu imi dau seama ce este gresit

3 answers to this question

Recommended Posts

Posted

In primul rind nui eror da e  Warnings

Acolo zice ca nus usate aceste incearca sa le stergi

new kart = GetPlayerVehicleID(playerid);

PlayersTimer = SetTimer("PlayersUpdate",1000,1);

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.