Jump to content
Sign in to follow this  
dob

Editing Warfare mission

Recommended Posts

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
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

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

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

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

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

errors.jpg

Share this post


Link to post
Share on other sites

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

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. smile_o.gif

Share this post


Link to post
Share on other sites

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 inlove.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×