Thread: shields
View Single Post
  #10  
Old 12-07-2001, 03:16 AM
royce royce is offline
Banned
royce's Avatar
Join Date: Sep 2001
Location: Yakitinzen, China
Posts: 2,271
royce is on a distinguished road
Send a message via AIM to royce
Re: Re: Re: Re: shields

Quote:
Originally posted by Xaviar

if (playertouchsme) {
if (exbeatboss)
setlevel2 beathim.nw,x,y;
else
setlevel2 onlinestartlocal.nw,x,y;
}
thanx now i know..."else" helps alot. and also thanx to saga, now i understand the operation
Reply With Quote