Page 1 of 1

weird npc code problem

Posted: Sat Sep 06, 2014 9:55 am
by lighthouse64
Ok so I go save my folder as level11 and my lvl file as level11 and I put in a text file that is named: npc-2. It has the code cliffturn = 1. I go and test the level, but the red goomba just walks off into a pit. :(

Re: weird npc code problem

Posted: Sat Sep 06, 2014 9:57 am
by DimitrisPowerSeven
You must type it cliffturn=1 without space on cliffturn and =

Re: weird npc code problem

Posted: Sat Sep 06, 2014 10:28 am
by lighthouse64
DimitrisPowerSeven wrote:You must type it cliffturn=1 without space on cliffturn and =
Oops I forgot. :P Well this can be locked since this is now answered.