Quote:
Originally Posted by theHAWKER
what would that be under? created? playerenters? timeout?
|
doWhatever() was a function I made up on the spot. It's not "in" anything because function definitions can't be nested inside each other. You can call it whatever (onCreated, onPlayerEnters, onImaCheeseBurger), I just was giving you an example.