Hmm, help please?
#1

Код:
if(strcmp(cmd, "/enter", true) == 0)
			if(IsPlayerInRangeOfPoint(playerid, 6,  21,223.1871,  97.6708,  1003.9141))// // put your own cords here
	{
               SetPlayerInterior(playerid, 10);//here aswell, or Set interror here
               TogglePlayerControllable(playerid, 0);

               SetTimer("unfreeze" , false);
               return 1;
	}

	if(GetPVarInt(playerid, "RegistrationStep") >= 5)
Код:
C:\Users\dad\Desktop\Callum's - DON'T DELETE PLEASE!\PR-RP\gamemodes\PR-RP.pwn(14513) : error 017: undefined symbol "cmd"
C:\Users\dad\Desktop\Callum's - DON'T DELETE PLEASE!\PR-RP\gamemodes\PR-RP.pwn(14514) : warning 202: number of arguments does not match definition
C:\Users\dad\Desktop\Callum's - DON'T DELETE PLEASE!\PR-RP\gamemodes\PR-RP.pwn(14519) : warning 202: number of arguments does not match definition
C:\Users\dad\Desktop\Callum's - DON'T DELETE PLEASE!\PR-RP\gamemodes\PR-RP.pwn(14523) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Please can somebody help?
Reply


Messages In This Thread
Hmm, help please? - by iGetty - 06.12.2010, 15:27
Re: Hmm, help please? - by tony_fitto - 06.12.2010, 15:33
Re: Hmm, help please? - by iGetty - 06.12.2010, 15:34
Re: Hmm, help please? - by tony_fitto - 06.12.2010, 15:43
Re: Hmm, help please? - by iGetty - 06.12.2010, 15:48
Re: Hmm, help please? - by SkizzoTrick - 06.12.2010, 15:52
Re: Hmm, help please? - by iGetty - 06.12.2010, 15:57
Re: Hmm, help please? - by SkizzoTrick - 06.12.2010, 16:28
Re: Hmm, help please? - by tentaqueda - 06.12.2010, 16:40
Re: Hmm, help please? - by Flo_White - 06.12.2010, 16:48

Forum Jump:


Users browsing this thread: 1 Guest(s)