ACTOR ShortExplosion replaces DeadLostSoul
{
States
{
Spawn:
MISL B 1
loop
See:
MISL B 5 A_PlaySound "weapons/rocklx"
MISL CD 5
MISL E -1
stop
}
}
GZDoom prompt
Execution could not continue.
Script error, "The Zombieman.pk3:actors/splode.txt" line 9:
Sprite names must be exactly 4 characters
Ultimate Doom Builder error prompt
Unable to find sprite lump "MISLB" used by actor "Dead lost soul":23. Forgot to include required resources?
Why is my code not working!!? Is this some sort of gimmick Decorate is pulling on me?
Before you ask; I do not have a foreign keyboard, nor do I have the accented typing setting enabled, nor did I copypaste any stupid variant of the space key
Question
watermelon eater gaming
Decorate (SLADE v3.2.4)
ACTOR ShortExplosion replaces DeadLostSoul
{
States
{
Spawn:
MISL B 1
loop
See:
MISL B 5 A_PlaySound "weapons/rocklx"
MISL CD 5
MISL E -1
stop
}
}
GZDoom prompt
Execution could not continue.
Script error, "The Zombieman.pk3:actors/splode.txt" line 9:
Sprite names must be exactly 4 characters
Ultimate Doom Builder error prompt
Unable to find sprite lump "MISLB" used by actor "Dead lost soul":23. Forgot to include required resources?
Why is my code not working!!? Is this some sort of gimmick Decorate is pulling on me?
Before you ask; I do not have a foreign keyboard, nor do I have the accented typing setting enabled, nor did I copypaste any stupid variant of the space key
Share this post
Link to post
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.