need help changing the name of the mode - 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: need help changing the name of the mode (
/showthread.php?tid=295965)
need help changing the name of the mode -
madhatterzz - 09.11.2011
dont know if this is the right place to post
but ive got my own server with a basic rp gamemode on , and it says in the mode , changeme
ive been through the pwn file and cannot find any changme to change
here is a ss
Re: need help changing the name of the mode -
[Headless] - 09.11.2011
Open your gamemode Press CTRL+F then type changeme
Re: need help changing the name of the mode -
madhatterzz - 09.11.2011
what u mean by gamemode? the gamemode folder or the gamemode .pwn file?
as i all ready have done in the .pwn file
Re: need help changing the name of the mode -
[Headless] - 09.11.2011
Some rp gamemode has this
#define SERVER_GM_TEXT "Changeme"
*i meant .pwn .
what RP gamemode are you using?
Re: need help changing the name of the mode -
madhatterzz - 09.11.2011
https://sampforum.blast.hk/showthread.php?tid=279927
that one
and i have changed that #define SERVER_GM_TEXT "Changeme" to #define SERVER_GM_TEXT "GrP v1"
Re: need help changing the name of the mode -
[Headless] - 09.11.2011
This?
SetGameModeText("Changeme");
Re: need help changing the name of the mode -
madhatterzz - 09.11.2011
SetGameModeText("GrP v1"); all ready done that but its not changing
Re: need help changing the name of the mode -
[Headless] - 09.11.2011
Do you have teamview? if you have pm me
Re: need help changing the name of the mode -
madhatterzz - 09.11.2011
have pm'd you
Re: need help changing the name of the mode -
=WoR=G4M3Ov3r - 09.11.2011
Did you compile your script ?:S