This forum is locked and will eventually go offline. If you have feedback to share you can find us in our Discord channel "MythoLogic Interactive" https://discord.gg/nECKnbT7gk

Forum rules

Questions about PlayerModifierInfo

Share questions and tutorials related to the map editor. Share you maps in the Superfighters Deluxe Custom Maps section.
Forum rules
By using the forum you agree to the following rules.
Locked
Lone
Fighter
Fighter
Posts: 15
Joined: Thu Jan 10, 2019 1:00 pm
SFD Account: Lone

Questions about PlayerModifierInfo

Post by Lone » Mon Feb 11, 2019 12:16 am

The fact that the map editor is not translated into my language makes things difficult. Finally my questions are: what is this for?

ItemDropMode
MeeleForceModifier
MeeleStunImunity
0 x
Believe me, this pain you're feeling will only get worse.

User avatar
Gurt
Lead Programmer
Lead Programmer
Posts: 1887
Joined: Sun Feb 28, 2016 3:22 pm
Title: Lead programmer
Started SFD: Made it!
Location: Sweden
Gender:
Age: 36

Post by Gurt » Mon Feb 11, 2019 8:39 pm

ItemDropMode can be set to 3 different modes:
One where items will be dropped like normal.
One where items will drop from dead bodies but break instantly when touching the ground and can't be picked up.
One where items will not drop at all from dead bodies.

MeleeForceModifier is just a modifier that determines how hard you hit things (how far things fly from your kicks and punches).

MeleeStunImmunity makes you immune against stuns.

We use all these differently throughout the campaigns.
1 x
Gurt

Lone
Fighter
Fighter
Posts: 15
Joined: Thu Jan 10, 2019 1:00 pm
SFD Account: Lone

Post by Lone » Mon Feb 11, 2019 11:57 pm

Gurt wrote:
Mon Feb 11, 2019 8:39 pm
ItemDropMode can be set to 3 different modes:
One where items will be dropped like normal.
One where items will drop from dead bodies but break instantly when touching the ground and can't be picked up.
One where items will not drop at all from dead bodies.

MeleeForceModifier is just a modifier that determines how hard you hit things (how far things fly from your kicks and punches).

MeleeStunImmunity makes you immune against stuns.

We use all these differently throughout the campaigns.
Thank you ^^
0 x
Believe me, this pain you're feeling will only get worse.

Locked