
06-16-2001, 06:46 AM
|
Guest
|
Join Date: May 2001
Location: Outside Pittsburgh
Posts: 279
|
|
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.
|
|
|