Maverick Finn
Sheriff Weasel
I have a simple if statement:
but i want a result more like this:
i'd be happy if you guys could help!
Lua:
if this and that
localvariableimade = true
but i want a result more like this:
Lua:
if this and that
localvariableimade = true //but only for half a second! and then it goes false again.
i'd be happy if you guys could help!