server mod change - 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: server mod change (
/showthread.php?tid=187865)
server mod change -
Marty_Alex - 05.11.2010
u know when u get a gamemode ex ravan's game mode it says
HostName: ![0.3b]~<Los Santos Rpg>~(Final)
Address: **********
Players:
Ping:
Mode: *Raven's Roleplay* how to change this to my own mod
Map: Los Santos
How do i change the *Raven's Roleplay* to example Los santos rpg u know what a i mean like i want to change it
i tryed it in the server cfg but i didn't work please help thanks
Re: server mod change -
Haydz - 05.11.2010
search for this in your gamemode
Quote:
SetGameModeText("Raven's Roleplay");
|
Then just change Raven's Roleplay to whatever you want it to be.
Re: server mod change -
Marty_Alex - 05.11.2010
Quote:
Originally Posted by Hayden_Bruin
search for this in your gamemode
Then just change Raven's Roleplay to whatever you want it to be.
|
i cant find it in not in my game mde folder
Re: server mod change -
Luis- - 05.11.2010
Search Ravens RolePlay inside of your GM.
Re: server mod change -
Marty_Alex - 05.11.2010
i cant find ....
Re: server mod change -
viprk24 - 05.11.2010
Use the Pawno.exe open the Pwn file. Find the "Find button" And search for his name then press F3 after each change and continue till find doesnt find his name i guess DONT FORGET to compile to rebuild the AMX file, And fix the errors on each line that may accure
Re: server mod change -
Marty_Alex - 06.11.2010
it WORKS! TY