Index · Preferences · Help
Teka Co Announcements · Teka Co. General · Teka Co. Contests · Teka Co Rankings · Teka Co. Tutorials
Forum Search:

[Advanced Search]

[Messages in this Thread] [Return to Teka Co. Tutorials]

Author:Kingmasherr (Consigliere) [Moderator] [Posts]
Date:9/13/09 4:30 pm
Topic:Version 1.0 : The Turfs
Post ID:171
This is the very first thread and post to the Tutorials Section. Here you will learn to build turfs for when you are mapping.


turf/Basic_Turfs

This sets the directory of the file to Basic Turfs. The Underscore ('_') is used as a space.

turf/Basic_Turfs//Previous Code
icon='Turfs.dmi'

When you open up an Icon File there is a name for it. You select the name and it is called a DMI file. Make sure to put ' ' around it instead of " " this will cause bugs.

turf/Basic_Turfs
icon='Turfs.dmi'//Previous Code
    Floor
        icon_state="Floor"
    Wall
        icon_state="Wall"

Floor is the Name of the Icon Directory for you, and you only when you are Mapping. icon_state is the the name you have given your picture. Everything is CASE SENSITIVE!


That is all for this lesson. Be sure to check out Version 1.1 : Density and Opacity.

Messages in this Thread:

  Version 1.0 : The Turfs Kingmasherr (9/13/09 4:30 pm)