What is this
#1

Guys Tell ME wHATS is Wrong here cant analyze ..

This Is Erros
Код HTML:
C:\Users\Gigi\Desktop\America Life\gamemodes\AvangardRolePlay.pwn(47261) : warning 217: loose indentation
C:\Users\Gigi\Desktop\America Life\gamemodes\AvangardRolePlay.pwn(47265) : warning 202: number of arguments does not match definition
C:\Users\Gigi\Desktop\America Life\gamemodes\AvangardRolePlay.pwn(47272) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Warnings.
And This Is Code
Код HTML:
		if(strcmp(cmdtext, "/openbomj", true)) //  
	{
		{
			if (PlayerToPoint(15, playerid,1169.6000000,-1742.0000000,12.4000000))
			MoveObject (Bomj, 1169.6000000,-1742.0000000,9.1000000); 
			SetTimer ("Bomjebi", 6000, 0);  
			SendClientMessage(playerid, COLOR_RED," {1e90ff}Chishkari Giaa,Daiketba 20 Wamis Ganmavlobashi");
		}
		return 1;
	}
	
	if(!strcmp(cmdtext, "/opensfpd", true))
Tell Me If U know
Reply


Messages In This Thread
What is this - by Dezzzy - 27.10.2014, 11:47
Re: What is this - by Rudy_ - 27.10.2014, 11:56
Re: What is this - by Dezzzy - 27.10.2014, 12:00
Re: What is this - by DavidBilla - 27.10.2014, 12:02
Re: What is this - by Manyula - 27.10.2014, 12:02
Re: What is this - by Rudy_ - 27.10.2014, 12:02
Re: What is this - by Dezzzy - 27.10.2014, 12:13
Re: What is this - by Rudy_ - 27.10.2014, 12:17
Re: What is this - by Dezzzy - 27.10.2014, 12:22
Re: What is this - by Rudy_ - 27.10.2014, 12:29

Forum Jump:


Users browsing this thread: 2 Guest(s)