24.05.2012, 22:03
Introduction
This script allows you to type /coordinates (or /coords) in-game to view your coordinates, interior, and virtual world all at the same time in a nicely-looking textdraw which constantly updates. This filterscript requires you to have server version 0.3e or above
Script Settings
Comment this line if you want all players to be able to use this command.
Screenshot
Bugs and Suggestions
Please reply to this thread with your bug report or suggestion for the include. All of these posts will be reviewed carefully and dealt with.
Versions
The download links and the include itself will be updated occasionally.
Version 1.0 - Pastebin | Mediafire | Assembla Direct Download
Don't want to wait for updates?
I'm currently uploading all of my changes to an Assembla account. Assembla will be updated before updates are released. If you wish to get the files directly from Assembla, use SVN Checkout with this URL: https://subversion.assembla.com/svn/sv-libraries/
My latest updates to Assembla are below:
Changelog
Using
To begin using this include, drag the file to your filterscripts folder and add
at the end of the filterscripts line in your server.cfg file.
Credits
SuperViper - Creating the script
This script allows you to type /coordinates (or /coords) in-game to view your coordinates, interior, and virtual world all at the same time in a nicely-looking textdraw which constantly updates. This filterscript requires you to have server version 0.3e or above
Script Settings
pawn Код:
#define ONLY_RCON_ADMINS
Screenshot
Bugs and Suggestions
Please reply to this thread with your bug report or suggestion for the include. All of these posts will be reviewed carefully and dealt with.
Versions
The download links and the include itself will be updated occasionally.
Version 1.0 - Pastebin | Mediafire | Assembla Direct Download
Don't want to wait for updates?
I'm currently uploading all of my changes to an Assembla account. Assembla will be updated before updates are released. If you wish to get the files directly from Assembla, use SVN Checkout with this URL: https://subversion.assembla.com/svn/sv-libraries/
My latest updates to Assembla are below:
Changelog
Version | Change |
Version 1.0 | Created the script |
Using
To begin using this include, drag the file to your filterscripts folder and add
Код:
svCoordinates
Credits
SuperViper - Creating the script