I have been trying to figure out how to check if the player is Gold, trial, or classic for a while now and I came across
PHP Code:
player.subscription
and on Esteria, it won't display my upgrade status if I do the following clientside or serverside
PHP Code:
player.chat = player.subscription
Is there another way to check for this?
- Thanks