warning 209: function "GetPlayerGas" should return a value
#4

simply
pawn Код:
stock GetPlayerGas(playerid)
{
    return GetPVarInt(playerid, "gas");
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)