PC Dedicated Server Questions (Admin Objects/CPM/PVP vs PVE Friends)

ZombieSmurf

New member
Howdy again!

Two more questions:

Question 1:

Is there a way to give a turret free power and unlimited ammo?

Question 2:

I have the line for PVP, however friends can PVP each other. How do you set it so Friends cant harm each other?

Question 3:

I loaded CPM, oldlcb true returns with command unknown. Anyone know why? (Yes CPM shows in Verison output)

Thank you for any help!

 
1. You can probably write a mod for that if there isn't one created already.

2. The options are very clearly outlined in the config.

<property name="PlayerKillingMode" value="3" /> <!-- Player Killing Settings (0 = No Killing, 1 = Kill Allies Only, 2 = Kill Strangers Only, 3 = Kill Everyone) -->

3. oldlcb was removed around 17.3. Now that the option to set number of LCB's is in the config file, the feature is obsolete.

 
1. You can probably write a mod for that if there isn't one created already.
2. The options are very clearly outlined in the config.

<property name="PlayerKillingMode" value="3" /> <!-- Player Killing Settings (0 = No Killing, 1 = Kill Allies Only, 2 = Kill Strangers Only, 3 = Kill Everyone) -->

3. oldlcb was removed around 17.3. Now that the option to set number of LCB's is in the config file, the feature is obsolete.
Thank you!

Cant believe I missed #2!

 
Back
Top