View Single Post
  #7  
Old 06-16-2001, 06:46 AM
Munkey Munkey is offline
Guest
Join Date: May 2001
Location: Outside Pittsburgh
Posts: 279
Munkey is on a distinguished road
Send a message via ICQ to Munkey Send a message via AIM to Munkey
ok well that should be this,

if (bomyweaponfired&&playerdarts>=1) {
setani bomy_shot,;
freezeplayer 1;
playerdarts-=1;
shotarrow playerdir;
}

// i think the normal bow freezes a player for .5 seconds but i'm not sure.
Reply With Quote