Teleport script doesn't work.
#1

Код:
public OnPlayerCommandText(playerid,cmdtext[])
{
    if(!strcmp(cmdtext, "/middle", true))
    {
        SetPlayerPos(playerid, 2483.0000,-1637.6309,7998.0000);
        return 1;
    }
    return 0;
}
Whenever I type /middle in the game, I don't get teleported, I tried logging in as RCON but nothing happens. It says the script is loaded in the samp-server.exe and I don't know what to do now.
Reply


Messages In This Thread
Teleport script doesn't work. - by Stefhan - 12.05.2015, 19:43
Re: Teleport script doesn't work. - by lanix - 12.05.2015, 19:46
Re: Teleport script doesn't work. - by BrasilPlayGames - 12.05.2015, 19:46
Re: Teleport script doesn't work. - by J0sh... - 12.05.2015, 19:47
Re: Teleport script doesn't work. - by Stefhan - 12.05.2015, 20:06
Re: Teleport script doesn't work. - by Stefhan - 13.05.2015, 14:47

Forum Jump:


Users browsing this thread: 5 Guest(s)