iPlayer from pPlayer

tesb

Emperor
Joined
Jan 16, 2010
Messages
1,593
i have a custom function which i pass pPlayer to (among other variables).

is there a way to get iPlayer from pPlayer? normally it is the other way and you get
Code:
pPlayer = gc.getPlayer(iPlayer)

but i need

iPlayer = ???(pPlayer)
 
Back
Top Bottom