18.12.2016, 17:03
Hi,
How checking if variables?
if i do
if( GetPlayerScore(playerid) < 500 && GetPlayerMoney( playerid ) > 5000 )
{
}
first will by checked getplayerscore, or getplayermoney or it's random?
How checking if variables?
if i do
if( GetPlayerScore(playerid) < 500 && GetPlayerMoney( playerid ) > 5000 )
{
}
first will by checked getplayerscore, or getplayermoney or it's random?