Page 1 of 1

My mod is doing something weird.

Posted: Tue Apr 03, 2018 7:03 pm
by CrocoGator
I am updating my mod to include a trainer into the mix, a reform program for prisoners, 4 1 hour sesssions, I wrote out this and.. it keeps making the trainers name object_trainer.. there is a fix for that?

BEGIN Object
Name Trainer
MoveSpeedFactor 1.500000
Toughness 2.5000
RenderDepth 2
Price -250
ViewRange 15
BlockedBy Wall
BlockedBy UtilityStation
Sprite Teacher
SpriteVariants 4
Properties Staff
Properties Entity
Properties DoesNotTire
Properties Scripted
END

Re: My mod is doing something weird.

Posted: Tue Dec 04, 2018 9:10 pm
by gamep92
has the trainer been defined in the base-language.txt file of your mod?