Magi
New Member
- Joined
- Oct 12, 2012
- Messages
- 1,242
- Reaction score
- 7
Need some quick help, trying to accommodate checkpoints in a profile for better death handling. Looks like people are using this function to do below:
I under that x,y,z coordinates and location within the function, but what is the first variable (3795) and the last (50)? I'm guessing the 50 might be a radius, but the first integer seems to be all over the place. Thought perhaps a world, level or scene ID...maybe a quest/step ID?
Any insight would be greatly appreciated.
Code:
ActorExistsAt(3795, 3810.261, 3706.156, -25.00002, 50)
I under that x,y,z coordinates and location within the function, but what is the first variable (3795) and the last (50)? I'm guessing the 50 might be a radius, but the first integer seems to be all over the place. Thought perhaps a world, level or scene ID...maybe a quest/step ID?
Any insight would be greatly appreciated.






