Teleport!
#1

Hello, i have a one question! I created a teleport command to interior (command includes interior id), but when i'm teleporting to that interior, which i have made it wont show for me! I have tryed about 5 times! Thanx, and sorry for my bad english!

P.S. there is my command, maybe there is some mistake, if You know, then modify it, please, thanx!

Код:
if(strcmp(cmdtext, "/derby", true) == 0)
{
SetPlayerPos(playerid,-1404.4534,997.0326,1024.1353);
SetPlayerInterior(playerid,89);
return 1;
}
It doesnt show any errors while compiling!

IF YOU CAN'T HELP OR DON'T KNOW THE RIGHT ANSWER, THEN DON'T POST!
Reply


Messages In This Thread
Teleport! - by eyndza - 07.08.2009, 20:39
Re: Teleport! - by MadeMan - 07.08.2009, 21:17
Re: Teleport! - by eyndza - 07.08.2009, 21:26
Re: Teleport! - by kingworldsoft - 07.08.2009, 21:48
Re: Teleport! - by woot - 07.08.2009, 21:50
Re: Teleport! - by HuRRiCaNe - 07.08.2009, 21:51
Re: Teleport! - by eyndza - 07.08.2009, 22:34
Re: Teleport! - by kingworldsoft - 07.08.2009, 22:42
Re: Teleport! - by Klutty - 07.08.2009, 22:59
Re: Teleport! - by kingworldsoft - 07.08.2009, 23:05

Forum Jump:


Users browsing this thread: 2 Guest(s)