Jump to content
  • 0

warning 219 si warning 201


Question

Posted

Primul warning :

E:\New Folder\samp\gamemodes\GM\pawno\include\JunkBuster.inc(3248) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterRaceCheckpoint")
Iar linia se afla la { :
	if(oldposx!=0.0 && oldposy!=0.0 && oldposz!=0.0)
			{
				for(new h = 0; h < sizeof(SBizzInfo); h++)
Iar al doilea warning :
E:\New Folder\samp\gamemodes\Indungi HD Rp\gamemodes\Indungi.pwn(14522) : warning 219: local variable "playermoney" shadows a variable at a preceding level
public OnPlayerCommandText(playerid, cmdtext[])
{
		new string[256];
	new playermoney;

"playermoney" nu mai este definit in script.

Ma puteti ajuta?

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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.