21.06.2017, 18:14
Oh i have already removed that i've noticed it on the wiki indeed, thank you konstantinos for the additional information i appreciate it, however i changed a few things here and there and it brought me a new error!
Code:
new mySql:VDatabase; VDatabase = mysql_connect(MYSQL_HOST, MYSQL_USER, MYSQL_PASS, MYSQL_DATABASE_WORLD, option_id); <--mismatch. mysql_pquery(VDatabase,"SELECT * FROM `server_vehicles` ORDER BY `veh_id` ASC","Vehicle_Load",""); <-- mismatch.