Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Maybe I'll feel like coding it in some day.
If you read this as a random passer by and would also like this feature: Please comment so.
Does it do nothing or show the "hit door limit" hint? Are any other DarkRP door-related addons installed (e.g. Door Signs and whatnot)?
You can strip BetterDoors of any maxdoor checks by removing Lines 140 to 145 from https://github.com/mozi-h/Better-Doors/blob/master/lua/betterdoors/betterdoors_sv.lua#L140 and installing that on your server (plop into your addons folder as usual).
The commands are for in-game use in chat. As superadmin, look at a door and assign a group. Repeat for all doors in the same group. Change the name between different groups. See the video above for a viasual guide.
The question makes little sense, I think you didn't understand the concept:
Groups are for the doors to know in what apartment complex / house they are. Owner management is still done the default was of pressing F2 or Reload with keys on them.
If you are referring to assigning a job group (set in darkrpmodification) to own a better doors group, you cannot. Instead, go the default route of adding job ownership to every door you want with the default F2-Admin-Menu.
If you want to force an owner onto a door group via admin magic (e.g. "/setowner mozi"), you can't. The best you can do is giving that player the money to buy the door themselves (I am not aware of any DarkRP Admin console command to set a door's owner either).
I only have the darkrp and rockford map on my collection, i use the Github version of the addon and add it to the server but when i try ingame, none of the command work
On startup, does it say "Loading Better Doors" (client-side and server-side)?
What exactly does not work:
Does /setgroup and the other commands work?
Does bulk-buying work?
Does bulk-selling work?
Are co-owners synced?
Do co-owners inherit when the owner leaves?
Do you have other add-ons installed? Do any modify door-related stuff? (Fancier door signs, overwritten door menus etc.)
An exact add-on list might help, but is probably not needed. If you have a collection already, it doesn't hurt to know it.
Add two doors together in a group with /setgroup and then /listgroups after you've done it. It should say in the chat:
groupname (amountofdoors e.g 1,2,3 etc)
Only issue that is now patched by the author is that it wasn't persistent through sessions because it wasn't creating the "betterdoors" data directory. That's now fixed afaik.
I am currently patching this, you can create the directory manually to fix this issue.
Can you use the commands? (What map are you on?) Do you see a message saying "Loading Better Doors" in the console (client- and mor importantly server-side)? How did you install the addon?
If you have 4 apartment doors near the PD, you cound do "/setgroup apartment by PD" on each of them. Repeat (with different group names) on every occasion like this. It saves automatically and will work every time the same map is loaded.
Use /getgroup if you want to know what group a door has, /listgroups to see how many groups are set on the current map and to remove a door from any group do /setgroup without any argument. Any door with no group will behave like usual.
Hope that clears it up. May add a quick video tutorial in the future.