Custom monster error
okay im adding a monster into quake and have had no hitches up until renaming animations
i am using the base code of the demon
when i compile i get this
error: slasher.qc:303:Demon_Melee redeclared (see previous declaration demon.qc(304))
but when i change all of the Demon_Melee to Slasher_Melee i get this
error: slasher.qc:104:Unknown value "slasher_melee"
error: slasher.qc:110:Unknown value "slasher_melee"
im stumped
i am using the base code of the demon
when i compile i get this
error: slasher.qc:303:Demon_Melee redeclared (see previous declaration demon.qc(304))
but when i change all of the Demon_Melee to Slasher_Melee i get this
error: slasher.qc:104:Unknown value "slasher_melee"
error: slasher.qc:110:Unknown value "slasher_melee"
im stumped
