General Questions - Template.sss needs an update Reaem - Mon Mar 03, 2008 3:23 pm Post subject: Template.sss needs an update
So, I'm asking anyone who knows what some of the settings limits that aren't listed correctly in Template.sss to post those here.
Example: Flag:FlagTerritoryRadius:::When flagger drops flags, this is how spread out they are (distance from drop-centroid in tiles).
I haven't TRIED to use a negative number here, but I suspect it would crash the zone and it probably has a max as well. If I were to guess I'd say this could go from 0-255, so it should read:
Flag:FlagTerritoryRadius:0:255:When flagger drops flags, this is how spread out they are (distance from drop-centroid in tiles).
Any factual updates that I could add to my template file would be helpful so I don't have to learn the hard way, and the template really needs to be complete anyways.
Maverick - Tue Mar 04, 2008 2:48 am Post subject: http://wiki.minegoboom.com/index.php/Flag_Settings#FlagTerritoryRadius:
Quote:
FlagTerritoryRadius Datatype: Tiles.
Radius of the circle that determines available area for flags when a flagger drops them. Special value: 0 = hide flags in center area of map as normal.
Given that it's datatype is Tiles I would suspect weird things (aka crash) would happen if it is set to a negative number.
Nonetheless, you should just try in a zone hosted on your own computer and then update the wiki