25.08.2016, 10:04
(
Последний раз редактировалось PrettyDiamond; 25.08.2016 в 11:12.
)
@Stinged only DIALOG_CBS
@Konstantinos
I deactivate my AudioHide stuff, then all works fine! But i need the AudioHide include. How can i Handle this`?
@Konstantinos
Quote:
stock __SendClientMessage(playerid, color, const string[]) { if(!_AHLoaded)return _SendClientMessage(playerid,color,string); return CallRemoteFunction("AH_SendClientMessage","ixs",pl ayerid,color,string); <---- LINE 71 } |