• Renaming A Gamemode (DarkRP -> ZombieRP)
    8 replies, posted
I know I know,doing this will put my server at the very bottom,but nope,ZombieRP is actually high up there,with 7 Servers (Only 2 Running with some good players). I'm running DarkRP 2.6.1,with DarkRP Modifications installed in the addons folder,I do use a Custom HUD and Menu. I've tried modding the main gamemode folder,however this does not work and I will not try to do this again,and this could ruin the gamemode, I use SerenityServers (32 Slots) (TCAdmin Control panel) [B]Suggestions? :)[/B] edit: chickengbs - where is Shared.Lua? What folder exactly? I can't find it,i can find init.lua and cl_init.lua,aswell as DarkRP.txt of course,but Shared.lua is nowhere to be found. could you be saying this is a DarkRP Modification folder or something?
You change shared.lua, change the title and also the gamemode name.txt
[url]http://facepunch.com/showthread.php?t=1459720[/url] edit: not sure if a solution was reached
[QUOTE=DragonPirates;47585973]I know I know,doing this will put my server at the very bottom,but nope,ZombieRP is actually high up there,with 7 Servers (Only 2 Running with some good players). I'm running DarkRP 2.6.1,with DarkRP Modifications installed in the addons folder,I do use a Custom HUD and Menu. I've tried modding the main gamemode folder,however this does not work and I will not try to do this again,and this could ruin the gamemode, I use SerenityServers (32 Slots) (TCAdmin Control panel) [B]Suggestions? :)[/B][/QUOTE] Great, another unorginal DarkRP ripoff gamemode that no one is going to play on!
[QUOTE=ZeConnor;47586599]Great, another unorginal DarkRP ripoff gamemode that no one is going to play on![/QUOTE] Great, another unhelpful post in a help thread for no reason.
[QUOTE=ZeConnor;47586599]Great, another unorginal DarkRP ripoff gamemode that no one is going to play on![/QUOTE] I actually PLAY and PAY for VIP on AsylumZRP. Its an amazing expeirence with great Admins 24/7 (almost),and it is actaully quite high up there,on weekends they have around 45 players. [B]Everyone else: Thanks for replying. Helpful. [/B] [editline]24th April 2015[/editline] [QUOTE=Chickengbs;47586000]You change shared.lua, change the title and also the gamemode name.txt[/QUOTE] Where is Shared.Lua? What folder exactly? I can't find it,i can find init.lua and cl_init.lua,aswell as DarkRP.txt of course,but Shared.lua is nowhere to be found. could you be saying this is a DarkRP Modification folder or something?
[QUOTE=DragonPirates;47586972]I actually PLAY and PAY for VIP on AsylumZRP. Its an amazing expeirence with great Admins 24/7 (almost),and it is actaully quite high up there,on weekends they have around 45 players. [B]Everyone else: Thanks for replying. Helpful. [/B] [editline]24th April 2015[/editline] Where is Shared.Lua? What folder exactly? I can't find it,i can find init.lua and cl_init.lua,aswell as DarkRP.txt of course,but Shared.lua is nowhere to be found. could you be saying this is a DarkRP Modification folder or something?[/QUOTE] hah i'm a loser and you're a loser change the gamemode folder (gamemodes/RipoffRP) to your gamemode name change darkrp.txt to your gamemode name open up *your gamemode name*.txt it should look like this: [code] "darkrp" { "base" "sandbox" "title" "DarkRP" "version" "2.6.0" "menusystem" "1" "author_name" "FPtje Falco et al." "author_email" "" "author_url" "https://github.com/FPtje/DarkRP" "icon" "" "info" "" "hide" "0" "maps" "^rp_" } [/code] change "darkrp" to your gamemode name and "title" to your gamemode name aka this [code] "ripoffrp" { "base" "sandbox" "title" "RipoffRP" "version" "2.6.9" "menusystem" "1" "author_name" "FPtje Falco et al." "author_email" "" "author_url" "https://github.com/FPtje/DarkRP" "icon" "" "info" "" "hide" "0" "maps" "^rp_" } [/code] [editline]24th April 2015[/editline] [QUOTE=James xX;47586778]Great, another unhelpful post in a help thread for no reason.[/QUOTE] Are you helping? No.
On the top of init.lua AND cl_init.lua, there is these lines : [CODE]GM.Version = "2.6.1" GM.Name = "DarkRP" GM.Author = "By FPtje Falco et al."[/CODE] Change them to rename the gamemode. But please don't remove FPtje and others from the authors, they made your base. You can freely change the version :D
[QUOTE=ZeConnor;47590825]hah i'm a loser and you're a loser change the gamemode folder (gamemodes/RipoffRP) to your gamemode name change darkrp.txt to your gamemode name open up *your gamemode name*.txt it should look like this: [code] "darkrp" { "base" "sandbox" "title" "DarkRP" "version" "2.6.0" "menusystem" "1" "author_name" "FPtje Falco et al." "author_email" "" "author_url" "https://github.com/FPtje/DarkRP" "icon" "" "info" "" "hide" "0" "maps" "^rp_" } [/code] change "darkrp" to your gamemode name and "title" to your gamemode name aka this [code] "ripoffrp" { "base" "sandbox" "title" "RipoffRP" "version" "2.6.9" "menusystem" "1" "author_name" "FPtje Falco et al." "author_email" "" "author_url" "https://github.com/FPtje/DarkRP" "icon" "" "info" "" "hide" "0" "maps" "^rp_" } [/code] [editline]24th April 2015[/editline] Are you helping? No.[/QUOTE] [QUOTE=Cabillaud94;47591447]On the top of init.lua AND cl_init.lua, there is these lines : [CODE]GM.Version = "2.6.1" GM.Name = "DarkRP" GM.Author = "By FPtje Falco et al."[/CODE] Change them to rename the gamemode. But please don't remove FPtje and others from the authors, they made your base. You can freely change the version :D[/QUOTE] You guys are life savers! They worked a charm,this thread is solved and can be closed if you please.
Sorry, you need to Log In to post a reply to this thread.