Thread
:
Oldbie's Newb Scripting
View Single Post
#
13
04-29-2007, 03:08 AM
JkWhoSaysNi
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
Different checks but you can do:
PHP Code:
function
onCreated
() {
onPlayerEnters
();
}
function
onPlayerEnters
() {
//do whatever
}
__________________
Coming soon (Hopefully:P)
JkWhoSaysNi
View Public Profile
View GraalOnline Profile
Visit JkWhoSaysNi's homepage!
Find all posts by JkWhoSaysNi