The Dink Network

Reply to D-Mod Creation Tutorials

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
February 25th 2010, 09:10 AM
custom_robj.png
Robj
Jester He/Him Australia
You feed the madness, and it feeds on you. 
These tutorials will teach you Dmod creation.

If you have watched a tutorial and you still don't fully understand something, send me a private message, make a post below, or make a thread on the forum asking for help.

I'll be updating the list below whenever I make a new tutorial.

Link to the full youtube playlist: Dmod Creation Tutorials playlist

Along with these tutorials, you should use the DinkC Reference to further your understanding of Dmod creation.

Structured Tutorial List: For all skill levels - learn to start creating dmods with no prior experience

Chapter 1: Windinkedit Plus Basics
-Tutorial #0 - Installing Dink Smallwood
-Tutorial #1 - Installing and brief runover of Windinkedit
-Tutorial #2 - Creating a new Dmod and placing tiles
-Tutorial #3 - Placing Sprites: Basics
-Tutorial #4 - Placing Sprites: People
-Tutorial #5 - Placing Sprites: Depth Que
-Tutorial #6 - Rooms
-Tutorial #7 - Warps
-Tutorial #8 - Clipping and Screenmatch
-Tutorial #9 - Hardness
-Tutorial #10 - Hardness Again
-Tutorial #11 - Sprite Library
-Tutorial #12 - Midi # and 'Inside' screens

Chapter 2: Graphics and Dink ini
-Tutorial #13 - Depth dot and Hard box
-Tutorial #14 - Set Sprite Info
-Tutorial #15 - Adding Graphics
-Tutorial #16 - Extra Parameters
-Tutorial #17 - 'Set Frame' Lines

Chapter 3:Introduction to scripting
-Tutorial #18 - Introduction and Getting Ready for Scripting
-Tutorial #19 - Attaching a Script to a Sprite
-Tutorial #20 - Basic Scripting: Simple Conversation Part 1
-Tutorial #21 - Basic Scripting: Simple Conversation Part 2
-Tutorial #22 - Basic Scripting: Another Conversation Example
-Tutorial #23 - Basic Scripting: Color Codes
-Tutorial #24 - Basic Scripting: Choice Menus
-Tutorial #25 - Basic Scripting: Procedures
-Tutorial #26 - Basic Scripting: Comments

Chapter 4:Variables
-Tutorial #27 - Global Variables
-Tutorial #28 - More On Global Variables
-Tutorial #29 - Retrieving Values
-Tutorial #30 - Local Variables
-Tutorial #31 - Setting Editor Type Values
-Tutorial #32 - Required Globals
-Tutorial #33 - Pseudo Variables
-Tutorial #34 - Special Variables

Chapter 5:Sounds & Midis
-Tutorial #35 - Playing and Modifying Sounds
-Tutorial #36 - Attack Hit Sound
-Tutorial #37 - Custom Sounds
-Tutorial #38 - Scripting midis

Chapter 6:Default 'start' Scripts
-Tutorial #39 - 'Start.c' Script
-Tutorial #40 - 'Start-#' Scripts

Chapter 7:Common in Dmodding
-Tutorial #41 - Fixing Some Bugs(the importance of testing)
-Tutorial #42 - Visions
-Tutorial #43 - Script For Easier Testing
-Tutorial #44 - Borders and Surroundings

///////////////////////////////////////////////////////////////////////////////////////////////////

Other dmodding tutorials
-Dmod Tutorial: Editor Sprite Numbers [1/2] - Basics
-Dmod Tutorial: Editor Sprite Numbers [2/2] - Advanced and global use