• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Distance weapon effects.

an chaos

New Member
Joined
May 2, 2009
Messages
16
Reaction score
1
Is it possible to make bows have random chance special effects? All I've seen are melee weapon and wands. What about bow?

I would like to request for bow/crossbow. For example, chances for double attack or chance for paralyze. Thanks in advance.
 
The arrows are the weapons, the bows are just needed to use the arrows.
What you can do is check for slot item in the arrow script and if it's that bow do the effects you want.
 
The arrows are the weapons, the bows are just needed to use the arrows.
What you can do is check for slot item in the arrow script and if it's that bow do the effects you want.

Hey, thanks for the reply. So u mean, there's no way I can make a bow has % chances effects? Cause the actual weapon for distance are the ammo?
 
From what I know, you can't give the effect to the bow nor x-bow except item attributes.
I have tried this myself, even with help from good scripters, it worked directly when I used the script via ammo but not when I added it to biws and x-bows.

If someone solves it, it would be great, but I believe its hard with a "simple script".
In my mind, it should work and give you an effect if you have it in your hand, it only checks if you have it equipped, but I don't know why it wont work.

Kind Regards,
Eldin.
 
Back
Top