1
Questing / Re: ScriptUO Heartwood Quester 1.29 with Advanced CLAw support
« on: November 28, 2013, 01:44:07 AM »
I think my problem was caused by the fact that on my shard you don't spawn right on top of the gate but like 2-3 tiles away from it so in order to use only 1 rail for all the movement i had to mark a spot on both sides of the gate and then sometimes my character ran back into the gate causing it to get lost. Now what i did was to modify the script to support different rail for each way and now the script runs perfectly (or has ran for like 48 hours straight ;p)
Here's the rude method i used to hardcode my little rail into it. Uses a new rail i made with the railengine.
Here's the rude method i used to hardcode my little rail into it. Uses a new rail i made with the railengine.
Spoiler: show

It apparently runs back into the gate when its on the Heartwood side of the rail enroute to quest npc's.
). Basicly it works right off the bat even on the runuo i play on, only problem i encountered is with the rails. I fixed the returning part (HW -> Home) to hit the gate and that way it works perfect but when it restocks at home and tries to return to HW it sometimes misses the gate.
)