CakeScript - A Brand New Roleplay Gamemode (It can be any kind, too!)
288 replies, posted
The gamemode won't even show up in gmod. Anyone know how to fix this?
This script is what the RP community has been waiting for. After so much oppression by the evil DarkRP, finally we can rise up and be awesome again!
Can somebody tell me how to change teams? (On RC2)
best...roleplay idea...ever...tie's RRPX
Hey there should be a site where people upload their scripts to download
[b]Edit:[/b]
Heres My WIP code
[lua]
-- CCCPRP CakeScript Plugin
PLUGIN.Name = "Soviet RP"
if(SERVER) then
-- Create RLRP teams
CAKE.AddTeam("Citizen", Color( 0, 255, 0, 255 ), false, "", false, {"weapon_fists"}, {}, "citizen", {});
CAKE.AddTeam("Police", Color(255, 0, 0, 255), true, "models/humans/group03/", true, {"weapon_glock", "weapon_fists","arrest_stick","unarrest_stick"}, {}, "police", "1");
CAKE.AddTeam("KGB", Color(255, 0, 0, 255), true, "models/police.mdl", false, {"weapon_glock", "weapon_mp5", "weapon_fists","arrest_stick","unarrest_stick"}, {}, "KGB", "1");
CAKE.AddTeam("Psychic", Color(0, 0, 255, 255), false, "", false, {"weapon_telekinesis", "Weapon_fists"}, {}, "Psychic", "1");
-- Add selectable characters
CAKE.AddModels({"models/humans/group01/male_01.mdl",
"models/humans/group01/male_02.mdl",
"models/humans/group01/male_03.mdl",
"models/humans/group01/male_04.mdl",
"models/humans/group01/male_06.mdl",
"models/humans/group01/male_07.mdl",
"models/humans/group01/male_08.mdl",
"models/humans/group01/male_09.mdl",
"models/humans/group02/male_01.mdl",
"models/humans/group02/male_02.mdl",
"models/humans/group02/male_03.mdl",
"models/humans/group02/male_04.mdl",
"models/humans/group02/male_06.mdl",
"models/humans/group02/male_07.mdl",
"models/humans/group02/male_08.mdl",
"models/humans/group02/male_09.mdl",
"models/humans/group01/female_01.mdl",
"models/humans/group01/female_02.mdl",
"models/humans/group01/female_03.mdl",
"models/humans/group01/female_04.mdl",
"models/humans/group01/female_06.mdl",
"models/humans/group01/female_07.mdl",
"models/humans/group02/female_01.mdl",
"models/humans/group02/female_02.mdl",
"models/humans/group02/female_03.mdl",
"models/humans/group02/female_04.mdl",
"models/humans/group02/female_06.mdl",
"models/humans/group02/female_07.mdl"});
end
[/lua]
This gives me an idea.. I'm going to make an post-nuclear war script. It'll be like S.T.A.L.K.E.R, but this time my computer will actually be able to run it.
Horay for king Cakescript!
EDIT: Actually, I got a problem. How do you switch ingame teams? It just gives me an error when I type, "Rp_setteam Boba Fett 2" in the console.
Also, does anyone have any huge maps that would fit a survival like theme,(forest,snow,swamp,or mountains) that would be perfect for a wilderness RP?
Thanks!
What I want to know is how to change jobs and switch plugins
The script is pretty awesome, but it's missing the money system, the buying system, and the whole 'character inventory/customization.
I know it's just a beta, but I want to use this script so badly. I want to see it do well.
One confusing script
[QUOTE=Boba_Fett]The script is pretty awesome, but it's missing the money system, the buying system, and the whole 'character inventory/customization.
I know it's just a beta, but I want to use this script so badly. I want to see it do well.[/QUOTE]
Trust me, this script is going places! It's really good.
Someone Willing to help me set up my server...? I am confuzed. PM me.
so where can i get plugins for this?
I can't get my plugin to run it will only run Half Life 2 RP
Luabanana, your cakescript seems don't work for listen server host. When I host it, it got whole lot of errors popped out of my screen. The errors are the scoreboard, player menu, player creation, and huds.
for me it works but the animations for combines elite are broken :( ...
Where am I going to get any help on this thread, I try posting in the gamemodes section about how to fix my script and I get banned
HELP
first you're "psychic" does not have a model.
second perhaps its why it does not work?
Where do you Extract it to?
[QUOTE=Binoo]Where do you Extract it to?[/QUOTE]
where do you extract what?
[QUOTE=commander204]where do you extract what?[/QUOTE]Where do you extract the files!
Sorry I'm not english!
If you mean where I put them it was: garrysmod/models/
Tell me exactly what you do to activate the gamemode,and where you exactly put them.And What GameMode is it?
Can anybody help me tell me if you have the same problem: I can't create a character no matter what.
Well, That Sound Hella good!
I might try! :)
[QUOTE=LuaBanana]-snip-[/QUOTE]LUA BANANA WHERE DO YOU EXTRACT THE FILES!?!?! And what gamemode is is?
A few things I noticed..
-The animation for pistols (except all cops) are broken so they look like a rifle.
-The combine soldiers/elites n' friends have bad pistol shooting animations and idle animations. (switch animations to metrocop)
[QUOTE=Boba_Fett]A few things I noticed..
-The animation for pistols (except all cops) are broken so they look like a rifle.
-The combine soldiers/elites n' friends have bad pistol shooting animations and idle animations. (switch animations to metrocop)[/QUOTE]
Hey erm where do you put the files.and what gamemode is it? Please reply
I don't see how that has to do with my comment, Binoo.
Anyway, it's easy. Go into c/programfiles/steam/steamapps/(your account)/garrysmod/garrysmod/gamemode and drop the folder, 'cakescript' into the gamemode folder.
After that, start Gmod and hit 'play single player' and go into options. Press the dropdown menu and select cakescript instead of sandbox.
If you can't do that, I'm afraid you're stupid.
[QUOTE=Boba_Fett]I don't see how that has to do with my comment, Binoo.
Anyway, it's easy. Go into c/programfiles/steam/steamapps/(your account)/garrysmod/garrysmod/gamemode and drop the folder, 'cakescript' into the gamemode folder.
After that, start Gmod and hit 'play single player' and go into options. Press the dropdown menu and select cakescript instead of sandbox.
If you can't do that, I'm afraid you're stupid.[/QUOTE]
Thank You
WARNING*********
WARNING*********
WARNING*********
WARNING*********
[b][u]Beware on lines 9-11 in the admins.lua file, the creator inserted admin rights to the mod.[/b][/u]
WARNING*********
WARNING*********
WARNING*********
WARNING*********
[quote]
SuperAdmins = {
"STEAM_0:1:5947214"
};
[/quote]
By the way..this forum fails...no helper icons in advanced mode? :S
--karma for "smartness" forum mod, just what people need is to be ridiculed for taking shortcuts by using acronyms.
[b]Edit:[/b]
Hey. Could someone help me get the urban trenchcoat model using cop or rebel animations instead of the icky combine animations?
Thanks!
Sorry, you need to Log In to post a reply to this thread.