14.04.2009, 11:15
Tele System by Thomas_Conroy
Description:
This script allows you to Create, use and share teleports with your friends on the server. Each teleport has its own unique file with a .tele extension that gets stored in your Scriptfiles folder. While on the server admins can use the commands listed below to create teleports for people and vehicles, just vehicles or just people.
Commands:
/telecmds - Displays a list of the commands shown below
/telemake <telename> <comment> - This command creates a teleport at your current position with the name and comment you supply
/telechange <telename> - This command allows you to add/change a player/vehicle teleport position
/telecomment <telename> <comment> - This allows you to change the comment you defined earlier
/teledelete <telename> - This allows you to delete a previously made teleport
/tele <telename> - This command teleports you to the saved co-ordinates
/telestats <telename> - Displays basic teleport statistics
/telereset <telename> - Resets the teleport stat counts.
Download:
Version 1: Pastebin
Version 2 : Pastebin
Change-Log:
Version 2:
Version 3 (proposed) I plan to add the following:
Usage:
You MUST download DracoBlue's DJson include, as without it you're in for some EPIC FAIL
It can be found Here, or Here. I cannot stress how much fail you will encounter if you do not download it >.>
Feel free to modify the .pwn as you wish (it is include in the ZIP). Please leave the credit in place, as I spent several hours creating this script. More information on using and recompiling is included in the ReadMe.
Thanks:
Thanks to [TF]DChidell for spotting the spelling mistakes
Thanks to Zoidberg, [TF]DChidell and Deixel for being test dummies
Thanks to those who created Sscanf and Dcmd, without which many scripts would not be possible
Thank you to those at sa-mp who made these scripts possible :P
Thank you to the sa-mp community who answered forum questions allowing me to benefit from their knowledge
Please enjoy using this script, and if you wish to praise/criticize me please post. I plan to update the script in the future, so if you have any ideas please post them.
Thank you, Thomas_Conroy
(For those that do not know me, Thomas_Conroy is my sa-mp name.)
Description:
This script allows you to Create, use and share teleports with your friends on the server. Each teleport has its own unique file with a .tele extension that gets stored in your Scriptfiles folder. While on the server admins can use the commands listed below to create teleports for people and vehicles, just vehicles or just people.
Commands:
/telecmds - Displays a list of the commands shown below
/telemake <telename> <comment> - This command creates a teleport at your current position with the name and comment you supply
/telechange <telename> - This command allows you to add/change a player/vehicle teleport position
/telecomment <telename> <comment> - This allows you to change the comment you defined earlier
/teledelete <telename> - This allows you to delete a previously made teleport
/tele <telename> - This command teleports you to the saved co-ordinates
/telestats <telename> - Displays basic teleport statistics
/telereset <telename> - Resets the teleport stat counts.
Download:
Version 1: Pastebin
Version 2 : Pastebin
Change-Log:
Version 2:
- Added support for interiors
- Added teleport statistics
- General shortening and tidying of code
- Correction of spelling mistakes
Version 3 (proposed) I plan to add the following:
- Support for admin only teleports
- Teleport all command, to get everyone to a certain location
- Teleport player command, that teleports the target playerid to a given teleport.
Usage:
You MUST download DracoBlue's DJson include, as without it you're in for some EPIC FAIL
It can be found Here, or Here. I cannot stress how much fail you will encounter if you do not download it >.>
Feel free to modify the .pwn as you wish (it is include in the ZIP). Please leave the credit in place, as I spent several hours creating this script. More information on using and recompiling is included in the ReadMe.
Thanks:
Thanks to [TF]DChidell for spotting the spelling mistakes
Thanks to Zoidberg, [TF]DChidell and Deixel for being test dummies
Thanks to those who created Sscanf and Dcmd, without which many scripts would not be possible
Thank you to those at sa-mp who made these scripts possible :P
Thank you to the sa-mp community who answered forum questions allowing me to benefit from their knowledge
Please enjoy using this script, and if you wish to praise/criticize me please post. I plan to update the script in the future, so if you have any ideas please post them.
Thank you, Thomas_Conroy
(For those that do not know me, Thomas_Conroy is my sa-mp name.)