• 0
Sign in to follow this  
Screamer

Armed UAVs problem

Question

So I have a funny bug on my militarised server.

We have armed UAVs but only (independent green) I_class_name working with Exile player.

The problem is when player kills other player using this UAVs then he is instantly killed by exile (suicide).

When UAVs are used against NPCs (red) then all working fine.

We have these UAVs and UGVs:

            I_UAV_02_F
            I_UAV_02_CAS_F
            I_UGV_01_F
            I_UGV_01_rcws_F

It's looks like some kind of punishment for killing player from the same fraction.

Any idea how to disable ???

Share this post


Link to post
Share on other sites

2 answers to this question

  • 0

Hello Screamer,

I do not know if you do or do not, however, there is a setting in InfiSTAR for exactly what you described.  Check for the PvP setting.  I think it is in the '2nd half' of the config file.

:)

Share this post


Link to post
Share on other sites
  • 0

    /*
        PvP_ReflectDamage option should reflect damage from player vs player (the player still takes damage)
    */
    PvP_ReflectDamage = "false";

    /*
        PvP_BlockDamage option should block damage from player vs player
    */
    PvP_BlockDamage = "false";

 

???

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.