Gamemode blank script
#1

My gamemode is saying blank script on my server but if you enter the script is there you can play on it and all but it says blank script and I want to change it



Код:
#define SERVER_GM_TEXT "D:CG V3.4"
#define SCRIPT_VERSION "D:CG"
Reply
#2

EDIT: Maybe it's your server.cfg, try to put your server.cfg @ log here
Reply
#3

Try using this:
Код:
SetGameModeText("D:CG V3.4");
Put it after all the CreateDynamicObject
Reply
#4

Quote:
Originally Posted by TheKillZone
Посмотреть сообщение
Try using this:
Код:
SetGameModeText("D:CG V3.4");
Put it after all the CreateDynamicObject
Put it in
pawn Код:
public OnGameModeInit()
Reply
#5

Here is the .cfg
Код:
echo Executing Server Config...
lanmode 1
rcon_password 0000
maxplayers 50
port 7777
hostname [ENG] Diamond City Gaming
mapname Bone County
gamemode0 BCRP 1
filterscripts bbox
plugins streamer.dll sscanf.dll audio.dll
announce 1
query 1
chatlogging 0
weburl Soon.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 20
logtimeformat [%H:%M:%S]
Reply
#6

Fixed. It was a filterscript recently I added. Lol!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)