18.06.2010, 02:06
from what i know it's a way to do it when a callback dosen't have playerid, Where playerid would be you would put an i so for example
SetPlayerPos(i,x,y,z and so on
Instead of
SetPlayerPos(playerid,x,y,z and so on
SetPlayerPos(i,x,y,z and so on
Instead of
SetPlayerPos(playerid,x,y,z and so on

