warning problem help please :)
#1

ok so im trying to make it so when you type /check it creates a dynamic streamed checkpoint for you ONLY so you only can see it


Код:
if (strcmp("/check", cmdtext, true, 10) == 0)
	{
	    CreateDynamicCP(playerid,2144.1438,1639.9912,993.5761, 2.0, -1, 1, -1, 100.0);
	    return 1;
	}
but i get this warning


Код:
C:\Users\Stephen-Laptop\Desktop\Samp Testing Server\gamemodes\game.pwn(234) : warning 213: tag mismatch
C:\Users\Stephen-Laptop\Desktop\Samp Testing Server\gamemodes\game.pwn(234) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Warnings.
thanks
Reply


Messages In This Thread
warning problem help please :) - by CrazyBlob - 15.04.2011, 10:33
Re: warning problem help please :) - by Cameltoe - 15.04.2011, 10:34
Re: warning problem help please :) - by CrazyBlob - 15.04.2011, 10:35
Re: warning problem help please :) - by [NoV]LaZ - 15.04.2011, 10:39
Re: warning problem help please :) - by Cameltoe - 15.04.2011, 10:41
Re: warning problem help please :) - by CrazyBlob - 15.04.2011, 10:41

Forum Jump:


Users browsing this thread: 1 Guest(s)