How do I use this?

Top  Previous  Next

Lod for all is a standalone project. Here's how you can set it up:

 

1) Copy the lod_demo folder from the Aum53 code archive inside your 3GDS folder;

2) Start Wed, open level1.wmp and run the demo using main.wdl. That's it!

 

Ncrypt can be set up using the following steps:

 

1) Include the ncrypt.wdl and test_ncrypt.wdl files in your main script file:

 

aum53_ncrypt3

 

2) Start your project, and then press the "E" key to encrypt and save two names and two scores to the highscore.txt file. Wait a second, and then press the "D" key to decrypt the data. You will see the names and the scores for the two players.

 

aum53_ncrypt2