Thalassicus
Bytes and Nibblers
I have a function:
I'd like to make it like this:
Is this possible, and if so, how?
PHP:
function Player_ChangeYieldStored(player, yieldType, yield)
PHP:
function Player:ChangeYieldStored(yieldType, yield)