24.04.2012, 10:59
Is it possible to add #error
Ex.
i just want only true/false in my stock func and if player puts value instead of bool:true/false
the #error func will be called
+
i don't want to be annoying user anymore so i post this in public
How to make a GetPlayerBlahBlahBlah
like
that is example only here is what i want to do
Ex.
i just want only true/false in my stock func and if player puts value instead of bool:true/false
the #error func will be called
+
i don't want to be annoying user anymore so i post this in public
How to make a GetPlayerBlahBlahBlah
like
Код:
if(GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_DANCE1)
Код:
if(GetPlayerStockFunc(playerid) == true/false)