Dryzler Posted August 26, 2020 Share Posted August 26, 2020 Hey guys, i have a pvp server, setup LandClaimOfflineDelay=30 and LandClaimOfflineDurabilityModifier=0. Today I raided a base. One player goes offline while i am raiding, and immedietly after he goes offline his base is not hurtable anymore. Is "LandClaimOfflineDelay" really implemented? At gportal for example that setting does not exist in the web interface but in the serverconfig.xml, where i set it to 30 minutes. Link to comment Share on other sites More sharing options...
SylenThunder Posted August 27, 2020 Share Posted August 27, 2020 What do you have set to Decay Mode, and for the online and offline modifiers? Link to comment Share on other sites More sharing options...
Dryzler Posted August 27, 2020 Author Share Posted August 27, 2020 <property name="LandClaimCount" value="2"/> <property name="LandClaimSize" value="41"/> <property name="LandClaimDeadZone" value="30"/> <property name="LandClaimExpiryTime" value="7"/> <property name="LandClaimDecayMode" value="2"/> <property name="LandClaimOnlineDurabilityModifier" value="4"/> <property name="LandClaimOfflineDurabilityModifier" value="0"/> <property name="LandClaimOfflineDelay" value="30"/> Link to comment Share on other sites More sharing options...
SylenThunder Posted August 27, 2020 Share Posted August 27, 2020 1 hour ago, Dryzler said: <property name="LandClaimCount" value="2"/> <property name="LandClaimSize" value="41"/> <property name="LandClaimDeadZone" value="30"/> <property name="LandClaimExpiryTime" value="7"/> <property name="LandClaimDecayMode" value="2"/> <property name="LandClaimOnlineDurabilityModifier" value="4"/> <property name="LandClaimOfflineDurabilityModifier" value="0"/> <property name="LandClaimOfflineDelay" value="30"/> Ok, so the way you have it set there should produce the desired results. Maybe something in the startup is overriding these settings. Could you post a log? Link to comment Share on other sites More sharing options...
Dryzler Posted August 27, 2020 Author Share Posted August 27, 2020 12 minutes ago, SylenThunder said: Ok, so the way you have it set there should produce the desired results. Maybe something in the startup is overriding these settings. Could you post a log? At my game server provider web interface i only see an empty log . I will do another live test this evening (CEST), when players are online, to make sure the setting does not apply and will post the result here. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.