Announcement

Collapse
No announcement yet.

Disable 2. unlocks?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Disable 2. unlocks?

    Hi, can i disable in our server second unlock? Private dedicated server, i can choose from no unlock, or all unlock, but i would like to have only default weapon and first unlock. It is possible to change somewhere?

    In object.zip / kits i try many times change this and this, but it dont work, o if you can help me.

    thanks :salute:

  • #2
    Re: Disable 2. unlocks?

    haloo, no body help me?

    Comment


    • #3
      Re: Disable 2. unlocks?

      I assume you're talking about an unranked server. I don't know if this can be done server-side only. If you are willing to make it a mod that the clients need to run too it should be no problem. Just edit the objects_server.zip\kits files. e.g. in US_AT.con remove the lines
      ObjectTemplate.addTemplate UnlockUSAT2
      and possibly
      ObjectTemplate.create ItemContainer UnlockUSAT2
      ObjectTemplate.addTemplate eurif_fnp90
      ObjectTemplate.replaceItem USRIF_MP5_A3
      ObjectTemplate.replaceItem chsht_protecta
      ObjectTemplate.unlockLevel 2

      Comment

      Working...
      X