211
MM8BDM Discussion / Re: Rules for Deathwind's Servers
« on: February 11, 2011, 06:05:21 PM »Quote from: "Messatsu"
That means no n****r or f****t. If you want to spout this crap, go play XBL.
lol
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
That means no n****r or f****t. If you want to spout this crap, go play XBL.
You are by far my favorite modder for MM8BDM now.
Download the wad and load it in the launcher.
Then simply go to "Start" and "Single Player" to play!
Yes, in terms of what you said, that is a frame. See+7 would skipCode: [Select]SCBM C
SCBM CCDDEE
As for the crashing. I'm not entirely sure, it may have something to do with that last frame being 0 tics then hitting the goto again immediately.
The wiki could be turned into a database of editing tutorials, if anyone is up for a bit of typing!
#include "zcommon.acs" // This defines the DAMAGE_PLAYERS
script ## OPEN // Your script number goes here MUST CHANGE OR WONT WORK
{
delay(1);
SectorDamage(###, 255, "Falling", "BeatCallCheck", DAMAGE_PLAYERS);
// Change the ### to the sector tag you want from your map
restart;
}
Load in the launcher as usual,
Press "~" and type "map sswfx" once MM8BDM has loaded.