Ok I've been awake all night so lack of sleep is probably not helping...
I'm trying to change the sequence that the current player model is showing
Code:
entity_set_int(id, EV_INT_sequence, 82 )
Problem is, when looking at myself in developer mode, the sequence doesnt change.
Am I being a complete idiot? is id the wrong thing to use or do I need to search through all the entities to find the entity for the current player with the id?