View Single Post
  #5  
Old 12-02-2004, 10:02 PM
ZeroTrack ZeroTrack is offline
G2K1 Developer
ZeroTrack's Avatar
Join Date: Apr 2004
Location: LongIsland, NY
Posts: 402
ZeroTrack is on a distinguished road
Send a message via AIM to ZeroTrack
Quote:
Originally Posted by calum
setlevel2 has to be done serverside using 'triggeraction'
it doesnt HAVE to be triggeraction , i think that playerhurt is just clientside, you can use setlevel without using triggeraction


PHP Code:
if(created && strcontains(#s(this.banned),#a)) setlevel2 banned.nw,30,30; 
__________________


Last edited by ZeroTrack; 12-03-2004 at 03:15 PM..
Reply With Quote