What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Need Help Checking Chars Position In Profile

Wramberg

New Member
Joined
Jun 16, 2012
Messages
78
Reaction score
0
Hi there
Can anyone tell me how to check my chars position from a profile ?
I mean something like if(Me.Position == x,y,z). Like when you check if an actor exist using

<While condition="ActorExistsAt(123123, 123123, 123123, 0.1, 200)">

Or something.. I just need to check if im in the right spot.
 
Last edited:
you can check your current position on Info Dumping tab
 
you can check your current position on Info Dumping tab

Tony, I believe that you have misread the OP.

We need to know how to check the current player position, via profile xml, to verify location. Here is why.
 
Back
Top