Results 1 to 3 of 3

Thread: Problems with the cfg faction

  1. #1

    Problems with the cfg faction

    Hello guys. I've a problem with the cfg faction.

    Code:
    class CfgFactionClasses 
    {
    	class myfaction //just a example
     {
    		displayName = "myfaction"; //normal this menu will show up, if i open the civilian menu
    		priority = 100;
    		side = 3;
    	};
    };
    Now, i've some police buildings, some cop cars and civilian cars, bulding and objects.

    Every base class is defined with
    Code:
    faction="myfaction";
    side= 3;
    display="police buildings";
    The problem is, if i open the editor -> civilian -> myfaction, i can only see 2 options in the dropdown menu. But if i open the editor->empty, i can find all defined objects under the defined display name and they have the "myfaction-tag". I used copy&paste to make sure, that everything is 100% correct.

    CfgVehilceClass is correct too.

    I tried more ways. Every single object, base classes, ... Same thing, i see every time only the same both options in the dropdown menu.

    some ideas or do you need more codes?

  2. #2
    Buildings are always on side empty, there is no way to change that.

  3. #3
    Nope, i got my policebuilding on blueforce, redforce or civilian. I can switch.

Similar Threads

  1. Trigger condition: faction x kills (number) of faction y
    By Katipo66 in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 3
    Last Post: Aug 5 2011, 03:08
  2. How to make a faction shoot a neutral faction. as in Genocide?
    By dr_zakharotta in forum ARMA 2 & OA : MISSIONS - Editing & Scripting
    Replies: 3
    Last Post: Nov 15 2010, 16:58
  3. Model.cfg Problems Unit Post from A1 to A2
    By Clawhammer in forum ARMA 2 & OA : MODELLING - (O2)
    Replies: 8
    Last Post: Jan 29 2010, 15:45
  4. What's after faction videos?
    By ilovebeer in forum ARMA 2 & OA - SUGGESTIONS
    Replies: 9
    Last Post: Mar 13 2009, 11:50
  5. Cfg weapons\cfg ammo
    By oyman in forum OFP : CONFIGS & SCRIPTING
    Replies: 2
    Last Post: Feb 2 2004, 17:18

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •