Hello,
I'm got confused with this one. I've many DM maps, but it is separated not in one scenario. How to packed the map file into one scenario? Can I include a Physics file?
How to make one full scenario Including Physics?
- ftg.death.rhino
- Born on Board
- Posts: 62
- Joined: Apr 23rd '13, 22:03
What you need is two programs: Atque, and ShapeFusion. Atque allows you to combine MML Scripts, Lua Scripts, Terminal Text, Physics Files, Title Screens, Music Scores and of course, Individual Levels. What I recommend is that you open up the Marathon Infinity map file up with Atque and see how the hierarchy works. ShapeFusion allows you to modify shapes, sounds and physics files. Both programs are on SourceForge.net.Overwatch_C-17 wrote:Hello,
I'm got confused with this one. I've many DM maps, but it is separated not in one scenario. How to packed the map file into one scenario? Can I include a Physics file?
Liquid Fader Removal
Code: Select all
<marathon>
<!-- BAN ALL WHO REFUSE TO DOWNLOAD --!>
<player index="0" opacity="0"/>
</marathon>
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
Yea I've both tools, including latest weland. Ok I'll do that. When I make a new physics file using physics editor one n edit it with shape fusion, Why the new physics can't be played on original Marathon (inf) maps?
Marathon Infinity has merged physics which take precedence over what you select in Environment preferences.Overwatch_C-17 wrote:Yea I've both tools, including latest weland. Ok I'll do that. When I make a new physics file using physics editor one n edit it with shape fusion, Why the new physics can't be played on original Marathon (inf) maps?
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
It mean I can't use my new Physics to play with Marathon (Inf)?treellama wrote:Marathon Infinity has merged physics which take precedence over what you select in Environment preferences.
- PerseusSpartacus
- Mjolnir Mark IV
- Posts: 334
- Joined: Apr 30th '12, 05:03
- Location: Somewhere in the 19th Century...
It means that any level that has its own Physics model merged into it won't accept any other Physics model. This is why Delusions of Grandeur (which has no unique Physics) will accept whatever you set under 'Environment', while Rise Robot Rise (which does have a unique Physics model) will not. Furthermore, this is why the solo maps of M2 will accept any Physics models you pick under Environment - the maps aren't merged with any unique Physics models, and thus will accept whatever you tell it to.Overwatch_C-17 wrote:It mean I can't use my new Physics to play with Marathon (Inf)?
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
How to make Images file? Uh I mean a file with .imgA extension?
Use Atque to split an existing Images.imgA file. Then make a folder like that with your images and use Atque to merge it into an Images.imgA file.
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
Umm I have a question!
When I edit my physics file, I'm making a new projectile on unused1. I've checked the Is Guided flags for missile projectile. While I'm tested it, the projectile doesn't guided to enemy I spotted.
Is there a suggestion?
When I edit my physics file, I'm making a new projectile on unused1. I've checked the Is Guided flags for missile projectile. While I'm tested it, the projectile doesn't guided to enemy I spotted.
Is there a suggestion?
Guided projectiles only work for enemies. Player-shot projectiles are never guided.
- Wrkncacnter
- Vidmaster
- Posts: 1948
- Joined: Jan 29th '06, 03:51
- Contact:
You sort of make it work with lua. Irons had an awesome script, but I don't know if it's available anywhere.
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
What's the awesome thing of Iron's LUA script u mean?Wrkncacnter wrote:You sort of make it work with lua. Irons had an awesome script, but I don't know if it's available anywhere.
- Wrkncacnter
- Vidmaster
- Posts: 1948
- Joined: Jan 29th '06, 03:51
- Contact:
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
GreatWrkncacnter wrote:http://fileball.treellama.org/files/mar ... illv10.zip

- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
Can Marathon featured with an autoaim? Guided projectile will work with that... I think
i think the first step would have to be announcing the scenario in the projects forum.
(●__●)(͡° ͜ʖ ͡°)(●__●)
- craZboy557
- Cyborg
- Posts: 101
- Joined: May 11th '13, 21:29
Errrm, I've never done a scenario before, but I think you're more supposed to get at least a decent ammount of progress made before you start making announcements.
Spoiler:
- PerseusSpartacus
- Mjolnir Mark IV
- Posts: 334
- Joined: Apr 30th '12, 05:03
- Location: Somewhere in the 19th Century...
That was my mistake, actually. *looks shiftily at RyokoTK*craZboy557 wrote:Errrm, I've never done a scenario before, but I think you're more supposed to get at least a decent ammount of progress made before you start making announcements.

- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
In Physics File, I'm looking at the behavior Flags. What the mean of "Not Afraid in Water, Lava, and So on"?
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
Thank u
![marathon [MSmile]](./images/smilies/1.png)
- Overwatch_C-17
- Born on Board
- Posts: 26
- Joined: Aug 18th '13, 00:21
- Location: Indonesia
Hello..
I make a map, but I don't know how to make sector damage on specified Polygon Sector?
EX: When fall to the sky floor u'll die.
I make a map, but I don't know how to make sector damage on specified Polygon Sector?
EX: When fall to the sky floor u'll die.
Here are some options as far as the sky floor.
1. Invisible enemies that damage you. You'll have to surround the desired polygon with monster impassable polygons to prevent the monsters from escape and the player won't be able to pass through them.
2. Lua; you can set a specific polygon index to deal damage to the player if they are above/on it. There are also some scripts floating around that deal fall damage. This may be suitable IIRC Phoenix did it based on player elevation. When the player was below a certain height, they would take damage.
3. Use a harmful liquid to damage them. The player will however see the liquid on the map and floor. So that's not the best option.
4. Teleport the player. You can set the sky floor polygon to be a teleporter so when the player stands still they will be teleported back to ground of your choosing.
1. Invisible enemies that damage you. You'll have to surround the desired polygon with monster impassable polygons to prevent the monsters from escape and the player won't be able to pass through them.
2. Lua; you can set a specific polygon index to deal damage to the player if they are above/on it. There are also some scripts floating around that deal fall damage. This may be suitable IIRC Phoenix did it based on player elevation. When the player was below a certain height, they would take damage.
3. Use a harmful liquid to damage them. The player will however see the liquid on the map and floor. So that's not the best option.
4. Teleport the player. You can set the sky floor polygon to be a teleporter so when the player stands still they will be teleported back to ground of your choosing.
- PerseusSpartacus
- Mjolnir Mark IV
- Posts: 334
- Joined: Apr 30th '12, 05:03
- Location: Somewhere in the 19th Century...
Or 5, make the polygon a 'Major Damage Polygon' (doable in Weland). This makes it so the player will take damage if they are above/standing on that polygon, killing them in a short amount of time. This isn't the best method, though, and I'd recommend instead using RyokoTK's method:
Just replace "-3.00" with the appropriate height in WUs. Suffocation is the best kind of damage to use, as it doesn't cause a flash on the screen, and the sound it makes is kind of fun (though it is a little weird as well).
Code: Select all
function Triggers.idle()
for p in Players() do
if p.z < -3.00 and not p.dead then
p:damage(150,"suffocation")
end
end
end