Gamemode No Errors But When Running...
#1

So i have this Game Mode I Added ALL The Files To My Server, i Run The server And This Shows

Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[07:10:53] 
[07:10:53] Server Plugins
[07:10:53] --------------
[07:10:53] Loading plugin: mysql
[07:10:53] Failed.
[07:10:53] Loading plugin: streamer
[07:10:53] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[07:10:53] Loaded.
[07:10:53] Loading plugin: Whirlpool
[07:10:53] 
[07:10:53] ==================
[07:10:53] 
[07:10:53] Whirlpool loaded
[07:10:53] 
[07:10:53] ==================
[07:10:53] 
[07:10:53] Loaded.
[07:10:53] Loading plugin: sscanf
[07:10:53] 

[07:10:53] ===============================

[07:10:53] sscanf plugin loaded. 

[07:10:53] © 2009 Alex "******" Cole

[07:10:53] 0.3d-R2 500 Players "dnee"

[07:10:53] ===============================

[07:10:53] Loaded.
[07:10:53] Loaded 3 plugins.

[07:10:53] I couldn't load any gamemode scripts. Please verify your server.cfg
[07:10:53] It needs a gamemode0 line at the very least.
Please Help me i need To Get My Server Up ASAP
Reply
#2

echo Executing Server Config...
lanmode 0
rcon_password
maxplayers 100
port 7777
hostname
gamemode0 Put the tittle of your Game Mode's amx file here.
filterscripts
plugins
announce 1
query 1
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 190.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
mapname
Reply
#3

Ok Changed It And i Still Get that Error?
Reply
#4

Have you got a script (.amx file) inside your gamemodes folder ?
Reply
#5

pawn Код:
echo Executing Server Config...
 lanmode 0
 rcon_password
 maxplayers 100
 port 7777
 hostname
 gamemode0 Gamemode 1
 filterscripts
 plugins
 announce 1
 query 1
 weburl
 onfoot_rate 40
 incar_rate 40
 weapon_rate 40
 stream_distance 190.0
 stream_rate 1000
 maxnpc 0
 logtimeformat [%H:%M:%S]
 mapname
have you got .amx on your gamemode folder?
or
dont delete the 1 just change the Gamemode into your gamedode name
Reply
#6

Yes The Amx File is There And PDS2012 I have done that

Код:
echo Executing Server Config...
lanmode 0
rcon_password PASSWORD
maxplayers 18
port 7780
hostname BadBoii
gamemode0 HRP_9.0 1
filterscripts anims dmapping yom_buttons zmapping
plugins mysql streamer Whirlpool sscanf
announce 1
query 1
weburl
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 190.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
mapname
Reply
#7

thats, why, dont put HRP_9.0 1

remove that dot( . ) on red and change it into ( _ )
Reply
#8

What Is That "Remove That Dot on red"?
Reply
#9

HRP_9.0 1

delete that, try to remove that. and just put this

pawn Код:
gamemods HRP_9_0 1
PS: also rename your .pwn and .amx to the HRP_9_0 1
Or
Use Infinity90 below!
Reply
#10

rename your amx file to HRPv9.amx then enter HRPv9 into the server.cfg
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)