View Single Post
  #3  
Old 06-11-2010, 11:20 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
PHP Code:
function onPlayerChats() {
  if (
player.chat == "the password") {
    
player.setLevel2("mylevel.nw"3232);
  }

I feel bad giving code without explaining it but I think you need to learn the basics of scripting first or you wouldn't understand the explanation anyway.
__________________
Reply With Quote