Whats Wrong With This
#1

public OnPlayerCommandText(playerid, cmdtext[])
{
if(strcmp(cmdtext, "/airportisland", true) == 0)
{
SetPlayerPos(playerid,5839.5556640625,-1724.4288330078,4.8843765258789);
SendClientMessage (playerid, 86 , "You have been teleported to the Airport.");
}
return 1;
}
return 0;
}
Reply


Messages In This Thread
Whats Wrong With This - by Cohen - 09.12.2011, 09:11
Re: Whats Wrong With This - by Gazmull - 09.12.2011, 10:26
Re: Whats Wrong With This - by KingHual - 09.12.2011, 11:49

Forum Jump:


Users browsing this thread: 3 Guest(s)