dob 0 Posted June 15, 2008 I edit warfare mission 1.1 and i have some questions: Where may i find the script that creat group resistance, i want change unit. wherr are the viewdistance setting, i want increase it. Thank. Share this post Link to post Share on other sites
Leopard2 0 Posted June 15, 2008 Quote[/b] ]Where may i find the script that creat group resistance, i want change unit. Look in Common\Config\Config_Barracks.sqs: Quote[/b] ];RESISTANCE _v = ["GSOLDIER"] _u = ["SoldierGB"] _d = [Localize "STR_DN_RIFLEMAN"] _c = [100] _t = [5] _p = [5] _i = ["\Ca\characters\data\Ico\i_null_CA.paa"] There are more entries like this. Just change the _u value. I haven't done it yet, but that should do it. I did change the west and east units this way, though. Quote[/b] ]wherr are the viewdistance setting, i want increase it. So far, I haven't found anything related to view distance in the code. Share this post Link to post Share on other sites
dob 0 Posted June 16, 2008 thank for reply! i go try for view distance perhaps just 1 triger with setviewdistance XXX Share this post Link to post Share on other sites
Revellion 0 Posted June 16, 2008 Common/Init/Init_CommonConstants.sqs is the proper way to change VD there's two constants defined AIR VD and ground VD Share this post Link to post Share on other sites
toadball 35 Posted June 17, 2008 How would you go about porting the mission to another island, I've basically copied the SaraLite version in every aspect to Linker Split's new HD island as a test and I keep getting an error message that doesn't disapear followed by the mission ending. Any advice/help? Share this post Link to post Share on other sites
Pirin 0 Posted June 17, 2008 What was the error you were getting Toad? Share this post Link to post Share on other sites
toadball 35 Posted June 17, 2008 one sec will load up and get it, by the looks of it in game there were two occuring at once, will show pic in just a sec. Not touched any of the scripts click image for the full res one Share this post Link to post Share on other sites
dob 0 Posted June 19, 2008 thank for reply's this week i release my missions. @ToadBall, it's perhaps because they are too much objects on this island. Share this post Link to post Share on other sites
Rommel 2 Posted June 19, 2008 Would these threads go in the Warfare forum? Seeing as its more or less all Warfare over there, and I guess it'd suit it to have something like this. Share this post Link to post Share on other sites
toadball 35 Posted June 19, 2008 Was going to say, a mod/admin could move it, aside from checking the user missions section to update .info stuff I'm kinda new here so wasn't sure ^^ and @ dob, I wouldn't be surprised if it was...shame that I had an idea. Will just have to wait for Uhao island then Share this post Link to post Share on other sites