Debug Codes
Re: Debug Codes
I've played through the game and gotten death twice,
I tried to use the Debug codes but it won't work
trade_=60
doesn't work...anybody has the same problem or knows how to make it work?
I tried to use the Debug codes but it won't work
trade_=60
doesn't work...anybody has the same problem or knows how to make it work?
-
- Posts: 16
- Joined: Sun May 12, 2013 3:09 am
Re: Debug Codes
Are you putting a space between the variables?
trade_=60
should be:
trade_ = 60
Try it again, and remember that permanent stat boosts only take effect after you have classes. Temporary bonuses last until classes. Good luck! ^^
trade_=60
should be:
trade_ = 60
Try it again, and remember that permanent stat boosts only take effect after you have classes. Temporary bonuses last until classes. Good luck! ^^
Re: Debug Codes
I was playing around with the debug codes, and manage to get almost all of them to work, except for unlocking the outfits for royal_demeanour and animals. Do others have this problem?
For the code to work, I do have to capitalize the first letter of the skill group, and all but the two mentioned above worked.
unlocked_outfits.add=('X') where X could be Conversation, Weapons, etc.
For the code to work, I do have to capitalize the first letter of the skill group, and all but the two mentioned above worked.
unlocked_outfits.add=('X') where X could be Conversation, Weapons, etc.
- SilverBloodIllusion
- Posts: 14
- Joined: Fri Sep 13, 2013 11:19 pm
Re: Debug Codes
I've never been able to get Wield Magic or Battlefield Medicine to work. Can someone help?
Re: Debug Codes
For skills with more than one word, I have managed to get it to work with an underscore
wield_magic or battlefield_medicine
wield_magic or battlefield_medicine
- SilverBloodIllusion
- Posts: 14
- Joined: Fri Sep 13, 2013 11:19 pm
Re: Debug Codes
Thanks, I already knew that, but that hasn't worked for me on these two.Miakoda wrote:For skills with more than one word, I have managed to get it to work with an underscore
wield_magic or battlefield_medicine
Re: Debug Codes
Sorry if it didn't work. It may be some vague quirk of one's computer (like with me not getting those other outfits to appear).
-
- Posts: 16
- Joined: Sun May 12, 2013 3:09 am
Re: Debug Codes
Make sure you're spelling it right, the game won't run it right and it doesn't tell you about spelling errors if the syntax and spacing and symbols are right.
Also if you want to adjust the skills permanently, you need that last underscore at the end.
wield_magic =100
is only a temporary adjustment, lasting until your next class sessions. But
wield_magic_ =100
will set it at 100 for good, once you take class sessions. Is a good idea to use the second when picking Elodie's schedule, and the first if you need to pass a skill check on the fly.
Also if you want to adjust the skills permanently, you need that last underscore at the end.
wield_magic =100
is only a temporary adjustment, lasting until your next class sessions. But
wield_magic_ =100
will set it at 100 for good, once you take class sessions. Is a good idea to use the second when picking Elodie's schedule, and the first if you need to pass a skill check on the fly.
- SilverBloodIllusion
- Posts: 14
- Joined: Fri Sep 13, 2013 11:19 pm
Re: Debug Codes
Well, I finally got them working. They've never worked before. It might have been a glitch in the Beta I was on before or maybe my dyslexia was playing all kinds of tricks with my mind. It's so hard for me to know.
- Ariel Schnee
- Posts: 156
- Joined: Wed May 23, 2007 3:51 am
- Location: USA In The Northern Part Of Louisiana
- Contact:
Re: Debug Codes
For the outfit codes try these :
unlocked_outfits.add('Royal Demeanor')
unlocked_outfits.add('Conversation')
unlocked_outfits.add('Expression')
unlocked_outfits.add('Agility')
unlocked_outfits.add('Weapons')
unlocked_outfits.add('Athletics')
unlocked_outfits.add('Animal Handling')
unlocked_outfits.add('History')
unlocked_outfits.add('Intrigue')
unlocked_outfits.add('Medicine')
unlocked_outfits.add('Economics')
unlocked_outfits.add('Military')
unlocked_outfits.add('Faith')
unlocked_outfits.add('Lumen')
unlocked_outfits.add('Royal Demeanor')
unlocked_outfits.add('Conversation')
unlocked_outfits.add('Expression')
unlocked_outfits.add('Agility')
unlocked_outfits.add('Weapons')
unlocked_outfits.add('Athletics')
unlocked_outfits.add('Animal Handling')
unlocked_outfits.add('History')
unlocked_outfits.add('Intrigue')
unlocked_outfits.add('Medicine')
unlocked_outfits.add('Economics')
unlocked_outfits.add('Military')
unlocked_outfits.add('Faith')
unlocked_outfits.add('Lumen')
Signature
If you are a believer of Jesus Christ, and are 100% proud of it, put this in your sig!!
- Ariel Schnee, twin sister of Weiss Schnee. And Loyal Servant of The Royal Pony Sisters, Princess Celestia and Princess Luna... Forever Equestria!
If you are a believer of Jesus Christ, and are 100% proud of it, put this in your sig!!
- Ariel Schnee, twin sister of Weiss Schnee. And Loyal Servant of The Royal Pony Sisters, Princess Celestia and Princess Luna... Forever Equestria!
Re: Debug Codes
Thank you Neko Hibiki. The Animal and Demeanor codes work perfectly now.
- LionessGrl
- Posts: 14
- Joined: Sun Jul 08, 2012 9:49 am
Re: Debug Codes
This is going to sound stupid, but how do you exit the debug screen?
Edit: Never mind, I got out but now the cheats aren't working for me.
Edit: Never mind, I got out but now the cheats aren't working for me.
Games I have: Fatal Hearts, Date Warp, Magical Diary, Long Live The Queen, Royal Trap
- kisame_widi
- Posts: 13
- Joined: Fri Nov 15, 2013 11:20 am
Re: Debug Codes
so...actually the code didn't work well on mine...the debug screen said this
An exception occurred: name 'unlocked_outfits' is not defined
this is what i type
unlocked_outfits.add('Conversation')
An exception occurred: name 'unlocked_outfits' is not defined
this is what i type
unlocked_outfits.add('Conversation')
- Ariel Schnee
- Posts: 156
- Joined: Wed May 23, 2007 3:51 am
- Location: USA In The Northern Part Of Louisiana
- Contact:
Re: Debug Codes
I just tried it myself.kisame_widi wrote:so...actually the code didn't work well on mine...the debug screen said this
An exception occurred: name 'unlocked_outfits' is not defined
this is what i type
unlocked_outfits.add('Conversation')
It worked fine right now, no problems.
On the latest update(beta) too.
Signature
If you are a believer of Jesus Christ, and are 100% proud of it, put this in your sig!!
- Ariel Schnee, twin sister of Weiss Schnee. And Loyal Servant of The Royal Pony Sisters, Princess Celestia and Princess Luna... Forever Equestria!
If you are a believer of Jesus Christ, and are 100% proud of it, put this in your sig!!
- Ariel Schnee, twin sister of Weiss Schnee. And Loyal Servant of The Royal Pony Sisters, Princess Celestia and Princess Luna... Forever Equestria!
Re: Debug Codes
This is probably a dumb question, but I can't figure out how to exit the Debugger Console. There doesn't seem to be an option to exit it and I've tried hitting "escape" but that doesn't work.