amaatouq/netwise

Number as condition type, breaks

Closed this issue · 1 comments

it throws unknown condition type: function Number() { [native code] } error when specifying Number as the condition type in the server side game configuration. Then from admin UI, no filed to fill in the number between 0-1.

pasted image at 2018_04_13 09_12 am

We just weren't supporting the Number (float) type. Let me know if this is working for you now. ;)