How can i make teleports
#1

Hello,

I want to make teleports but how can ik make it?

i have this

Quote:

public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp(cmdtext, "/teleport", true) == 0)
{
SetPlayerPos(playerid, 2026.7900, 1354.5444, 10.8203, 84.5707);

return 1;
}

return 0;
}

But what is what in the cordinaat?


(yeah i now fucking bad english )
Reply


Messages In This Thread
How can i make teleports - by Battlaman - 08.05.2009, 12:35
Re: How can i make teleports - by Rks25 - 08.05.2009, 12:36
Re: How can i make teleports - by Shellegg - 08.05.2009, 12:44
Re: How can i make teleports - by Battlaman - 08.05.2009, 13:38

Forum Jump:


Users browsing this thread: 1 Guest(s)