I'm trying to put a character from an external wad in the character select but it seems that no matter what I try, it never appears...it's supposed to replace Tails.
SSKIN:
MAINCFG:
What am I doing wrong? :S
SSKIN:
Code:
name = cd-tails
face = SBOTLIFE
facename = STTAILSN
ability = 1
normalspeed = 27
thrustfactor = 3
accelstart = 192
acceleration = 45
spin = 1
runspeed = 23
startcolor = 112
endcolor = 127
prefcolor = 5
jumpheight = 100
boxindex = 2
MAINCFG:
Code:
Character 0
MenuPosition = 1
Character 1
Status = 122
Character 3
MenuPosition = 3
Character 4
PlayerName = Tails
MenuPosition = 20
PicName = TAILCHAR
Status = 32
PlayerText = Slow
Flying
While slowest
out of the three, Tails
is unique due to his
ability at being able
to fly.
What am I doing wrong? :S