Thread: What's Wrong?
View Single Post
  #17  
Old 01-21-2006, 08:07 PM
Prozac Prozac is offline
one of the good guys
Prozac's Avatar
Join Date: Jan 2006
Posts: 245
Prozac is on a distinguished road
Send a message via AIM to Prozac
what's wrong with just doing this

HTML Code:
if (created || playerenters)
 {
  sleep 1;
  setlevel2 onlinestartlocal.nw,30,30;
 }
Reply With Quote