Long story short, i've been browsing the /api/ and .inc file and left with no explanation so probably one of you guys will help me out..
PHP Code:
entity_set_vector(iIndex, iKey, const Float:vNewVector[3]);
iIndex = player
iKey = ?
vNewVector = ? (read_data(1-3) ?)
Could any of you make an example on how to turn a player's view (and body/model) 20 degrees to left/right?