View Single Post
  #3  
Old 05-29-2007, 12:41 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
Try something like this ... I didn't really understand what you were doing in your code.

PHP Code:
function warpToHosptial()
{
  
this.locations = {
                          { 
"level1.nw"x},
                          { 
"level2.nw"x},
                          { 
"level3.nw"x}
                        };
  
temp.ran random0this.locations.size() );
  
temp.coords this.locations[temp.ran];
  
player.setlevel2temp.coords[0], temp.coords[1], temp.coords[2] );

__________________
Reply With Quote