24.01.2011, 22:13
I tried to use a gamemode and it shows this every time I try to open the Sa-mp server.
[14:44:19] Script[gamemodes/lvrcr.amx]: Run time error 19: "File or function is not found"
[14:44:19] Number of vehicle models: 0
I compiled the .pwn file of the lvrcr and it showed that it made the .amx file. But it still gives the same error message.
The plugins used:
#include <a_samp>
#include <core>
#include <file>
#include <float>
#include <dprop>
#include <dutils>
#include <dudb>
#include <a_irc>
My server.cfg file-
echo Executing Server Config...
lanmode 1
rcon_password mc3dub
maxplayers 100
port 7777
hostname Dave's Game.
gamemode0 lvrcr
filterscripts adminspec
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
plugins irc
If anyone could explain or do it over Teamviewer, i'd be thankful. Also, if anyone could help me with portforwarding, that'd be great.
[14:44:19] Script[gamemodes/lvrcr.amx]: Run time error 19: "File or function is not found"
[14:44:19] Number of vehicle models: 0
I compiled the .pwn file of the lvrcr and it showed that it made the .amx file. But it still gives the same error message.
The plugins used:
#include <a_samp>
#include <core>
#include <file>
#include <float>
#include <dprop>
#include <dutils>
#include <dudb>
#include <a_irc>
My server.cfg file-
echo Executing Server Config...
lanmode 1
rcon_password mc3dub
maxplayers 100
port 7777
hostname Dave's Game.
gamemode0 lvrcr
filterscripts adminspec
announce 1
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
plugins irc
If anyone could explain or do it over Teamviewer, i'd be thankful. Also, if anyone could help me with portforwarding, that'd be great.