Posts: 230
Threads: 67
Joined: Jun 2012
Reputation:
0
when i run my server i get this error
Script[gamemodes/vx-rp.amx]: Run time error 19: "File or function is not found"
[18:04:40] Number of vehicle models: 0
any help on Teamviewer would be epic
Posts: 476
Threads: 11
Joined: Jun 2012
Reputation:
0
Hello!
Looks like you are not included your game mode .amx file to gamemodes folder. If you are, please post your sever.cfg file and maybe server log text file.
Thank you for contacting us.
Posts: 230
Threads: 67
Joined: Jun 2012
Reputation:
0
[18:23:41]
[18:23:41] Filterscripts
[18:23:41] ---------------
[18:23:41] Loaded 0 filterscripts.
[18:23:41] Script[gamemodes/vx-rp.amx]: Run time error 19: "File or function is not found"
[18:23:41] Number of vehicle models: 0
and i have my .amx file and .pwn file in my gamemode files and heres my server.cfg
echo Executing Server Config...
lanmode 0
rcon_password eryerb532
maxplayers 16
port 7777
plugins wp sscanf streamer mysql irc GeoIP_Plugin
hostname Vortex Roleplay Test Server [0.3d]
gamemode0 vx-rp 1
announce 1
query 1
weburl Null
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Posts: 151
Threads: 1
Joined: Jul 2012
Reputation:
0
Post whole server_log.txt, because your plugins aren't loading or you are missing some other file.