SA-MP Forums Archive
Simple teleport 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: Simple teleport generator (/showthread.php?tid=62141)



Simple teleport generator - javind0 - 18.01.2009

Simple Teleport Generator
Well I got a bit bored and decided to try and learn a bit of VB and made this. I know it's pretty lame and useless but it could be useful if you're in a rush and need a quick teleport for a special event or something :P

You can also really easily add interiors/messages etc.

Screenshot:





Download:

Original Version

Revised version

Update:

I know this is like minutes after the initial release, but I made a revised version :P The revised version now has a more appropriately sized output box, an 'Exit' button, neater buttons on the first form, disabled maximize, and spaced out slightly more comfortably.



Re: Simple teleport generator - rafay - 18.01.2009

yay another one D:

me & 2 more people already made this app

but nice..


Re: Simple teleport generator - javind0 - 18.01.2009

Quote:
Originally Posted by Rafay
yay another one D:

me & 2 more people already made this app

but nice..
I know :P It's just a good way to learn visual basic and I couldn't think of anything better to make


Re: Simple teleport generator - rafay - 18.01.2009

LOL! look at your code xD

why if(PlayerInfo[playerid][pAdmin] > 3]; xD ??


Re: Simple teleport generator - javind0 - 18.01.2009

Quote:
Originally Posted by Rafay
LOL! look at your code xD

why if(PlayerInfo[playerid][pAdmin] > 3]; xD ??
It'z fo' lvl 3 admins only

But really this tool is just designed as a handy generator for people scripting in PAWN on the side, therefore it can easily be removed, if someone doesn't know how to remove it they shouldn't be scripting in PAWN and the tool is mainly based as sort of a quick teleport knock up for say, if you wanted to quickly test a new feature with other admins you could quickly knock this up :P


Re: Simple teleport generator - Marcel - 18.01.2009

But not every SA:MP scripter uses
pawn Код:
PlayerInfo[ playerid ]
etc. It can also be something like Admin[ playerid ].


Re: Simple teleport generator - Karlip - 18.01.2009

Quote:
Originally Posted by Marcel
But not every SA:MP scripter uses
pawn Код:
PlayerInfo[ playerid ]
etc. It can also be something like Admin[ playerid ].
if(IsPlayerAdmin(playerid))
{
//dqoldqkpdkqdхkpqd
}


Re: Simple teleport generator - javind0 - 18.01.2009

Yeah but, as I said, you can very easily edit/remove it as well as add extra components.


Re: Simple teleport generator - BP13 - 27.05.2009

Hello. Here's A short Tutorial How to Get The X,Y,Z Coords. Go in game to your desired teleport location then type /save. After you are done go to your GTA San andreas directory. open up savedpositions.txt. you will see something like this

217.4234,4324565,76767,000.0.0.0.0.0.0.0..0.0
X Y Z
4234,4324565,76767


Get rid of the 1st number (which is the 217 in this case)

then count over how many comma's (,) X,Y,Z (1,2,3) also get rid of the 0's at the end.


Re: Simple teleport generator - lukeydude - 06.08.2009

idk how it works out could u do a video on how to use the keygen?