12.04.2013, 07:11
What's the point of reading GetPlayerPos() parameters if you they are supposed to be set by you (or the server)? Anyway, the x, y and z parameters are passed by reference, so you have to obtain their address first (with amx_GetAddr), and then dereference it to get/set the actual value.
Are there multiple ones?
Are there multiple ones?