Author Topic: [C#] Raw_Move  (Read 3886 times)

0 Members and 1 Guest are viewing this topic.

Offline rwo001Topic starter

  • Jr. Member
  • **
  • Posts: 45
  • Activity:
    0%
  • Reputation Power: 1
  • rwo001 has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
[C#] Raw_Move
« on: January 20, 2016, 09:44:03 PM »
0
Does ScriptSDK support Raw_Move command?
I can't use Step / StepQ on the ship...

Offline Crome969

  • Moderator
  • *
  • *****
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: [C#] Raw_Move
« Reply #1 on: January 21, 2016, 12:57:01 AM »
0
if SDK classes not provides you still could look into Stealth.Client Object. Can be that i forgot that function..

Offline rwo001Topic starter

  • Jr. Member
  • **
  • Posts: 45
  • Activity:
    0%
  • Reputation Power: 1
  • rwo001 has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: [C#] Raw_Move
« Reply #2 on: January 21, 2016, 04:54:01 PM »
0
Actually I can't find that under Stealth.Client

Offline Crome969

  • Moderator
  • *
  • *****
  • Posts: 2098
  • Activity:
    0%
  • Reputation Power: 25
  • Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.Crome969 is on the verge of being accepted.
  • Gender: Male
  • UO Enthusiast
  • Respect: +211
  • Referrals: 10
    • View Profile
    • ScriptSDK
Re: [C#] Raw_Move
« Reply #3 on: January 21, 2016, 10:04:20 PM »
0
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.

Offline rwo001Topic starter

  • Jr. Member
  • **
  • Posts: 45
  • Activity:
    0%
  • Reputation Power: 1
  • rwo001 has no influence.
  • Respect: 0
  • Referrals: 0
    • View Profile
Re: [C#] Raw_Move
« Reply #4 on: January 22, 2016, 07:18:28 AM »
0
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.

Tags: