Jump to content

mission editing


AMIgaBot

Recommended Posts

i neeed to know what section of mis file to edit to change allies/neutrals  .i tried hex editor but  it doesnt show up any useful data

o and one more thing if there could be way to increase amount of crates in skirmish game.. 1 is so  crap. i want like 40

Link to comment
Share on other sites

I know its useless, but it is a step forward :

I found the section in .mis files with the time limit. (like in atreides mission 5)

Hex offset :

from 0001:072A - to 0001:072D

you can write :

from 00 00 00 00 - to FF FF FF 79 (without errors)

means

from 00:00 - to 1364546 min:54 sec (2 years ?!)

example 00 01 00 00 = 10 sec.

00 02 00 00 - 20 sec.

FF FF FF FF - Nothing

if you want to have longer limit, dont change it to FF FF FF FF, but to something else.

but for 10 min i dont remember... check out the A5V1 file offset

Warning - dont change the 2 hex values before 0001:072A, its not time limit!!!   i think its the event or something like that...

and attachment - limit is 16:00 instead of 10:00

Remember : useless, but step forward!!!!

_A5V1.zip

Link to comment
Share on other sites

it worked. lets  try  find other values.  i will edit some sections to see what happens. i have a backup file so notthing to lose :D

i found only  this insside _a5v1.mis

0001;0720 .. im in right place or need find otther

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...