YesNoOk
avatar

My character testing. (Read 24144 times)

Started by Hadoabuser, August 31, 2009, 09:32:03 pm
Share this topic:
My character testing.
New #1  August 31, 2009, 09:32:03 pm
  • ****
    • www.mugenevolution.co.uk/hadoabuser
Well I just converted my Soma Cruz EX character to work in ShugenDo and I fixed the errors the debugger pointed out. Some how ever couldn't be fixed because its an engine issue those are.

Code:
Error	ParserSystem	 chars/SomaCruzEX/SomaCruzEX.cns at line 181: Unknown token "removeongethit" in AfterImage controller
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 195: Unknown token "removeongethit" in AfterImage controller
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 226: Unknown token "removeongethit" in AfterImage controller
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 240: Unknown token "removeongethit" in AfterImage controller
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 337: Unknown token "removeongethit" in AfterImage controller
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 352: Unknown token "removeongethit" in AfterImage controller
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 4053: Controller currently not supported (73)
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 4054: Controller currently not supported (73)
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 8108: Unknown token "removeongethit" in AfterImage controller
Error ParserSystem chars/SomaCruzEX/SomaCruzEX.cns at line 8152: Unknow trigger "LoseKo"

I'm guessing removeonhit wasn't added to the engine.

The controller on line 4053 is TargetPowerAdd, line 4053 and 4054 are arguments thats used by this controller, and as u can see LoseKo just isn't used by the engine.

Since the LoseKO trigger isn't used the state I made to overwrite the death state constantly replays without stopping, making him unplayable.
Card Sagas Wars > what ever you like.
POTS has his name in 50% of characters' readme. I shall have 50% too, but for stages ! :ninja: ;D
Last Edit: September 01, 2009, 05:32:31 am by Hadoabuser