23.08.2018, 16:08
Quote:
Consider returning the result as a reference instead of the function returning mechanism which is known to be buggy when dealing with arrays (strings).
PHP Code:
|
PHP Code:
#define GetPlayerCountry(%0) player_geoInfo[%0][player_country]