22.07.2014, 16:24
I am making include and i am using this to end onplayerclicktextdraw callback in include and when i compile gamemode using this include it gives the error tag mismatch on this line in include:
return CallLocalFunction("OnPlBMC_OnPlayerClickTextDraw", "ii",playerid, Text:clickedid);
return CallLocalFunction("OnPlBMC_OnPlayerClickTextDraw", "ii",playerid, Text:clickedid);