mprimmer
09-10-2004, 03:20 PM
Hey I am making an rpg and I want it so that when it enters a frame on the clock (the last one) it adds 1 to the number of days. I have
_parent.day += _parent.day*1
Butit does crazy stuff when i try to add it on like everything but just add 1 number. Can someone please help me? thanks alot.
Matt
_parent.day += _parent.day*1
Butit does crazy stuff when i try to add it on like everything but just add 1 number. Can someone please help me? thanks alot.
Matt