04.01.2018, 19:05
Код:
if (!Inventory_HasItem(playerid, "Weapon License A") || !Inventory_HasItem(playerid, "Weapon License B") || !Inventory_HasItem(playerid, "Weapon License C") return SendErrorMessage(playerid, "You are not allowed to purchase from here without a weapon license.");
Help with fixing that, no any errors while compiling.