安装 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(越南语)
Українська(乌克兰语)
报告翻译问题






PVEZAirdropZones/4_World/airdropcontainerbase.c(1): Unknown type 'AirdropContainerBase'
Permission to add into a server pack?
All credit will link back here.
https://ibb.co/7jWYmBp
Sorry for the long time silence. Since I got back to a full time job I had to abandon the mods due to the lack of spare time.
"AIRDROP_ZONES": {
"Radius": 150.0,
"Name": "Airdrop",
"ShowBorderOnMap": 1,
"ShowNameOnMap": 1,
"Activity_Schedule": {
"Days": "1 2 3 4 5 6 7",
"StartHour": 0,
"EndHour": 24
}
but it aint working.
You mean your server launch parameters get changed and move the mod from "-servermod=" into "-mod="? Well, just tell your players to not load this one. It's not signed, so that's why they get the error while trying to connect to the server with this mod loaded in their launcher. They don't need it. It's needed on the server only.
Hm... It was already published with "Server-side mod" tag. Now I removed other tags ("Environment" and "Mechanics"), and left out just one "Server-side mod" tag.
Don't know why. LB markers seem to work fine on my test server.
Do you mean your own LB marker? To see your own LB marker you need to set the option "Lawbreakers can see their own markers" ON. Also, try to change the LB markers update frequency to the lower value (like 10 seconds).
Well, yeah, seems like it should be like that. I just didn't know about -servermod= parameter.
PVEZMarkersOnVPPMap is not a server mod. You need to put in in the -mod= list.
However, with your current setup you should get airdrop zones working (go to the airdrop and you should get the notification and the icon in the right bottom of the screen). You just can't see the markers on the VPP map.
If you don't get the notification, check the AIRDROP ZONES settings at the ZONES page. Particularly, the Activity days and hours (Days should be "1234567", hour start 0, hour end 24) and the option Show border on map.
Yes. But to be able to see the markers on the VPP map you also need the PVEZMarkersOnVPPMap.
I installed all mods req for PVP Zones and setup the following lanuch parameters:
@VanillaPlusPlusMap;@PVEZ;@Airdrop-Upgraded;-servermod=@PVEZAirdropZones;@PVEZMarkersOnVPPMap;
Doesn't matter what I do or change it wont trigger a PVP Zone on airdrop box.
Can you please give me an idea where I should look or what can be the problem?
PS: my server is hosted at Nitrado
(Quote: No, only this one is server-side. The others need to be installed on both server and client.)
IF this mod is supposed to be run serverside, wouldnt it make sense to say to put it under
"SERVERMOD=@PVEZAirdropZones"? Rather than just mod=_______ ?
No, only this one is server-side. The others need to be installed on both server and client.
So quick stupid question:
Are all 3 (PVEZ) PVEZMarkersonVPPMap and PVEZAirdropZones
Meant to be server side ONLY?
It's a server-only mod. Delete it from clients and it will work.