16.03.2013, 16:59
Yo guys, I am back with another problem.
I am scripting a MySQL-based script from 0 , I have done everything fine. But I have a problem, here goes my log.
Edit: Oh and also here are my includes on .pwn
I am scripting a MySQL-based script from 0 , I have done everything fine. But I have a problem, here goes my log.
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3x, ©2005-2013 SA-MP Team [19:23:30] filterscripts = "" (string) [19:23:30] [19:23:30] Server Plugins [19:23:30] -------------- [19:23:30] Loading plugin: crashdetect [19:23:30] CrashDetect v4.10 is OK. [19:23:30] Loaded. [19:23:30] Loaded 1 plugins. [19:23:30] [19:23:30] Ban list [19:23:30] -------- [19:23:30] Loaded: samp.ban [19:23:30] [19:23:30] [19:23:30] Filterscripts [19:23:30] --------------- [19:23:30] Loaded 0 filterscripts. [19:23:30] [debug] Run time error 19: "File or function is not found" [19:23:30] [debug] mysql_connect [19:23:30] [debug] Run time error 19: "File or function is not found" [19:23:30] [debug] mysql_connect [19:23:30] Script[gamemodes/Untitled.amx]: Run time error 19: "File or function is not found" [19:23:30] Number of vehicle models: 0 [19:23:32] --- Server Shutting Down. [19:23:32] [debug] Run time error 19: "File or function is not found" [19:23:32] [debug] mysql_connect
Код:
#include <a_samp> #include <mysql>