- Joined
- Feb 23, 2006
- Messages
- 11
I am currently using Emergenzys Save/Load code system. His system supports 12 heroes, but he said you can increase the number of heroes. So I did this:
Set_SaveHero[13]= blahblah(heroname)
And I set up all 3 random codes for the hero code generator under where it says
Set_CodeHeroCode01[13]=afb
Set_CodeHeroCode02[13]=nbs
Set_CodeHeroCode03[13]=dfs
When I tested this in game, it doesnt show up as an invalid code, but it doesn't load the hero either.
Do I have to edit any triggers in the main Save trigger or main load trigger to allow it to load my hero?
Set_SaveHero[13]= blahblah(heroname)
And I set up all 3 random codes for the hero code generator under where it says
Set_CodeHeroCode01[13]=afb
Set_CodeHeroCode02[13]=nbs
Set_CodeHeroCode03[13]=dfs
When I tested this in game, it doesnt show up as an invalid code, but it doesn't load the hero either.
Do I have to edit any triggers in the main Save trigger or main load trigger to allow it to load my hero?