ScriptUO

Scripting Resources & Utilities => Stealth Client => Topic started by: rwo001 on January 20, 2016, 09:44:03 PM

Title: [C#] Raw_Move
Post by: rwo001 on January 20, 2016, 09:44:03 PM
Does ScriptSDK support Raw_Move command?
I can't use Step / StepQ on the ship...
Title: Re: [C#] Raw_Move
Post by: Crome969 on January 21, 2016, 12:57:01 AM
if SDK classes not provides you still could look into Stealth.Client Object. Can be that i forgot that function..
Title: Re: [C#] Raw_Move
Post by: rwo001 on January 21, 2016, 04:54:01 PM
Actually I can't find that under Stealth.Client
Title: Re: [C#] Raw_Move
Post by: Crome969 on January 21, 2016, 10:04:20 PM
So you want to step 1 tile from yours while you drive? or what are you try to do? then i would later check if this is possible.
Title: Re: [C#] Raw_Move
Post by: rwo001 on January 22, 2016, 07:18:28 AM
i use it for moving on the Orc ship. I try to use NewMoveXY fail because some tile on the ship show as Water, thus it will return false on it.