01-27-2016, 11:30 AM
I need chesk position when i am go okolnir in buddel. I have this:
X:=32462
Y:=31174
Z:=7
Self.PositionIn(!X!, !Y!, !Z!, !X!, !Y!, !Z!)<>1 [jump]
Self.Say(hi)
Macro.Wait(1000)
NPC.Say(passage)
NPC.Say(camp)
NPC.Say(yes)
Macro.Wait(1000)
CaveBot.GoLabel(KeepToHell)
Exit()
{jump}
CaveBot.GoLabel(KeepToHell)
Exit()
This is bad
ps. sry for my english
X:=32462
Y:=31174
Z:=7
Self.PositionIn(!X!, !Y!, !Z!, !X!, !Y!, !Z!)<>1 [jump]
Self.Say(hi)
Macro.Wait(1000)
NPC.Say(passage)
NPC.Say(camp)
NPC.Say(yes)
Macro.Wait(1000)
CaveBot.GoLabel(KeepToHell)
Exit()
{jump}
CaveBot.GoLabel(KeepToHell)
Exit()
This is bad
ps. sry for my english