08.04.2019, 12:43
Quote:
irresistible\cnr\features\visage\poker.pwn(55) : error 012: invalid function call, not a valid address
irresistible\cnr\features\visage\poker.pwn(55) : error 035: argument type mismatch (argument 4) irresistible\cnr\features\visage\poker.pwn(55) : error 029: invalid expression, assumed zero irresistible\cnr\features\visage\poker.pwn(55) : fatal error 107: too many error messages on one line code stock SetPlayerChatBubbleEx(playerid, color, Float:drawdistance, expiretime, const format[], va_args<>) { return SetPlayerChatBubble(playerid, va_return(format, va_start<5>), color, drawdistance, expiretime); } Any idea how to fix. |