Jump to content

dePayens

Inactive Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by dePayens

  1. I am trying to add Wolfman System. But I have a problem like:

    spacer.png

     

    My Codes:

    loadGameDataDict={
    	"INIT" : __InitData,
    	"SOUND" : __LoadGameSound,
    	"EFFECT" : __LoadGameEffect,
    	"WARRIOR" : __LoadGameWarrior,
    	"ASSASSIN" : __LoadGameAssassin,
    	"SURA" : __LoadGameSura,
    	"SHAMAN" : __LoadGameShaman,
        "WOLFMAN" : __LoadGameWolfman, // Line 1528
    	"SKILL" : __LoadGameSkill,
    	"ENEMY" : __LoadGameEnemy,
    	"NPC" : __LoadGameNPC
    }

    Can you help me please?

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.