ScriptUO
Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: JackCiaran on April 07, 2010, 05:58:09 AM
-
Basically I am really curious if its possible to walk to an item while scripting? I have only used pathfinding so far and it always runs. But I did read that trailmyx's rail engine is possible to do that but I believe it only walks to the waypoint to get to my saved point? or is that where the label comes into hand and can help me out? I am very sorry if someone feels this is out of my league but its currently what I am interested in :D
-
Finditem XX G_10
if #findcnt > 0
Move #findx #findy 0 4s
halt
-
wow I feel like you simplified it so much compared to what I have been reading! lol thankyou I luv this site =)
-
wow I feel like you simplified it so much
I get that Alot.