SA-MP Forums Archive
Gamemode name - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Gamemode name (/showthread.php?tid=379136)



Gamemode name - Carlb - 20.09.2012

Ive got PPC Trucking gamemode but i cant change the gamemode name
can someone help me please?

Thanks

Carlb


Re: Gamemode name - MarTaTa - 21.09.2012

Open your script and go to
pawn Код:
public OnGameModeInit()
You will find this :
pawn Код:
SetGameModeText("Bla bla");
Change bla bla to what ever you want

If you can't find this line, then just copy / paste it


Re: Gamemode name - Carlb - 21.09.2012

i have did not change
Quote:

SetGameModeText({LIH} Trucking Server)

Quote:

Mode: PowerPC603's Trucking Server




Re: Gamemode name - Carlb - 21.09.2012

Wont Work


Re: Gamemode name - Carlb - 22.09.2012

if anyone has something else plz post


Re: Gamemode name - [LB]BlAcK_DeViL - 22.09.2012

i think you are using hostname changer in the filterscript Check that


Re: Gamemode name - HarrisonC - 22.09.2012

You shouldn't use those "{}" brackets in the mode name, that might be your problem.


Re: Gamemode name - Carlb - 22.09.2012

Quote:
Originally Posted by [LB]BlAcK_DeViL
Посмотреть сообщение
i think you are using hostname changer in the filterscript Check that
nope im not


Re: Gamemode name - Carlb - 25.09.2012

anything else?


Re: Gamemode name - GoldenM4 - 25.09.2012

In you script press Control+F and search the gamemode you have when you start the server for example in the previous post u said it's PowerPC603's Trucking Server

so press control f and type in PowerPC603's Trucking Server and then Change that to your desired name
hope this helped :P