[FilterScript] Teleport to a specific path - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Teleport to a specific path (
/showthread.php?tid=501616)
Teleport to a specific path -
KilotD - 19.03.2014
PHP код:
#include <a_samp>
#define FILTERSCRIPT
#include <zcmd>
CMD:taxitols(playerid, params[])
{
SetPlayerPos(playerid, 299.0, 1768.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
Re: Teleport to a specific path -
]Rafaellos[ - 19.03.2014
You have to be kidding us.
Re: Teleport to a specific path -
KilotD - 19.03.2014
Quote:
Originally Posted by ]Rafaellos[
You have to be kidding us.
|
This is only one command i did i can maake more noob
Re: Teleport to a specific path -
VerticalGaming - 19.03.2014
You've to be kidding me.
Calling someone else an noob.
And you're posting a command wich EVERYONE can make in 3 seconds, even non-scripters?
This isnt even an filterscript.
Go follow some tutorials, make something USEFULL.
Re: Teleport to a specific path -
Dignity - 19.03.2014
Quote:
Originally Posted by VerticalGaming
You've to be kidding me.
Calling someone else an noob.
And you're posting a command wich EVERYONE can make in 3 seconds, even non-scripters?
This isnt even an filterscript.
Go follow some tutorials, make something USEFULL.
|
As if you have contributed something useful to the community. The only thing you people do is leech off of publically released filterscripts anyway.
Re: Teleport to a specific path -
iZN - 19.03.2014
That is why SA-MP wiki is made.
https://sampwiki.blast.hk/wiki/SetPlayerPos