16
Projects & Creative / Re: Unholy Classes/Bosses (V7a-beta)
« on: November 02, 2016, 02:52:01 PM »
Seems like the new version of Unholy Classes uses the pre-v5 team colors.
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.
sethudsize(800,600,0);
SetFont("CUTSTUFF");
hudmessageBold (s:"A"; HUDMSG_FADEINOUT, 1, 9, 400.0, 300.0, 4.0, 0.9,0.9);
Delay(4*35);Invalid LOOP_START tag: '6.629'actor MercurySpike 11714
{
//$Category MM8BDM-Interactive Props
+DONTBLAST
+NOGRAVITY
+THRUGHOST
Height 16
Radius 16
scale 2.5
states
{
Spawn:
TNT1 A 0
TNT1 A 1 A_SpawnItemEx("SpikeDamager")
goto Graphic
Graphic:
MERS A -1
stop
}
}