Joined: 17 Nov 2005, 02:43 Location: Raegquitting Spring on 04/24/12
While we're on the subject of improving things, would someone be interested in fixing up the category tags?
I.E. Category, OnlyTargetCategory, BadTargetCategory, etc?
It would be nice to have proper subtables for these items, like:
Category = { Air, Ground, }
Any takers?
Currently there are a lot of inconsistencies. For example, badtargetcategory only pays attention to the first item, so badtargetcategory = "AIR GROUND", will only take effect for "AIR", not "GROUND".
Other silly things.
Last edited by Forboding Angel on 03 Apr 2012, 05:52, edited 1 time in total.
Joined: 17 Nov 2005, 02:43 Location: Raegquitting Spring on 04/24/12
Forboding Angel wrote:
Currently there are a lot of inconsistencies. For example, badtargetcategory only pays attention to the first item, so badtargetcategory = "AIR GROUND", will only take effect for "AIR", not "Ground".
Joined: 22 Feb 2006, 01:02 Location: cheap kitchen
Quote:
For example, badtargetcategory only pays attention to the first item, so badtargetcategory = "AIR GROUND", will only take effect for "AIR", not "Ground".
Do you mean that a) "GROUND" != "Ground" (case sensitive) or b) that only the first category is ever used, even with correct spelling?
a) with a few lines of lua it is possible to warn about misspelled categories/correct them b) would be a bug (imo, if its true) and belongs on mantis.
Or do you mean c) that "AIR GROUND" is less nice than "AIR", "GROUND"?
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum