View Single Post
  #16  
Old 05-14-2002, 01:37 AM
Despo1 Despo1 is offline
Registered User
Join Date: May 2002
Location: G3rM4nY
Posts: 38
Despo1 is on a distinguished road
Send a message via AIM to Despo1
or
NPC Code:

if(weaponfired){
setani shoot,;
freezeplayer .3;
for(i=5; i<10; i++){
putexplosion 1,x+(-1)+vecx(playerdir)*i,y+(-1)+vecy(playerdir
*i;
sleep 0.05;
}
}

__________________
Bl4h Si6n4tur3s sUx3n
Reply With Quote