• Liquid DarkRP - Because Jackool Disappeared
    650 replies, posted
Yes, all these errors seem to be related to the fact that the database object was renamed. Oddly enough though, no one has filed an actual bug report yet... [editline]14th July 2013[/editline] [QUOTE=bsc155;41453834]When i use passngers mod with Liquidrp the "ply.canuse" functions collide and i cant use the npcs I tried this fix but it doesnt seem to work: Does any one has an idea how to fix it without changing the key?[/QUOTE] Your request is going to be fairly "low priority" at this point since the project is in sort of a transitional period. You can, however, file a bug report and I (or someone else) will look into it.
Like I said before, the fix for the money being loading... the blue text on console and pretty much every problem I had was switching the gamemodes/liquiddrp/gamemode/liquiddrp/sh_liquiddrp.lua file setting usefadmin = true to false and installing ulx
[QUOTE=gomedun;41461819]Like I said before, the fix for the money being loading... the blue text on console and pretty much every problem I had was switching the gamemodes/liquiddrp/gamemode/liquiddrp/sh_liquiddrp.lua file setting usefadmin = true to false and installing ulx[/QUOTE] That's because I have the repository pulling fadmin as an external, so any updates Falco makes to DarkRP (thus, fadmin) are pulled in whenever you guys update your LDRP svn. It seems that Falco has renamed the DB object (for reasons which escape me right now). [editline]14th July 2013[/editline] And if FAdmin breaks, it seems to take everything else down with it (unless, like you said, you disable it in the config).
Glad I didn't update my main server yet. :wink: But I do have another copy which I always update that is clean without edits. Haven't tested it yet. Yah, I don't like fadmin either. Its disabled and I'm using ULX instead.
I have a few problems. (1.) Not able to buy weapons from the NPCS nor will paycheck lady stop giving out paychecks (2.) Printers are not spawning
How wise do you think it is to try to take the NPC system from LiquidRP and use it in a (not so) vanilla install of DarkRP?
[QUOTE=ludalex;41499194]How wise do you think it is to try to take the NPC system from LiquidRP and use it in a (not so) vanilla install of DarkRP?[/QUOTE] Even using it in a vanilla install, I would say that you would have a lot of work to do. Liquid DarkRP is its self a [i]very[/i] modified version of DarkRP. You would likely be better off modifying LDRP for your own purposes. Now whether it is wise or not, I cannot comment on that. If I were you, I would just modify this gamemode.
[QUOTE=tgp1994;41501565]Even using it in a vanilla install, I would say that you would have a lot of work to do. Liquid DarkRP is its self a [i]very[/i] modified version of DarkRP. You would likely be better off modifying LDRP for your own purposes. Now whether it is wise or not, I cannot comment on that. If I were you, I would just modify this gamemode.[/QUOTE] Sorry for the noobish question, but is there a NPC for car selling already built in liquidrrp?
[QUOTE=ludalex;41503612]Sorry for the noobish question, but is there a NPC for car selling already built in liquidrrp?[/QUOTE] There is not any Car dealer, you buy cars via the F4 menu.
[QUOTE=ludalex;41503612]Sorry for the noobish question, but is there a NPC for car selling already built in liquidrrp?[/QUOTE] [QUOTE=quentuz;41504268]There is not any Car dealer, you buy cars via the F4 menu.[/QUOTE] Well, I did make a class specifically for buying (and then selling) cars, although there is no such NPC for that task.
Sorry if this question was already awnsered, but need to know if i can customise this and if so where can I give you support for your awesome work ?
[QUOTE=ramdomus;41518417]Sorry if this question was already awnsered, but need to know if i can customise this and if so where can I give you support for your awesome work ?[/QUOTE] Refer to the [url=https://code.google.com/p/liquid-darkrp/wiki/FAQ]FAQ[/url], I've posted a few scenarios for things you may want to edit/customize. Besides that, the sky is really the limit for customization. By support, do you mean monetary support? I'm not looking for any donations, I would feel kind of bad since it was really jackool who authored the gamemode. I've just been working on making it gm13 compatible.
Is there any tutorial for setting up the server? If not, i could write you one.
[QUOTE=darth-veger;41534434]Is there any tutorial for setting up the server? If not, i could write you one.[/QUOTE] Thanks for the offer Darth, as a matter of fact, I did make a rudimentary installation article at the project wiki. [URL=https://code.google.com/p/liquid-darkrp/wiki/FAQ]This link[/URL] will take you to the FAQ page, which then has a link to the installation page (sorry for not linking you directly). Since it is a wiki, I would imagine that anyone with a Google account could make a change to it if they felt so inclined.
TGP, My server is getting the following errors. 1) When people buy something the command shows up and the paycheck gives unlimited paychecks to players'
[QUOTE=Ozborne;41534724]TGP, My server is getting the following errors. 1) When people buy something the command shows up and the paycheck gives unlimited paychecks to players'[/QUOTE] Is fadmin enable on your server? People are reporting that a recent update to fadmin is breaking liquiddrp, and that fadmin must be disabled in the appropriate config file (I believe it's sh liquiddrp or sh config).
I disabled Fadmin, made myself superadmin but how do i put down these NPC's? Everytime i type in the command i get a list and when i try to enter their name/number it says they don't exist.
[QUOTE=darth-veger;41534875]I disabled Fadmin, made myself superadmin but how do i put down these NPC's? Everytime i type in the command i get a list and when i try to enter their name/number it says they don't exist.[/QUOTE] Type ldrp_npc "-Job name-" When in doubt use quotations!
[QUOTE=Ozborne;41535035]Type ldrp_npc "-Job name-" When in doubt use quotations![/QUOTE] Its actually ldrp_npcpos "npc" to spawn a npc at the spot you are looking at.
[QUOTE=thegtz;41535441]Its actually ldrp_npcpos "npc" to spawn a npc at the spot you are looking at.[/QUOTE] I agreed to the first one and didn't even notice it was incorrect, despite having worked on the NPC system for what felt like ages :v:
[QUOTE=thegtz;41535441]Its actually ldrp_npcpos "npc" to spawn a npc at the spot you are looking at.[/QUOTE] Ugh, you got me on a dumb mistake. :P He is correct though.
Most seems to work after disabling FAdmin, i am setting up a not-so-serious server with this but i still need to iron out a few things, first of all. How do you install CS:S with the new SteamCMD program? And i would need some lessons into adding stuff to in game stores, to make the camera in the tutorial less buggy and how to add jobs myself
[QUOTE=darth-veger;41543049]Most seems to work after disabling FAdmin, i am setting up a not-so-serious server with this but i still need to iron out a few things, first of all. How do you install CS:S with the new SteamCMD program? And i would need some lessons into adding stuff to in game stores, to make the camera in the tutorial less buggy and how to add jobs myself[/QUOTE] I believe there's an article on the new garry's mod wiki that gives instructions for installing content with SteamCMD (besides garry's mod its self). I'm afraid I can't offer any lessons right now for customizing, but if you look through the liquiddrp files you'll probably find the lines that you need to edit. If the tutorial camera is buggy, please file a bug report at the project page, and someone can look into it to hopefully have it fixed. Adding jobs is just like how it's done in DarkRP - I believe there's a tutorial on their wiki, or you can open up the shared file (was it shared.lua?) where the classes can be added.
[QUOTE=tgp1994;41545141]I believe there's an article on the new garry's mod wiki that gives instructions for installing content with SteamCMD (besides garry's mod its self). I'm afraid I can't offer any lessons right now for customizing, but if you look through the liquiddrp files you'll probably find the lines that you need to edit. If the tutorial camera is buggy, please file a bug report at the project page, and someone can look into it to hopefully have it fixed. Adding jobs is just like how it's done in DarkRP - I believe there's a tutorial on their wiki, or you can open up the shared file (was it shared.lua?) where the classes can be added.[/QUOTE] Alright, filed 2 bugs in the issue tracker.
[QUOTE=darth-veger;41543049]Most seems to work after disabling FAdmin, i am setting up a not-so-serious server with this but i still need to iron out a few things, first of all. How do you install CS:S with the new SteamCMD program? And i would need some lessons into adding stuff to in game stores, to make the camera in the tutorial less buggy and how to add jobs myself[/QUOTE] I disabled the tutorial as 90% of the players will just skip it. :smile:
[QUOTE=thegtz;41547782]I disabled the tutorial as 90% of the players will just skip it. :smile:[/QUOTE] Sad but true, I'm afraid. :) I hoped to make the tutorial more interesting, in some way... Perhaps by making it interactive, or offering some kind of reward at the end for those that stayed... Maybe, some day, when I can get back to work on this. Or maybe quentuz will, whoever branches this gamemode.
TGP1994, after disabling FAdmin, I still am not able to buy weapons, printers, drug lags, or ammo. Please help.
I can't really say at this point what's going on. Any modifications? What's happening when you do try to buy something?
[QUOTE=tgp1994;41549032]I can't really say at this point what's going on. Any modifications? What's happening when you do try to buy something?[/QUOTE] No Modifications, it says the command such as "/buypistol"
[QUOTE=Ozborne;41549701]No Modifications, it says the command such as "/buypistol"[/QUOTE] Have you tried restarting? For some reason FPP seems to go absolutely berserk whenever you change just about anything in the lua files, but it seems to blow over completely after a restart. [QUOTE=tgp1994;41412879]SWEPS can be enabled in [b]liquiddrp/sh_qmenu.lua[/b].[/QUOTE] Really? I don't see any way to do it, atleast not any easy way. And what about SENTS?
Sorry, you need to Log In to post a reply to this thread.