bool in format.
#1

Hello, I was wondering if anyone knows how I do it to the format used function "If a player is in a vehicle," and in the format "string" would be announced "False" no car "True" in the vehicle.


Код:
format(CheckAmmoString,sizeof(CheckAmmoString),"{FFFF00}> Warning !  %s ( ID: %i ) possible ammo hack ( In Vehicle/DriveBy: True/False Weapon: (ID:%d) Ammo: %i ) ", 
ReturnPlayerName(playerid),
 playerid,
 GetPlayerWeapon(playerid), 
GetPlayerAmmo(playerid));
Reply


Messages In This Thread
bool in format. - by FinStar - 14.03.2016, 18:32
Re: bool in format. - by Jefff - 14.03.2016, 18:51
Re: bool in format. - by FinStar - 14.03.2016, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)