• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Request - setting up a bow to pull with

Flip32

Active member
Joined
Nov 5, 2021
RedCents
460¢
I hope this is the right place for this...I never know where to post.
I'm trying to set up a Steamwork compound bow and can't seem to get the right line written in the raw section.
I've tried this... PullWith=Steamwork Compound Bow|Ancient Arrows this is not working. I've also tried writing it a few other ways but It's not working for me.
Can someone show me what I need to do to makes this work please? Thanks.
 
yeah your pullwith appears correct assuming your bow is "Steamwork Compound Bow" and the arrows you have are "Ancient Arrows"

a common things folks get mixed up with is PullRadiusToUse

This needs to be something like "90" you can't have it greater than 100 value as it is the PERCENTAGE of the item's range

PullRadiusToUse901-100The percentage, of the items range you want to use when determining when to stop and pull a mob. Basically you can use this to determine how close you want to get to mobs when pulling.
 
yeah your pullwith appears correct assuming your bow is "Steamwork Compound Bow" and the arrows you have are "Ancient Arrows"

a common things folks get mixed up with is PullRadiusToUse

This needs to be something like "90" you can't have it greater than 100 value as it is the PERCENTAGE of the item's range

PullRadiusToUse901-100The percentage, of the items range you want to use when determining when to stop and pull a mob. Basically you can use this to determine how close you want to get to mobs when pulling.
Ah...ok...I'll try this. Thank you Sic.
 
So should this look like this?
 

Attachments

  • Capture.JPG
    Capture.JPG
    26 KB · Views: 18
yes the pullradiustouse is now correct

but are you sure a max radius of 90 and a zrange of 50 is what you want?


1640997380084.png
 
Side note:
I use this for my PullWith, no worries about what bow i have or arrows.

Code:
PullWith=${Me.Inventory[Ranged]}|${Me.Inventory[Ammo]}
 
Request - setting up a bow to pull with

Users who are viewing this thread

Back
Top
Cart