Set commands
#3

Didn't work!
I get erros...

if(strcmp("/throw", cmdtext, true) == 0)
{
if(IsPlayerAdmin(playerid))
{
SendClientMessage(ID, 0xFF8000FF, "You have been teleported away because you were stalking!");
SetPlayerPos(ID, 419.800018, 2531.705322, 16.157726);
}
return 1;
}

erros: C:\Users\William\Downloads\Ti+Stuntacular\gamemode s\Tropical_Island.pwn(406) : error 017: undefined symbol "ID"
C:\Users\William\Downloads\Ti+Stuntacular\gamemode s\Tropical_Island.pwn(407) : error 017: undefined symbol "ID"
Reply


Messages In This Thread
Set commands - by knackworst - 31.10.2010, 20:14
Re: Set commands - by dark_clown - 31.10.2010, 20:32
Re: Set commands - by knackworst - 31.10.2010, 21:02
Re: Set commands - by Freddi-25 - 31.10.2010, 21:38
Re: Set commands - by [L3th4l] - 31.10.2010, 21:43
Re: Set commands - by knackworst - 31.10.2010, 21:43
Re: Set commands - by Mike_Peterson - 31.10.2010, 21:51

Forum Jump:


Users browsing this thread: 1 Guest(s)