need ur help guy's
#1

Where do I change the text in PAWN so that it will change the game mode type? Every time I launch my server it's "blank script".
Reply
#2

SetGameModeText(" ");

put the gamemode type inside the ""
Reply
#3

Quote:
Originally Posted by xTURBOx
Посмотреть сообщение
SetGameModeText(" ");

put the gamemode type inside the ""
Still didn't work
Reply
#4

That's how it's done... Check your filterscripts for anything that states the same.
Reply
#5

check your server config and change it?
Reply
#6

Quote:
Originally Posted by itsCody
Посмотреть сообщение
check your server config and change it?
same problem
Reply
#7

Open your script, use CTRL+F, search for 'SetGameModeText', change the 'blank script' to your liking.
Reply
#8

Post up your script then.
Reply
#9

Do you happen to mean this:

pawn Код:
main()
{
        print("\n----------------------------------");
        print(" Blank Gamemode by your name here");
        print("----------------------------------\n");
}
If so, simply change the text inside the print parameter.
Reply
#10

Nope... Not that.

Look for SetGameModeText by itself, in all your gamemode, and filterscripts.

Another check would be to search for Blank Script to see if you can find it that way as well.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)