Open GoogleCodeExporter opened 8 years ago
I have all text fields that accept numbers force an integer; are there other
fields that are designed to accept decimal/floats?
The next release will fix the minimum for actor priority.
Original comment by landstei...@gmail.com
on 10 Dec 2010 at 11:11
Since Lua only has one datatype for numbers I think it's acceptable to have
decimal/floats for any number, even where it doesn't quite make sense (like
with MaxDistance).
Original comment by faithful...@gmail.com
on 12 Dec 2010 at 4:23
That's fine by me; in fact it makes the error checking much easier. As long as
you handle the strange entries that users enter, I'll have pyRO-RAIL write them
to the STATE file.
Original comment by landstei...@gmail.com
on 13 Dec 2010 at 7:08
Original issue reported on code.google.com by
faithful...@gmail.com
on 10 Dec 2010 at 11:10