SA-MP Forums Archive
[FilterScript] [FS] Simple Teleport-Command Generator - 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] [FS] Simple Teleport-Command Generator (/showthread.php?tid=52016)



[FS] Simple Teleport-Command Generator - Streetplaya - 26.09.2008

[FS] Simple Teleport-Command Generator

Foo => Bar
What does it do => It created a teleport command into scriptfiles/teleports.txt when you type /addtele

How to use /addtele:
You go to some location (e.g. Jizzy's club), then you type /addtele jizzys (WITHOUT "/").
Your teleport should be at the end of scriptfiles/teleports.txt now.

Download:
http://pawn.pastebin.com/f724949fe


Enjoy!


Re: [FS] Simple Teleport-Command Generator - Jese - 26.09.2008

I will test it .


Re: [FS] Simple Teleport-Command Generator - Streetplaya - 26.09.2008

Quote:
Originally Posted by [MM
Jesenice ]
Quote:
Originally Posted by [1337
MaVe ]
[FS] Simple Teleport-Command Generator

Foo => Bar
What does it do => It created a teleport command into scriptfiles/teleports.txt when you type /addtele

How to use /addtele:
You go to some location (e.g. Jizzy's club), then you type /addtele jizzys (WITHOUT "/").
Your teleport should be at the end of scriptfiles/teleports.txt now.

Download:
http://pawn.pastebin.com/f724949fe


Enjoy!
It works
Yes i know because i've scripted it joke^^





Re: [FS] Simple Teleport-Command Generator - rafay - 26.09.2008

u got the idea from CoordsSaver, made by Rafelder_GRF


Re: [FS] Simple Teleport-Command Generator - [WS]Hyper - 26.09.2008

Nice, but when I try to change line 45 a bit (I need to change one sentence) it says: : error 075: input line too long (after substitutions)
I changed str[512] to str[517] because my new line is 5 letters longer. :S
Help?


Re: [FS] Simple Teleport-Command Generator - Toad - 26.09.2008

you also have to make format(str,517


Re: [FS] Simple Teleport-Command Generator - [WS]Hyper - 26.09.2008

Ah ok, thanks


Re: [FS] Simple Teleport-Command Generator - Streetplaya - 26.09.2008

hmm. normaly 512 for the whole command is enough..


Re: [FS] Simple Teleport-Command Generator - [WS]Hyper - 26.09.2008

Quote:
Originally Posted by [1337
MaVe ]
hmm. normaly 512 for the whole command is enough..
Yeah I tested it, but it was 2 letters to much..


Re: [FS] Simple Teleport-Command Generator - ed12345 - 02.12.2008

i cant use link it doesnt work is their any other possability's of getting this?