26.03.2015, 00:31
So, I am using Ultra-H to host my new SAMP server, I am trying to load NVCNR a gamemode, and I get the following in my log, it gives me the error,
Script[gamemodes/NVCNR.amx]: Run time error 19: "File or function is not found"
My guess is it has something to do with me not having YSI, which is listed as a required plugin for this gamemode. If that is the case, can anybody show me how I can get SO MANY files into my plugin folder, since I can't just drag them in, I have to upload every single one, how can i do that with Ultra-H?
If you don't think that's the problem, then what is because I am stumped, I know FOR SURE, that NVCNR.amx is in the gamemodes folder.
Thanks in advance,
Daniel_55423
Script[gamemodes/NVCNR.amx]: Run time error 19: "File or function is not found"
My guess is it has something to do with me not having YSI, which is listed as a required plugin for this gamemode. If that is the case, can anybody show me how I can get SO MANY files into my plugin folder, since I can't just drag them in, I have to upload every single one, how can i do that with Ultra-H?
If you don't think that's the problem, then what is because I am stumped, I know FOR SURE, that NVCNR.amx is in the gamemodes folder.
Thanks in advance,
Daniel_55423
Quote:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3z-R4, ©2005-2014 SA-MP Team [20:26:33] password = "" (string) [20:26:33] [20:26:33] Server Plugins [20:26:33] -------------- [20:26:33] Loading plugin: sscanf.so [20:26:33] [20:26:33] =============================== [20:26:33] sscanf plugin loaded. [20:26:33] Version: 2.8.1 [20:26:33] © 2012 Alex "******" Cole [20:26:33] =============================== [20:26:33] Loaded. [20:26:33] Loading plugin: whirlpool.so [20:26:33] [20:26:33] ================== [20:26:33] [20:26:33] Whirlpool loaded [20:26:33] [20:26:33] ================== [20:26:33] [20:26:33] Loaded. [20:26:33] Loading plugin: nativechecker.so [20:26:33] Loaded. [20:26:33] Loaded 3 plugins. [20:26:33] [20:26:33] Filterscripts [20:26:33] --------------- [20:26:33] Loading filterscript 'base.amx'... [20:26:33] --Base FS loaded. [20:26:33] Loaded 1 filterscripts. [20:26:33] Error: Function not registered: 'Streamer_CallbackHook' [20:26:33] Error: Function not registered: 'DestroyDynamicCP' [20:26:33] Error: Function not registered: 'CreateDynamicCP' [20:26:33] Script[gamemodes/NVCNR.amx]: Run time error 19: "File or function is not found" [20:26:33] Number of vehicle models: 0 |