ID:270460
![]() May 17 2006, 4:19 pm
|
|
how would i make a rest verb that will restore 10% of stamina every second and if the user moves it will break the cycle instead of not letting them move at all?
|
Copyright © 2025 BYOND Software.
All rights reserved.
Look up event loops using while() and the Move() proc; consider basic variable definitions and logic.