Recent Posts

Pages: [1] 2 3 ... 10
1
How to make NPCs display custom names on top of their heads to make them more player-like [To be solved]

seek help
2
How to make NPCs display custom names on top of their heads to make them more player-like [To be solved]

seek help
seek help
seek help
3
Servers / Re: Official America (North) PVE resets
« Last post by ai_enabled on March 22, 2023, 04:23:04 am »
Hello!

Sorry, we forgot to set the date of the next server wipe. This needs to be done manually and we've done it now.

According to the latest announcement on Steam, official PvE servers have a 3-month wipe interval (exactly 12 weeks/84 days), and official PvP servers wipe every 2 weeks.

Regarding the updates. The game is complete, so no new major updates are planned. However, we are definitely going to support the game in the future by releasing patches when necessary.

Regards!
4
Servers / Official America (North) PVE resets
« Last post by Tulley on March 22, 2023, 12:03:02 am »
Howdy. Just thought I ask, been a 3 month to a reset for a bit. It now says we no longer follow a wiping schedule. Only wiped for new versions or updates. I'd say another month, we'd get a reset if not. Are we actually getting some kind of major update? Or did the text not quite do right in the Welcome Message of Server.
5
For this you will need to install the TechAutoUnlock mod, you can download it here.
Copy the mod file to "Data/Mods" folder in your server.

Then edit ModsConfig.xml file by adding the mod entry, like this:
Code: [Select]
<mod>TechAutoUnlock_1.0.0</mod>

Regards!
6
Thank you for the teacher's teaching~ I have successfully modified the time and opening time settings, but I still don't know how to open all technologies and the default unlocking level max of each technology level, as shown in the picture below, no need to learn skill points to learn all max
7
T2 cannot have a time gate (by design, because T2 has essential technologies to establish a proper base in PvP with shield protection; complete T1 progression is extremely quick).

The setting value to configure the time gates like you've listed above (except T2 which is available immediately) will look like this:
Code: [Select]
48,48,72,72,96,96,96,96
Regards!
8
Hello!
Please check the PvP.TimeGates server rate. Its description from the ServerRates.config:
Code: [Select]
## Determines the time gate durations for Tier 3-6 technologies on PvP servers.
## Please configure a sequence in hours for Tier 3-6 technologies in the following order:
## T3 basic, T3 specialized,
## T4 basic, T4 specialized,
## T5 basic, T5 specialized,
## T6 basic, T6 specialized (the last two are the "Escape" tier).
## If you want to disable time-gating completely, please use: 0,0,0,0,0,0,0,0
## Default value: 24,72,120,168,216,216,264,264

I'm not sure about limiting the max available technology tier. In theory you can set some very high value for the time gate.

Regards!

Is it convenient for you to copy the modified value to me?
The values ​​I need are as follows: t1 is directly unlocked on the first day of server opening
24 hours after the t2 server starts
48 hours after the t3 server started
72 hours after the t4 server started
96 hours after the t5 server started
9
1. How long your server is running? The time configured in the time gates is counted from the date of the server wipe. If you server is two weeks old, all time gates have been already reached.

2. Perhaps you have not restarted the server or it's configured as a PvE server. The time gates apply only to the PvP servers and you need to reboot the server in order to apply the changes.
The best way to adjust the server settings is via the in-game server rates editor. Connect to your server, press ESC key, then press "Edit" button near the "Browse server rates" button. The "Edit" button is visible only if you're the server operator (if you're not, you can add yourself by editing "Data/SettingsServer.xml" file).

Regards!
10
## Determines the time gate durations for Tier 3-6 technologies on PvP servers.
## Please configure a sequence in hours for Tier 3-6 technologies in the following order:
## T3 basic, T3 specialized,
## T4 basic, T4 specialized,
## T5 basic, T5 specialized,
## T6 basic, T6 specialized (the last two are the "Escape" tier).
## If you want to disable time-gating completely, please use: 0,0,0,0,0,0,0,0
## Default value: 24,72,120,168,216,216,264,264
PvP.TimeGates: 24,72,120,168,216,216,264,264

----------------------------------------------------------
I just modified it like this~ but it didn't work
Pages: [1] 2 3 ... 10