• 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 - Adjusting PUllrange via config.

tms

Member
Joined
Dec 20, 2013
RedCents
1,400¢
Is it possible to make adjusting the pullrange optional via config ?

The red marked part i mean. Atleast using an variable for that, and put them at the beginning of the code ;-)

Rich (BB code):
/if (${Select[${Role},puller,pullertank,pullerpettank,hunterpettank]}) /call PullVars ${Math.Calc[${Spell[${Spell[${PullWith}].ID}].Range}/1.25]} "${PullWith}" ${Spell[${Spell["${PullWith}"].ID}].Range}


Reason: A normal spell with a range of 200 + the normal 27% range foci brings the range to 254. The puller moves currently to 150 feet to pull. Since i am often in tight spaces, where i dont really want the puller to much to move i allways adjust that value to 1.00 or even 0.9. Setting this up inside the config would make it easier.

Guess thats a first world problem, eh? :-)
 
The problem is its not global. There are like 2 or 3 different ones depending on what you are pulling with.
 
Well for spells you could change the ${Spell[some spell].Range} to ${Spell[some spell].MyRange} in the SetPullRange Sub. Not sure if MyRange works with Items. The MyRange includes Focus effects
 
Request - Adjusting PUllrange via config.

Users who are viewing this thread

Back
Top
Cart