YesNoOk
avatar

Mortal Kombat 1: The Pit... WITH STAGE FATALITY (Read 9691 times)

Started by Lasombra Demon, June 08, 2021, 10:11:44 pm
Share this topic:
Mortal Kombat 1: The Pit... WITH STAGE FATALITY
New #1  June 08, 2021, 10:11:44 pm
  • *****
  • WIP: Tons and tons of IKEMEN stages
Well, I'll enter somewhat of a hiatus after this. Got some work to catch up.

Hope you enjoy this one, though!

https://www.mediafire.com/file/w8h1om8firnvoc4/ThePit.7z/file



If you want to disable the fatality if someone is using simul or tag (which makes sense because it kinda breaks everything), replace line 125 with this:

Code:
triggerall = Roundstate = 3 && Matchover = 1 && (playerid(Var(11)),TeamMode != Simul) && (playerid(Var(12)),TeamMode != Simul) && (playerid(Var(11)),TeamMode != Tag) && (playerid(Var(12)),TeamMode != Tag)
Current release: SF vs MK, fully interactive
https://www.youtube.com/watch?v=7bM9DpmVXOA
Last Edit: June 09, 2021, 09:10:16 pm by Lasombra Demon