Alles anzeigenHallo.
obwohl ich genau nach diesem Tutorial gegangen bin bekomme ich Haufenweise Errors.
CodeAlles anzeigen(39) : error 017: undefined symbol "mysql_connect" (40) : error 017: undefined symbol "mysql_errno" (40) : error 017: undefined symbol "mysql_log" (62) : error 035: argument type mismatch (argument 1) (64) : error 004: function "mysql_tquery" is not implemented (79) : error 017: undefined symbol "cache_get_data" (78) : warning 203: symbol is never used: "num_fields" (267) : warning 213: tag mismatch (269) : error 035: argument type mismatch (argument 1) (271) : error 004: function "mysql_tquery" is not implemented (277) : error 055: start of function body without function header (278) : error 010: invalid function or declaration (280) : error 010: invalid function or declaration (282) : error 010: invalid function or declaration (285) : error 017: undefined symbol "playerid" (285) : error 054: unmatched closing brace ("}") (285 -- 289) : error 010: invalid function or declaration (285 -- 289) : fatal error 107: too many error messages on one line
Ich weiß nicht was ich jetzt machen muss, da ich noch ein Anfänger bin.
Mfg
Augenscheinlich hast du MySQL nicht Includiert.
Dies machst du mit #include <a_mysql>, bitte befolge aber genau die Installationsschritte!
mfg