26.01.2019, 20:10
Where are these 'types' defined at?
You could of simplified it by adding the enumerator tag behind the parameter.
Use it as:
You could of simplified it by adding the enumerator tag behind the parameter.
Code:
Update(playerid, PLAYER_INFO_ENUM:type)
Code:
Update(playerid, pRank); PlayerInfo[playerid][type]