View Single Post
  #3  
Old 05-03-2012, 09:58 PM
garglius1 garglius1 is offline
Butcher of the Kingdoms
Join Date: Mar 2004
Location: Montreal, Quebec
Posts: 213
garglius1 is on a distinguished road
Send a message via MSN to garglius1
I have it looking like this now

PHP Code:
function onPlayerChats() {
if (
player.x in 28.548.5 | && player.y in 32.552 |) {


  if (
player.chat == "I want out") {
    
player.setlevel2("insidedustari_mainfloor.nw",30.5,4.5);
  }
}

and it still warps me wherever I am in the level.
__________________
-Garg, the former GK Pro-

5813... WHAT!
Reply With Quote