VERSION 0.3 BETA RELEASED:
im bringing the source of the engine WITH the editor.you know why?well.people can then add they own engine features as they desire and add new parts they might need.as for now you will be redirected to part 2 or part 3.
the Download link of the latest Editor is:
http://www.freewebs.com/edromeproductions/TC/TAC.zip
in the newschannel you can download the needed files.
i see you all thinking:
"There we got that idiot of the MMlevel and Game Master Engine again,with a new project that will fail."
Well for those.Bad luck i am on my way for a big part!

=Done

=WIP

=Planned

Simple Editor

Online linked newschannel

Text(Line) Command

PlrInput command

Error Message boxes.

End Game command

Wait command

CLS command

Load Sound 1,2 and 3 commands

Play Sound 1,2 and 3 Commands

Stop Sound 1,2 and 3 Commands

2nd part of game

3rd part of game

Syntax highlighting

Non case sensitive codes

Line numbers next to the text

Fully Working engine for those who dont own DBP.
Code list:
Commands:
-Text(Line) = Displays a piece of text thats typed on the line below the code
e.g.
***CODE***
Text(Line)
Hello World
***CODE***
That displays the text:
Hello World
PlrInput
Text on the line beneath this one will be the question.if answered yes Data2.cmr will be used
if answered no Data3.cmr will be used
e.g.
***CODE***
PlrInput
Want to go right?-
***CODE***
EndGame
Ends the program
Wait command ussage:
***CODE***
Wait
***CODE***
then the program waits 3 seconds
CLS commands function:
***CODE***
CLS
***CODE***
Clears the screen.
Current Possibility in lines:
30 per part
Screeny's from Editor(VB.Net)
Newschannel:

Editor in the Test Project:
From the engine i will not show anything till i got all 3 parts working and all 3 commands fully functional.
WHAT DO YOU WANT?