Jump to content

CopeGD

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by CopeGD

  1. Hi guys, 
    i added some custom spawns and totally cannot detect anything i have done wrong. I added these groups, yet only 1 group of them spawns. Whats wrong?

    Place your custom group spawns below
    */
    
    //NAPF EVENT AREA
    
    [[1551.85, 8931.83, 0.0016613],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1665.54, 8824.98, 0.00142288],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1703.68, 8850.66, 0.00188971],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1623.69, 8791.84, 0.00158381],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1538.74, 8786.47, 0.00115156],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1514.84, 8846.51, 0.00146961],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1471.85, 8882.26, 0.00172138],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1408.07, 8906.07, 0.0017004],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1448.11, 8957.02, 0.00119686],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    [[1489.98, 8999.9, 0.00133801],6,1,"Random",4,"","Bandit2_DZ","Random"] call spawn_group;
    
  2. Could be few things, missed a comma or semicolon

    Or one of resources here are already defined somewhere else, all you need to do is simply delete that specific class from my defines.hpp

     

    Login to your FTP root dir and check .RPT log file to see what causes it, no point in guessing

     

    My RPT file says the following: ErrorMessage: File mpmissions\dayz_private_1.epoch.chernarus\interior\defines.hpp, line 21: .RscText: Member already defined

     

    Line 21 is CT_XBUTTON. Is that possible?

×
×
  • Create New...