11.12.2014, 12:37
I want a command for police officers to check if the player has a drive license or not
like :
/check [id]
if the player has a driver license
if he doesnt have
Please help
like :
/check [id]
if the player has a driver license
PHP код:
SendClientMessage("the player has a driver liscense");
PHP код:
SendClientMessage("the player doesnt have a driver license");