Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Important questions
#13
The command Self.PositionIn(X1, Y1, Z1, X2, Y2, Z2) returns 1, and this is true. If your character get close to the NPC, and the condition is true, place the end of the command that condition below:
Code:
Macro (X Y Z:1000 {ifPositionIsTrue} Self.PositionIn(X1, Y1, Z1, X2, Y2, Z2)<>1 CaveBot.GoLabel(backNpc))

Therefore, only if the position is false, the character will return to the label requested.


Messages In This Thread
Important questions - by torrepizza - 06-19-2012, 07:50 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)