jordan.trudgett.com

Player forum

Help please



Sun Jun 28 01:00:53 2009 AEST (1 year ago)

Avatar for redyugi

redyugi

Newbie

I have gotten through the game with both Nyx and Pryllis(idk how to spell that). So i started modifying the source scripts to make it more a challenge. But how to i get the modifications to run?

I am using Python 2.6.1 on Windows XP, in case you need to know to explain it.

Tue Jun 30 09:00:23 2009 AEST (1 year ago)

Avatar for tgfcoder

tgfcoder

Administrator

Ardentryst Creator

Modifiying the source code does not modify the executable binary (.exe file). You will need to run "ardentryst.py" with Python to run from source.

It may be a good idea to move all the Source files into the Ardentryst directory, so that it can access config.cfg, log.txt, Saves, Levels, Data, Base, etc.

So just to recap:
1- You should have the Ardentryst source code.
2- You need Python and pygame installed.
3- Run ardentryst.py to run the game from source. You need to have the data files in the same directory; like the Data, Base directories, for example.

Hope that helps, and have fun playing with the code!

Jordan.

Sat Jul 4 08:30:42 2009 AEST (1 year ago)

Avatar for redyugi

redyugi

Newbie

i have to run it through python? god that was simple..i feel stupid for not trying it before.
well thank you very much

edit: it works!! thank you again

Edited by redyugi 1 year ago

Sun Jul 5 19:42:29 2009 AEST (1 year ago)

Avatar for tgfcoder

tgfcoder

Administrator

Ardentryst Creator

No problems! Post if you make anything interesting Smile



Add new post

Help please


2000 characters remaining

Smiley Legend

  • Smile :)
  • Happy ^_^, ^.^, n_n, n.n
  • Grin :D
  • Wink ;)
  • Tonguepoke :P
  • Heart <3


Back to threads list