Author Topic: Question about NewMoveXY...  (Read 3793 times)

0 Members and 1 Guest are viewing this topic.

Offline AlphaTopic starter

  • Hero Member
  • *
  • Posts: 583
  • Activity:
    0%
  • Reputation Power: 10
  • Alpha barely matters.Alpha barely matters.
  • Respect: +44
  • Referrals: 0
    • View Profile
Question about NewMoveXY...
« on: November 08, 2012, 02:25:59 PM »
0
  I'm currently running stealth 4.3.3 & using it to connect and Razor to supply the graphical client.
When I run the following script to move my character next to brit moongate it doesn't function unless I'm standing just North of the gate & when It does work my screen turns very dark except for my character & I can no longer move my character unless I dismount / mount my horse?   It Razor conflicting somehow?

Code: [Select]
Program Move;
Begin
   NewMoveXY(1335,1997,True,0,False); //Right Next to Britian Moongate on OSI
End.

Offline Neo

  • Prime Program
  • Elite
  • *
  • *
  • Posts: 821
  • Activity:
    0%
  • Reputation Power: 13
  • Neo barely matters.Neo barely matters.
  • Respect: +155
  • Referrals: 3
    • View Profile
Re: Question about NewMoveXY...
« Reply #1 on: March 03, 2013, 03:37:09 PM »
0
  I'm currently running stealth 4.3.3 & using it to connect and Razor to supply the graphical client.
When I run the following script to move my character next to brit moongate it doesn't function unless I'm standing just North of the gate & when It does work my screen turns very dark except for my character & I can no longer move my character unless I dismount / mount my horse?   It Razor conflicting somehow?

Code: [Select]
Program Move;
Begin
   NewMoveXY(1335,1997,True,0,False); //Right Next to Britian Moongate on OSI
End.
Try starting the client directly from Stealth, and run the code, and see if you still get the same issue.

Also, you should check to see if server mode is set to "Full Mode" or not.

Never refuse an invitation.
Never resist the unfamiliar.
Never fail to be polite.
And never outstay your welcome.

Tags: