[APP] TeleMaker (EN + FR Versions!) -
Franjdea - 26.05.2009
SA-MP Teleport Maker By Franjdea
SA-MP Teleport Maker is just a simple program which generates useful Teleport codes, it has a few useful features such as:
- Send a message with
SendClientMessage or
GameTextForPlayer
- Teleporting with vehicles
- Lots of choices
Now I know theres programs like this, and I'm not going to go on about how I was the first, because I wasnt. I started this project about a year ago, did a really small amount of work but then put it on a memory stick and wiped my hard drive. Recently I found this incredily unfinished project and added all the code to make it working and easy to use, and also translated it to French (I know the translations are dodgy, it's my second language!).
Pictures:
Downloads:
SA-MP Teleport Maker -
ENGLISH Version
SA-MP Teleport Maker -
FRENCH Version - Translated it myself, but my french is pretty bad if someone wants to correct it for me.
Source
Please give me feedback, thanks.
-Francis
P.S: I know this is my first program I've released here, and I plan to release much better applications (as this app was from when I was a newb at VB), so please give me ideas for new applications, thanks.
EDIT: My 200nd post on this forum was here

.
Re: [APP] TeleMaker (EN + FR Versions!) -
Gozerr - 26.05.2009
Source is very helpful! Thanks!
Re: [APP] TeleMaker (EN + FR Versions!) -
Luka P. - 26.05.2009
Nice! But you can change that Visual Studio icon
Re: [APP] TeleMaker (EN + FR Versions!) -
Franjdea - 26.05.2009
Quote:
Originally Posted by Luka[balkan-samp.com
]
Nice! But you can change that Visual Studio icon
|
I know but for a small app like this it wasn't really worth making an icon.
Re: [APP] TeleMaker (EN + FR Versions!) -
Menace. - 26.05.2009
Great app, could prove very useful
Re: [APP] TeleMaker (EN + FR Versions!) -
Burridge - 26.05.2009
Wow, Thanks, this is a useful app.
Re: [APP] TeleMaker (EN + FR Versions!) -
PhyroIS - 26.05.2009
You can found in this forum 50,000 similar applications
Re: [APP] TeleMaker (EN + FR Versions!) -
Weirdosport - 26.05.2009
If you use IsPlayerInAnyVehicle even if the player is a passenger it will teleport them. It might be worth using GetPlayerState or having an option to choose between the two..
Re: [APP] TeleMaker (EN + FR Versions!) -
Franjdea - 26.05.2009
Quote:
Originally Posted by PhyroIS
You can found in this forum 50,000 similar applications 
|
I know that, maybe reading the whole post would explain that to you a bit more?
Quote:
Originally Posted by Weirdosport
If you use IsPlayerInAnyVehicle even if the player is a passenger it will teleport them. It might be worth using GetPlayerState or having an option to choose between the two..
|
Ah thanks for pointing that out, I'll make a brief update soon.
Re: [APP] TeleMaker (EN + FR Versions!) -
Franjdea - 27.05.2009
Sorry for double post - updated the French translations! (I'm sure there still terrible

)
Re: [APP] TeleMaker (EN + FR Versions!) -
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: [APP] TeleMaker (EN + FR Versions!) -
6tynine - 12.06.2009
Interior Option would be good for new pawn scripters
Re: [APP] TeleMaker (EN + FR Versions!) -
Franjdea - 16.06.2009
Quote:
Originally Posted by 6tynine
Interior Option would be good for new pawn scripters
|
Good idea.