[IMG]http://i.imgur.com/CNaNT.png[/IMG]
This is the new release thread for Liquid DarkRP. I've picked up the project since Jackool quit coding/stopped playing GMod altogether.
He said it was fine in the old thread, so here it is.
[release][IMG]http://i.imgur.com/CZKOR.png[/IMG]
-Inventory with weight (Add more items in the shared file)
-Trade system with live updates, chat, and icons.
-Bank system for your items with weight.
-Skills system. You gain EXP by doing the things the skills say to do, then you buy the levels. (Add more items via the shared file)
-Paychecks with a ConVar that determines whether or not to use a paycheck lady.
-Customizable HUD (To an extent)
-NPCs (Again, add more via the shared file)
-Mining with many types of rocks (I think you know where to config these, but if you're retarded, in the shared file)
-Crafting (Add more craftable items via the shared file)
-Tutorial with an NPC to repeat it.
-Stores, including a drug dealer.
-Printer upgrade system with easily customizable and addable upgrades in the shared file.
-Customized Lockdowns. The mayor can specify a reason.
-If you don't want to use FAdmin, there is a custom scoreboard!
-A (Somewhat gross looking, Don't know what Jackool was thinking) custom Spawnmenu!
-Rules NPC(Change the URL) and a Bail NPC.
-Custom chat(Not by Jackool or me)
-Growing system with custom models by Jackools old modeler(Thats all the old OP says)
[IMG]http://i.imgur.com/in2A9.png[/IMG]
[t]http://puu.sh/quLj[/t]
[t]http://dl.dropbox.com/u/3663944/screens/SS-2011-08-06_00.10.32.png[/t]
[t]http://puu.sh/qvcR[/t]
[t]http://puu.sh/quPA[/t]
[t]http://puu.sh/quQ5[/t]
[t]http://puu.sh/quM5[/t]
[t]http://puu.sh/quMD[/t]
[t]http://puu.sh/quMX[/t]
[t]http://puu.sh/quOU[/t]
[t]http://puu.sh/quOf[/t]
[t]http://puu.sh/qCmG[/t]
[t]http://puu.sh/quPd[/t]
[t]http://puu.sh/quPk[/t]
[t]http://puu.sh/qv20[/t]
[t]http://puu.sh/qPVN[/t]
[t]http://puu.sh/qvdd[/t]
[IMG]http://i.imgur.com/4tFJL.png[/IMG]
[highlight]Newest Commit: You no longer have to see the horrid blue! A custom theme system was implemented(by Jackool) and theres also prop protection if you don't want to use FPP(Also by Jackool)[/highlight]
Up until now I forgot to use the version Dakotacss leaked and Jackool said to use, so I now am using that.
There is a plugin system(Useful for developers), put code in the 'dlc' folder(Must have the appropriate prefix like 'cl', 'sh', or 'sv'. And if you put '_loadafterdarkrp' then it will load after DarkRP)
The newest version of this will [i]always[/i] be available here through SVN: [URL]http://liquid-darkrp.googlecode.com/svn/trunk/[/URL]
I'm only putting it up on SVN for now, although if enough people want it as direct download, I can provide that too.
All updates to this will be put in the OP, and suggestions will also be taken!
I'll just quote the old OP here, way too lazy to type it:
[QUOTE=Old OP]Update log
Version 1.1
• Added a way to add the spawn for the crafting table Look where you want the crafting table to be and type "ldrp_craftingtable" in the console. Will save too!
• Hopefully fixed that bug with spawning/etc people were having.
• Remove fadmin by default, change in sh_liquiddrp.lua at the top by uncommenting -- UseFadmin = true (will use base scoreboard without)
Version 1.2
• Added a scoreboard if you have FAdmin off. Not too much eye raping blue.
• Made it so only drug dealer plants remove on job change.
• Removed pocket completely, there is an inventory for a reason.
• Made it so player's can't use tool on NPCs, rocks, etc.
• Added an option to allow paycheck stacking in sh_liquiddrp.lua
• Added an option to turn the skybox override on or off in sh_liquiddrp.lua (also you can choose what to replace it with)
• Added command to add VIPs manually. Thought I would be nice. Have fun getting rich :) type ldrp_addvip "name" Saves too!
• Added command to spawn rocks manually. ldrp_spawnrock 'Rock Name' rock types:
"Stone"
"Gold"
"Ruby"
• Added a way to remove the qmenu using the sh_liquiddrp.lua file. Change LDRP_SH.DisableQMenu to true
• Added the "Lockdown Reason" to the features list.
• Added a changelog for Liquid DarkRP in main Liquid DarkRP directory
• Commented out hitman job since I never added the features for him[/QUOTE]
[QUOTE=Old OP]Some notes on editing:
To select a spawn for the crafting table, look where you want it to be and type "ldrp_craftingtable" - this will save!
To spawn the NPCs, look where you want them to spawn then type ldrp_npcpos "NPC Name" - Here are a list of NPCs
"Paycheck Lady"
"Drug Dealer"
"General Store"
"Bail NPC"
"Rules"
"Secret NPC"
"Miner"
"Tutorial Lady"
"Banker"
Type ldrp_spawnrock "rock type" in the console to manually spawn a rock as admin. These are rock types
"Stone"
"Gold"
"Ruby"
To add a VIP as admin type "ldrp_addvip targetname" in the console
Also, another useful command is "ldrp_map"; to add an automatically removed on start door/etc, look at it and type "ldrp_map addremove".
To add a saved prop in the map (frozen, you can set it's color/material too :) ) do "ldrp_map addprop"
Take a look through LiquidDRP_Release\gamemode\liquiddrp\sh_liquiddrp. lua - there is tons of stuff to edit there.
LiquidDRP_Release\gamemode\liquiddrp\sh_qmenu.lua has some stuff for props in the q menu and tools and such. I am not a big fan of my q menu though hah.
LiquidDRP_Release\gamemode\liquiddrp\sv_mining.lua has rock spawn positions like this:
LDRP.AllRockPositions = {Vector(-2976,-1981,-496),Vector(-2981,-1781,-496),Vector(-2131,-1987,-496),Vector(-2073,-3740,-952),Vector(-1712,-3672,-952),Vector(-1454,-970,-705),Vector(-45,1116,-720),Vector(294,-1781,-496),Vector(452,464,-448)}
These are for rp_downtown_v4c in the underground areas (v2 version of v4c does not have these areas). To get positions just look at spot and type ldrp_getpos for a vector like above.
Rocks have rarity levels changable in the shared file and other stuff.
Yeah yeah yeah it's darkrp, oh well it's a release. This is old, and I've much improved and become more optimized (not using DarkRP anymore, new gamemode from scratch)
And it uses CSS realistic which also sucks.[/QUOTE][/release]
I would recommend using something other than spawn icons for the items.
If you have something equipped how do you put it in your inventory?
Penguin, try typing "/holster". I think that should work.
set up Deadman123 bot like Banana Bot v2!
Hm I'll have to look into that
[QUOTE=Deadman123;36504148]Hm I'll have to look into that[/QUOTE]
it's actually fairly easy once you figure out how to use the google commit hook system
Yeah I was looking into that last night at 2am when I was setting up the svn :v:
-snip-
Test le test more
Use the newer version on the last page of the thread. It has a new skin system so you don't have to see that horrible blue color.
(plus I fixed crap in that version)
[QUOTE=jackool;36511011]Use the newer version on the last page of the thread. It has a new skin system so you don't have to see that horrible blue color.
(plus I fixed crap in that version)[/QUOTE]
Thanks, updated OP and commited that.
Edit:
[del]Starting to work on an update now. Any ideas?[/del]
Scratch that for now, GMod is broken :C
Back on track. Anyone have ideas/bugs I need to fix?
yea, you should post a youtube video like a trailer/ad cause I was trying to get this Owner to make his server Liquid DarkRP and sent him the link and than he banned me reason: scam cause he didn't find this gamemode on youtube :(
I have an idea, you should add different printers that can still be upgraded they just cost more/less or you should make it so when you press f2 on a printer it gives you a list of different upgrade like speed, amount, and long lasting so there more upgrades :D
s
What have you updated and improved so far, because all I read about is stuff that Jackool did himself.
[QUOTE=xZombine;36598384]What have you updated and improved so far, because all I read about is stuff that Jackool did himself.[/QUOTE]
Nothing so far except a few optimizations and some code cleaning, noone will give me ideas and I'm comepletely dry on them.
[QUOTE=Deadman123;36598564]Nothing so far except a few optimizations and some code cleaning, noone will give me ideas and I'm comepletely dry on them.[/QUOTE]
make a good HUD
Yeah, I was designing one the other day but it looked bad so I've been working a new one.
s
Is "org system" supposed to be "orgy system"?
[QUOTE=KatNotDinner;36610156]Is "org system" supposed to be "orgy system"?[/QUOTE]
Just quit being an ass.
You might want to change the blue media to media of the new skin. It will probably attract more players so they don't have to see that ugly blue.
(also you could throw in a picture of the hitman system too)
I am looking for a liquid DarkRP server thats kinda of newish
Also there should be something that doesn't make people rich like there is always something to buy like job promotions or hunger something that makes the rich always have something to spend there money on
[QUOTE=Deadman123;36610643]Just quit being an ass.[/QUOTE]
I'm not being and ass. Learn describing things.
[QUOTE=KatNotDinner;36630299]I'm not being and ass. Learn describing things.[/QUOTE]
how do you get orgy from org
organization
And is it a huge problem to type organization instead of org?
[QUOTE=KatNotDinner;36636979]And is it a huge problem to type organization instead of org?[/QUOTE]
yes.. now stop watching porn 24/7
Are you ever going to do anything? You always make these kinds of threads, and never do anything.
[QUOTE=Gamz365;36718929]Are you ever going to do anything? You always make these kinds of threads, and never do anything.[/QUOTE]
I've been making small commits here and there cleaning up code and trying to get my commit bot working
(but it doesnt :suicide:) and I was going to start on a HUD today or tomorrow depending on how much time I have. I actually have a life you know :v:
Sorry, you need to Log In to post a reply to this thread.