Code: Select all
settings.profile.options.TARGET_LEVELDIF_BELOW = "60" -- trash is lvl 15 which people won't allow for in profile.
Code: Select all
settings.profile.options.TARGET_LEVELDIF_BELOW = "60" -- trash is lvl 15 which people won't allow for in profile.
Code: Select all
Did not find any crashed game clients.
9:33am - [string "..."]:3: attempt to call global 'checkskills' (a nil value)
Code: Select all
include("waypoints/survivalR5onload.lua",true)
Code: Select all
include("waypoints/myfolder/survivalR5onload.lua",true)
Code: Select all
include("waypoints/"..getFilePath(__WPL.FileName).."/survivalR5onload.lua",true)
Tile Field Layout where xx is the entrance.
xx
01 07 13 19 25 31
02 08 14 20 26 32
03 09 15 21 27 33
04 10 16 22 28 34
05 11 17 23 29 35
06 12 18 24 30 36
Code: Select all
<option name="TARGET_LEVELDIF_BELOW" value="85" /> <!-- Changed from 10 -->
<option name="PRIORITY_CASTING" value="true" /> <!-- Changed from false -->
<skills_mage>
<skill name="MAGE_THUNDERSTORM" hotkey="MACRO" priority="90" inbattle="false" />
<skill name="MAGE_PURGATORY_FIRE" hotkey="MACRO" priority="85" inbattle="true" />
<skill name="MAGE_FLAME" hotkey="MACRO" priority="80" />
<skill name="MAGE_FIREBALL" hotkey="MACRO" priority="70" />
<skill name="MAGE_LIGHTNING" hotkey="MACRO" priority="80" />
<skill name="MAGE_ENERGY_INFLUX" hotkey="MACRO" priority="30" inbattle="true" />
<skill name="MAGE_ELEMENTAL_CATALYST" hotkey="MACRO" priority="30" inbattle="true" />
<skill name="MAGE_ENERGY_WELL" hotkey="MACRO" priority="30" inbattle="true" />
</skills_mage>
Users browsing this forum: Ahrefs [Bot] and 0 guests