Blank Script
#1

Hello, i have 24\7 hosted server which i bought, and i have a weird problem.
the gamemode name is "blank script" i changed the gamemode in script to the game mode name i want, but it shows me blanked script, any ideas?
Reply
#2

Quote:
Originally Posted by davidstyle1125
Посмотреть сообщение
Hello, i have 24\7 hosted server which i bought, and i have a weird problem.
the gamemode name is "blank script" i changed the gamemode in script to the game mode name i want, but it shows me blanked script, any ideas?
Plugin problem maybe
Reply
#3

Actually it isn't, you might need to look into the script that you're using and if it doesn't set the Game Mode name there then it shouldn't be a problem but i would suggest that you add it into your script that way it'll update.

Example:
pawn Код:
#define  SetServerHostName(%0)          SendRconCommand("hostname "%0)
#define  SetServerMap(%0)               SendRconCommand("mapname "%0)
Reply
#4

Put this in your 'OnGamemodeInit"

pawn Код:
SetGameModeText("Gamemode Texts");
Reply
#5

the problem is, that it works when i home-host it.. :7777.
but isn't working at my hosted server
Reply
#6

If i understood right.

If you have any filterscripts and search blank

Press ctrl+f then type in blank and change it if you found. or delete..
Reply
#7

Then check your server.cfg or doing that which Stuun have said..
Reply
#8

ffs, i don't have anything in "blank" which seems to be connected to it.
But now i runned my server on computer, and it also shows blank..
@AzaMx, what do you mean by checking my Server.cfg?
what should i look for?
Reply
#9

About the 'gamemodetext'. If it's still same, this must be in your gamemode or filterscripts
Reply
#10

Every thing looks good, still can't do any thing :\
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)