anarcho 0 Posted November 20, 2010 trying to use alice on dedicated server however i constantly get red and yellow chains. this is what i'm using in the init of the module BIS_alice_mainscope setvariable ["spawnDistance",300];this setVariable ["ALICE_civilianinit",[{_this addeventhandler ["killed",{if (side (_this select 1) == west) then {civ_casualties = civ_casualties + 1}}]}]] what i want is the civs to spawn in one town where the fighting is going on Share this post Link to post Share on other sites
Harlow-16AA- 0 Posted November 20, 2010 Are you shooting the civilians? If so, that will cause desync (yellow and red chains) as documented here: LINK Share this post Link to post Share on other sites
anarcho 0 Posted November 20, 2010 ;1792885']Are you shooting the civilians? If so' date=' that will cause desync (yellow and red chains) as documented here: LINK thx the info missed that :) Share this post Link to post Share on other sites