[FilterScript] Teleport to a specific path
#1

PHP код:
#include <a_samp>
#define FILTERSCRIPT
#include <zcmd>
CMD:taxitols(playeridparams[])
{
    
SetPlayerPos(playerid299.01768.2892, -1779.9148); //you can edit this and put where the location you want to go!
    
return 1;

Guy i have made this new filterscripts for newbs and whoever wants too!
command is /taxitols
Reply


Messages In This Thread
Teleport to a specific path - by KilotD - 19.03.2014, 12:36
Re: Teleport to a specific path - by ]Rafaellos[ - 19.03.2014, 12:41
Re: Teleport to a specific path - by KilotD - 19.03.2014, 12:50
Re: Teleport to a specific path - by VerticalGaming - 19.03.2014, 12:53
Re: Teleport to a specific path - by Dignity - 19.03.2014, 13:33
Re: Teleport to a specific path - by iZN - 19.03.2014, 14:01

Forum Jump:


Users browsing this thread: 1 Guest(s)