Minefield map extension

Intended for use on live public servers.
8 posts Page 1 of 1 First unread post
learn_more
Coder
Coder
Posts: 891
Joined: Sun Mar 24, 2013 9:59 pm


Load this script to allow mappers to specify a minefield (as border of the map, instead of the zone damage).
example map script:
Code: Select all
extensions = {
	'minefields' : [
		{
			'border' : 1,
			'left' : 59,
			'top' : 154,
			'right' : 451,
			'bottom' : 355,
		}
	]
}
https://github.com/learn-more/pysnip/bl ... nefield.py

see it in action on my server :)
[aos]aos://3799712849:32887:0.75[/aos]
JoJoe_Stinky
Mapper
Mapper
Posts: 173
Joined: Thu Oct 24, 2013 3:53 pm


Verry cool! thanks for making this. I will definately be using this in the near future :)
rakiru
Coder
Coder
Posts: 1349
Joined: Sun Nov 11, 2012 12:26 pm


Very fun, and nicer than water damage or an invisible wall. As well as the planned stuff you mentioned, it'd be cool if you could make areas with fewer mines, giving a chance to pass through safely.
learn_more
Coder
Coder
Posts: 891
Joined: Sun Mar 24, 2013 9:59 pm


updated the extension,
additional minefields can now be enabled.
max level for mines can be set (so you can build over it, default every block in the minefield area acts as mine trigger)
shows black decals on the indestructible blocks (openspades needs a patch for this to show up, patch is submitted & pull request is made)
learn_more
Coder
Coder
Posts: 891
Joined: Sun Mar 24, 2013 9:59 pm


new update, added command for mapmakers to show coordinates of blocks destroyed (also disables spawning of mines)
and made the bounds inclusive on both inner and outer fields.
Dare
3 Years of Ace of Spades
3 Years of Ace of Spades
Posts: 1187
Joined: Wed Sep 11, 2013 5:50 pm


Very cool learn_more! Only thing that needs to be done is to popularize the minefield maps on servers... Or add the minefields in existing maps - yay that would be awesome...
learn_more
Coder
Coder
Posts: 891
Joined: Sun Mar 24, 2013 9:59 pm


JoJoe made 2 nice maps, he will probably post them soon (both are playable on my server already)
Dare
3 Years of Ace of Spades
3 Years of Ace of Spades
Posts: 1187
Joined: Wed Sep 11, 2013 5:50 pm


Yeah i saw the second map... It was also pretty entertaining to play.
EDIT:
Green_OffTopic
could you put there links of the two maps where minefield is?
Because i didn't find them there: http://maps.aoshacks.com/
8 posts Page 1 of 1 First unread post
Return to “Completed Releases”

Who is online

Users browsing this forum: No registered users and 18 guests