SA-MP Forums Archive
[FilterScript] In-game Min/Max co-ordinates 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: [FilterScript] In-game Min/Max co-ordinates generator (/showthread.php?tid=360200)



In-game Min/Max co-ordinates generator - [KHK]Khalid - 16.07.2012

Introduction:

First of all, I'd say this is not more than a simple script that I made time ago for my own needs but I've recently decided to release it here (Dunno why I haven't thought of that before) also I improved it a little.



Does:

Simply it generates min/max values of two positions which is useful for creating gang zones, areas, world bounds or anything that requires min/max values.



Installation:

I recommend you to (re-)compile the script with your own compiler then load the filterscript as you load any other filterscripts.


Usage:

When you're done of setting the filterscript up start your server, go in game, log into rcon then type /savepos to start.


Download:

Project on Pastebin
Project on GitHub


Re: In-game Min/Max co-ordinates generator - Juninho_Oakley - 16.07.2012

Nice man


Re: In-game Min/Max co-ordinates generator - [MM]18240[FMB] - 19.07.2012

Purrty nice.


Re: In-game Min/Max co-ordinates generator - Rudy_ - 19.07.2012

Cool


Re: In-game Min/Max co-ordinates generator - Randy More - 23.12.2012

Simple but well coded.