ASharpPen / Valheim.CustomRaids

The Unlicense
5 stars 5 forks source link

Few questions... #86

Open ilusionbr opened 1 year ago

ilusionbr commented 1 year ago

Hello. I'm configurating a server and having a couple questions about Custom Raids.

1 = It is possible to configure a raid that only stops when all creatures are defeated?

2 = It is possible to configure a raid that only happens once?

Thanks!

ASharpPen commented 1 year ago
  1. No, raids are controlled from server-side by simply sending a timer and name of raid. All actual conducting of the raid happens client-side, with no control over when the raid should actually end.

  2. No, but you could manually start it by using commands