[Tool/Web/Other] SAMP Zone Editor - 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)
+---- Forum: Tools and Files (
https://sampforum.blast.hk/forumdisplay.php?fid=82)
+---- Thread: [Tool/Web/Other] SAMP Zone Editor (
/showthread.php?tid=467190)
Re: SAMP Zone Editor -
Menor - 05.10.2013
Good job
Re: SAMP Zone Editor -
PT - 06.10.2013
that is very good
Re: SAMP Zone Editor -
Grimrandomer - 06.10.2013
Quote:
Originally Posted by Y_Less
Can this make anything but polygon areas? Cubes and circles are much easier to process for the streamer plugin if they can be made. Also, why are the areas restricted to +/-3000? What about custom islands outside that area?
|
Yea, would be good to add circles and squares, I was keeping it within -3000/3000 because thats the range of the map file, it couldent hurt to increase the boundries abit tho
Re: SAMP Zone Editor -
RenovanZ - 06.10.2013
WOW! Very awesome work!
Need this, gonna test it
Re: SAMP Zone Editor -
Grimrandomer - 07.10.2013
Quote:
Originally Posted by Y_Less
Can this make anything but polygon areas? Cubes and circles are much easier to process for the streamer plugin if they can be made. Also, why are the areas restricted to +/-3000? What about custom islands outside that area?
|
Completely re-wrote allot of the code to support different dynamic types, so now has the polygon area\'s and circles. Ill add rectangles in a future update, and unlock the map boundaries in a future update too.
Re: SAMP Zone Editor -
raider19rus - 07.10.2013
Useful!
Re: SAMP Zone Editor -
Niko_boy - 07.10.2013
extremely usefull tool!
Re: SAMP Zone Editor -
Jankingston - 07.10.2013
nice , +rep
Re: SAMP Zone Editor -
cyber_punk - 09.10.2013
Really nice app thanks, would be nice to support all the streamer areas that can be created, the ability to set colors to each created area, and also to zoom in and out of the map since I don\'t always need to be this close to the map especially if I am trying to cover a very large area. Still really helpful, keep it up!
[Edit]Also to make editing an already created zone to highlight the point that we select and some way to allow us to move that point.
Re: SAMP Zone Editor -
Juniiro3 - 12.10.2013
Very good
Re: SAMP Zone Editor -
iZN - 12.10.2013
That is amazing, it\'d get handy, thanks alot!
Re: SAMP Zone Editor -
Grimrandomer - 14.10.2013
Thanks guys.
Update (1.0.0.4):
Now has simple zoom in/out
Re: SAMP Zone Editor -
shittt - 14.10.2013
Good Job.
Re: SAMP Zone Editor -
kadaradam - 14.10.2013
wow, that\'s awesome.great work
Re: SAMP Zone Editor -
Grimrandomer - 26.10.2013
Just realized I had not pushed the 1.0.0.4 source code to my bit-bucket, but its uploaded now.
Re: SAMP Zone Editor -
Akira297 - 26.10.2013
So, this could be another way of RemoveBuildingForPlayer or... Is there another story? I didn\'t quite understand the point of this.
Re: SAMP Zone Editor -
Tropicali - 27.10.2013
This is actually really useful to the right person. Well done!
Re: SAMP Zone Editor -
Grimrandomer - 29.10.2013
Quote:
Originally Posted by Akira297
So, this could be another way of RemoveBuildingForPlayer or... Is there another story? I didn\'t quite understand the point of this.
|
Its not a map editor, Its kind of like ****** maps, It allows you to free-hand draw "Area\'s", you can then export the code, and use it as you wish, for example, if you have a rule "If you leave LS, you get killed", you would use this,
draw a line around ls, and then with the code program it to kill them when they leave the zone.
Re: SAMP Zone Editor -
aDo7 - 29.10.2013
Smell useful, +Rep
Re: SAMP Zone Editor -
SchurmanCQC - 29.10.2013
Your code isn't pretty - but as long as you're not presenting it to anyone, it doesn't have to look good to work.