Thread: Bomy Weapons
View Single Post
  #1  
Old 08-03-2001, 03:33 AM
Death_Sythe Death_Sythe is offline
Registered User
Join Date: Aug 2001
Location: PA:USA
Posts: 81
Death_Sythe is on a distinguished road
Bomy Weapons

Ok I see alot of people asking how to amke bomy weapons, well Stefan didnt put the code in the scripting text yet, it is a hidden script instead of having weaponfired just put bomyweaponfired here is a example, the is the Bow Script for bomys
if (bomyweaponfired && playerdarts>0) {
freezeplayer 0.3;
setani shoot,wbow1.gif;
timeout = 0.25;
}
if (timeout) {
shootarrow playerdir;
playerdarts = playerdarts-1;
}
__________________
Trunks
Manatra2001 Owner
GP Asst. Chief on Sanstrata
Reply With Quote