View Single Post
Mitchell
~lick~
Join Date: Mar 2010
Old 08-26-2016 , 16:00   Re: [Any] Super Targeting (Filters) |Updated 2/25/16|
Reply With Quote #20

Quote:
Originally Posted by abrandnewday View Post
~snip~
Yeah, enums are no longer supported in the new syntax, however this should just be converted to a Trie/Array
the trie can be used to lookup the index which holds all the information within the enum (which can be converted into arrays)

I actually went ahead and tried to convert the dev branch to the new syntax:
https://bitbucket.org/MitchDizzle/su...90358f/?at=1-7

Last edited by Mitchell; 08-26-2016 at 16:41.
Mitchell is offline