17.06.2020, 08:47
Quote:
now i get this
D:\ACNR\pawno\include\a_http.inc(22) : error 021: symbol already defined: "HTTP" 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 this is the code on that line stock SetPlayerChatBubbleEx(playerid, color, Float:drawdistance, expiretime, const format[], va_args<>) { return SetPlayerChatBubble(playerid, va_return(format, va_start<5>), color, drawdistance, expiretime); } stock UpdateDynamic3DTextLabelTextEx(STREAMER_TAG_3D_TEX T_LABEL id, color, const format[], va_args<>) { return UpdateDynamic3DTextLabelText(id, color, va_return(format, va_start<3>)); } stock ShowPlayerDialogEx(playerid, dialogid, style, caption[], button1[], button2[], const format[], va_args<>) { return ShowPlayerDialog(playerid, dialogid, style, caption, va_return(format, va_start<7>), button1, button2); } |
https://forum.sa-mp.com/showpost.php...8&postcount=49
read carefully.