Prop Stop; Bloody Chalice
- SirBruce
- Topic Author
- Dark Imp
Less
More
- Posts: 9
8 years 2 months ago #1
by SirBruce
Prop Stop; Bloody Chalice was created by SirBruce
Hi,
Has anyone tried the bloody chalice wad? I kept trying to code it with different numerical numbers but it won't show on my doom map. I keep getting the common exclamation sign error.
Has anyone tried the bloody chalice wad? I kept trying to code it with different numerical numbers but it won't show on my doom map. I keep getting the common exclamation sign error.
Please Log in or Create an account to join the conversation.
- SirBruce
- Topic Author
- Dark Imp
Less
More
- Posts: 9
8 years 2 months ago #2
by SirBruce
Replied by SirBruce on topic Prop Stop; Bloody Chalice
Sorry, I found the answer; l loaded the chalice on my backup wad. But now I'am having trouble with the "trash can" wad. When I load the wad onto my map the display is distorted like an ellipse (flat circle).
//////////////////////////////
/////TRASH CAN1///////////////SPRITE//DUKE NUKEM
//////////////////////////////
ACTOR TrashCan1 7281
{
Game Doom
Radius 16
Height 40
+SOLID
States
{
Spawn:
TRAC A -1
Stop
}
}
//////////////////////////////
/////TRASH CAN1///////////////SPRITE//DUKE NUKEM
//////////////////////////////
ACTOR TrashCan1 7281
{
Game Doom
Radius 16
Height 40
+SOLID
States
{
Spawn:
TRAC A -1
Stop
}
}
Please Log in or Create an account to join the conversation.
- Blue Shadow
- Administrator
Less
More
- Posts: 1129
8 years 2 months ago #3
by Blue Shadow
Replied by Blue Shadow on topic Prop Stop; Bloody Chalice
Could post a screenshot showing this?SirBruce wrote: When I load the wad onto my map the display is distorted like an ellipse (flat circle).
Please Log in or Create an account to join the conversation.