Jump to content

stonXer

Member
  • Posts

    483
  • Joined

  • Last visited

Posts posted by stonXer

  1. Ok i rebooted the box and now i get wrong password?

     

    What is this referring to?

    BEServer.cfg(Battleye folder), has your rconpassword and maxping inside

     

    Not sure if it matters or not but your 

    1. BePath = C:\OverpochServer\Expansion\BattlEye\ <--- maybe take off the last \
    2. BePath = C:\OverpochServer\Expansion\BattlEye
  2. start "arma2" /min "arma2oaserver.exe" -port=2302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;" "-bepath=C:\SERVER\Battleye" -cpuCount=4 -maxMem=2047 -noCB

  3.  

    Can someone tell me why this sensor doesn't work?

    class Item5
    		{
    			position[]={7874.98,0.001,3454.92};
    			a=100;
    			b=100;
    			activationBy="WEST";
    			repeating=1;
    			interruptable=1;
    			age="UNKNOWN";
    			name="zoneCardealer";
    			expCond="(player distance zoneCardealer) < 100;";
    			expActiv="[""Prig Car Dealer"",false,""enter""] spawn player_traderCity;";
    			expDesactiv="[""Prig Car Dealer"",false,""leave""] spawn player_traderCity;";
    			class Effects
    			{
    			};
    		};
    	};
    };
    

                expActiv="[""Prig Car Dealer"",true,""enter""] spawn player_traderCity;";

                expDesactiv="[""Prig Car Dealer"",true,""leave""] spawn player_traderCity;";

  4. I found loading the crate sqf that way caused it to spawn each one twice, you couldn't see there were 2 there, but moving around and checking gear at different spots would give you 2 different loot selections.

    Added it to be called along with custom map edits, worked a charm, nomore multiple loots :) 

×
×
  • Create New...