[FilterScript] svCoordinates - View your coordinates in-game
#1

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

pawn Код:
#define ONLY_RCON_ADMINS
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

VersionChange
Version 1.0Created the script

Using

To begin using this include, drag the file to your filterscripts folder and add

Код:
svCoordinates
at the end of the filterscripts line in your server.cfg file.


Credits

SuperViper - Creating the script
Reply
#2

The textdraw design is nice, but I fail to see the reason this would be used..?
Reply
#3

Debugging, scripting, etc. I find it nice because I have 2 computers so I can use this instead of having to /save, but people might find other uses for it.
Reply
#4

nice work
Reply
#5

Good work
Reply
#6

Really useful for me Repped
Reply
#7

usefull :
Reply
#8

C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 64) : warning 217: loose indentation
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 66) : error 017: undefined symbol "PlayerTextDrawSetString"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 103) : warning 217: loose indentation
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 105) : error 017: undefined symbol "CreatePlayerTextDraw"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 105) : warning 213: tag mismatch
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 106) : error 017: undefined symbol "PlayerTextDrawAlignment"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 107) : error 017: undefined symbol "PlayerTextDrawBackgroundColor"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 10 : error 017: undefined symbol "PlayerTextDrawFont"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 109) : error 017: undefined symbol "PlayerTextDrawLetterSize"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 110) : error 017: undefined symbol "PlayerTextDrawColor"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 111) : error 017: undefined symbol "PlayerTextDrawSetOutline"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 112) : error 017: undefined symbol "PlayerTextDrawSetProportional"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 113) : error 017: undefined symbol "PlayerTextDrawUseBox"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 114) : error 017: undefined symbol "PlayerTextDrawBoxColor"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 115) : error 017: undefined symbol "PlayerTextDrawTextSize"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 116) : error 017: undefined symbol "PlayerTextDrawShow"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 121) : error 017: undefined symbol "PlayerTextDrawDestroy"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 105) : warning 204: symbol is assigned a value that is never used: "PlayerCoordinates"

OK, now wtf?
Reply
#9

Quote:
Originally Posted by $exy
- Some errors -
You need the 0.3e a_samp include...

...There is it

a_samp.rar
Reply
#10

Quote:
Originally Posted by $exy
Посмотреть сообщение
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 64) : warning 217: loose indentation
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 66) : error 017: undefined symbol "PlayerTextDrawSetString"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 103) : warning 217: loose indentation
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 105) : error 017: undefined symbol "CreatePlayerTextDraw"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 105) : warning 213: tag mismatch
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 106) : error 017: undefined symbol "PlayerTextDrawAlignment"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 107) : error 017: undefined symbol "PlayerTextDrawBackgroundColor"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 10 : error 017: undefined symbol "PlayerTextDrawFont"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 109) : error 017: undefined symbol "PlayerTextDrawLetterSize"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 110) : error 017: undefined symbol "PlayerTextDrawColor"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 111) : error 017: undefined symbol "PlayerTextDrawSetOutline"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 112) : error 017: undefined symbol "PlayerTextDrawSetProportional"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 113) : error 017: undefined symbol "PlayerTextDrawUseBox"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 114) : error 017: undefined symbol "PlayerTextDrawBoxColor"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 115) : error 017: undefined symbol "PlayerTextDrawTextSize"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 116) : error 017: undefined symbol "PlayerTextDrawShow"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 121) : error 017: undefined symbol "PlayerTextDrawDestroy"
C:\Users\user\Desktop\Famous\filterscripts\co.pwn( 105) : warning 204: symbol is assigned a value that is never used: "PlayerCoordinates"

OK, now wtf?
This errors i get too ... The script writer did it on purpose so can't use this script ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)