安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






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.