Teleport cmd
#1

Hi, im kinda stuck, i cant seem to find the problem in my code:

public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/roof", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid, 1128.9464,-1479.8096,116.2813,0.3329);
return 1;
}
return 0;
}

Is it wrong with the co-ordinates? how do i know what parts of the co-ordinates to take? Help me please!
Reply


Messages In This Thread
Teleport cmd - by Counterafk - 20.10.2012, 12:22
Re: Teleport cmd - by HuSs3n - 20.10.2012, 12:25
Re: Teleport cmd - by Anthony © - 20.10.2012, 12:26

Forum Jump:


Users browsing this thread: 1 Guest(s)