View Single Post
  #5  
Old 06-16-2001, 05:06 AM
Poogle Poogle is offline
Registered User
Poogle's Avatar
Join Date: Jun 2001
Posts: 2,471
Poogle is on a distinguished road
Ok

if playerdarts-=1; is it I am tring to make a bomy bomb and a bomy bow lol ive got this much done:
if (bomyweaponfired) {
setani bomy_shot,;
freezeplayer 1;
shotarrow playerdir;
(tring)playerdarts-=1;
}
Reply With Quote