i need help please help me -
Nicks - 09.12.2012
what the problem in the server look server log
[00:12:02] Script[gamemodes/HSRP.amx]: Run time error 19: "File or function is not found"
on my other computer its opeen good but on this computer this happen
[00:12:02] Script[gamemodes/HSRP.amx]: Run time error 19: "File or function is not found"
Re: i need help please help me -
Infinity90 - 09.12.2012
Either you don't have HSRP.amx inside your gamemodes folder, you have a missing plugin or you don't have main() { } in your script.
Re: i need help please help me -
Nicks - 09.12.2012
Quote:
Originally Posted by Infinity90
Either you don't have HSRP.amx inside your gamemodes folder, you have a missing plugin or you don't have main() { } in your script.
|
i got the amx in game modes
Re: i need help please help me -
Infinity90 - 09.12.2012
Okay, what plugins does the gamemode require?
Open server.cfg > plugins EnterThePluginsHere
Re: i need help please help me -
Nicks - 09.12.2012
dude the same folder script on my other computer windows 7 its work with noo problem
but on my other computer on window xp not working .
what the problem then ?
Re: i need help please help me -
Infinity90 - 09.12.2012
Open the script, paste your #Includes here
Then show me your server.cfg
Re: i need help please help me -
Nicks - 09.12.2012
Quote:
Originally Posted by Infinity90
Open the script, paste your #Includes here
Then show me your server.cfg
|
#include <a_samp>
#include <streamer>
#include <a_zones>
#include <foreach>
#include <yom_buttons>
#include <djson>
#include <progress>
#include <YSI\y_timers>
#include <ZCMD>
#include <sscanf2>
#include <audio>
cho Executing Server Config...
lanmode 0
rcon_password test
Password
maxplayers 500
port 7777
hostname test
gamemode0 HSRP 1
filterscripts buttons iradio anims knpc Firework2 gcustom vacations ******* F_streamer maploader Mapv1 notepad Weaponholder MP3 MegaPhone Xballoon
plugins audio sscanf streamer
announce 1
query 1
weburl gtaroleplay.forumc.net!
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70
Re: i need help please help me -
Infinity90 - 09.12.2012
and you have audio.dll sscanf.dll and streamer.dll in your plugins folder?
Re: i need help please help me -
Nicks - 09.12.2012
Quote:
Originally Posted by Infinity90
and you have audio.dll sscanf.dll and streamer.dll in your plugins folder?
|
yea bro
Re: i need help please help me -
Nicks - 09.12.2012
i told you i have same this folder of the server on my other computer its worrkk no problems only on this computer dont want .