How would i go about doing this..
#1

I'm looking to do a /teleport command for example, But i want it to teleport the player out of 4 locations, Something like

Код:
if(strcmp(cmdtext,"/teleport",true)==0) //knife
{

		SetPlayerPos(playerid,1935.6318,1626.9863,72.2578); // and make four locations.

		
return 1;
}
Reply


Messages In This Thread
How would i go about doing this.. - by xLowrider - 25.03.2010, 23:42
Re: How would i go about doing this.. - by xLowrider - 26.03.2010, 00:02
Re: How would i go about doing this.. - by Correlli - 26.03.2010, 00:12
Re: How would i go about doing this.. - by -Rebel Son- - 26.03.2010, 03:34
Re: How would i go about doing this.. - by xLowrider - 26.03.2010, 09:22
Re: How would i go about doing this.. - by -Rebel Son- - 26.03.2010, 16:01

Forum Jump:


Users browsing this thread: 1 Guest(s)