Quote:
Originally Posted by Chompy
Well, you have these:
PHP Code:
function onCreated() {
}
function onPlayerEnters() {
}
function onInitialized() {
}
|
I've never needed onPlayerEnters in a script. onCreated works fine for me.
Not exactly sure what onInitialized is.