Deathtime38 Tutorial List - Updated weekly

Newbie Spellweaver
Joined
Sep 28, 2008
Messages
11
Reaction score
0
Welcome, to make it easier to learn. I decided to put all my tutorials in one place. Here I will link up all of the tutorials I have made and give a description!

All tutorials made for cheezscape source! Other code may come available for other well-know sources:
  • Testscape
  • Freescape

Name: New Command System!
Link: Here
Description:
This tutorial shows you how to add a new command java file
and link it up so you can add commands in a less bulky place.
It also makes it easier to find....

Name: .Dat file reading
Link: Here
Description:
The tutorial shows you how to recreate the way
your server reads some of the .dat files. It also allows
you to add you own much easier into the .dat files.

Name: Changing XP Income with cheezscape
Link: Here
Description:
This tutorial shows you how to edit the XP income for
mining and cooking.

Name: Editing Noted.dat and Stackables
Link: Here
Description:
This tutorial shows you how to add stackables programaticly and some code
for the notes.dat file. Be careful, use this tutorial or .dat file reading [RECOMMENDED].

Name: Adding new action handlers
Link: Here
Description:
This tutorial shows you how to make food eatable, add you own custom messages for certain
items. And how to change the 'Cannot eat yet' message.

More tutorials coming soon!
 
Last edited:
Back