P look at
From Unofficial QEdit Wiki Guide
Contents
Syntax
Syntax: p_look_at xxxxxxxx, yyyyyyyy
- xxxxxxxx = Hex value of character to look
- yyyyyyyy = Hex value of character to look at
Use
Used to set a character to look at another
Example
100: p_look_at 00000000, 00000001 //Player 1 look at Player 2
cam_adj //Adjust camera
ret