I Fail
#3

Well i'm making a teleport script and i need it to say all the teleports. It's under "public OnPlayerCommandText"

Код:
public OnPlayerCommandText(playerid, cmdtext[])
if (!strcmp("/Teleports",cmdtext,true))
	SendClientMessage(playerid,COLOR_WHITE,"SF Nrg - /NRG, Base Jump /BJ(1|2|3|4), LS Airport - /LSA, SF Airport - /SFA, LV Airport - /LVA.");
	SendClientMessage(playerid,COLOR_WHITE,"Area 51 Dive - /dive, SF Airport Dive - /SFA, SF Dive - /dive2, Abandoned Airport - /AA.");
	return 1;
{
Reply


Messages In This Thread
I Fail - by ScottCFR - 23.01.2010, 19:51
Re: I Fail - by biltong - 23.01.2010, 19:56
Re: I Fail - by ScottCFR - 23.01.2010, 19:58
Re: I Fail - by SlashPT - 23.01.2010, 19:58
Re: I Fail - by ScottCFR - 23.01.2010, 20:05
Re: I Fail - by ScottCFR - 23.01.2010, 20:08

Forum Jump:


Users browsing this thread: 2 Guest(s)