View Single Post
  #13  
Old 04-29-2007, 03:08 AM
JkWhoSaysNi JkWhoSaysNi is offline
Ruler of the graalaxy
Join Date: Feb 2005
Location: Great Britain
Posts: 488
JkWhoSaysNi is on a distinguished road
Send a message via ICQ to JkWhoSaysNi
Different checks but you can do:

PHP Code:
function onCreated() {
onPlayerEnters();
}

function 
onPlayerEnters() {
//do whatever

__________________

Coming soon (Hopefully:P)
Reply With Quote