Theprophet's Profile
<deleted>
Private Message
deleted
deleted
deleted
Ive made a dmod, and made a script called milder.c, however, ive put a guy in screen 400, and gave him that script... But when the game opens the script milder.c "void main" works, but when "void talk" runs, the game kicks me back to windows, here is the script:
void main(void)
{
say_stop("Talk with me", &current_sprite);
}
void talk(void)
{
freeze(1);
freeze(&current_sprite);
say_stop("Ah, welcome to my battle system... Ive designed this to help others and to show you guys my scripting skills, Yeah!", &current_sprite);
say_stop("Hey... That isnt true...", 1);
say_stop("Doesnt matter, your here to test my system", &current_sprite);
say_stop("If you wanna know how my system works ( for makers ), press H", &current_sprite);
say_stop("If you wanna fight, press F", &current_sprite);
unfreeze(1);
unfreeze(&current_sprite);
}
void main(void)
{
say_stop("Talk with me", &current_sprite);
}
void talk(void)
{
freeze(1);
freeze(&current_sprite);
say_stop("Ah, welcome to my battle system... Ive designed this to help others and to show you guys my scripting skills, Yeah!", &current_sprite);
say_stop("Hey... That isnt true...", 1);
say_stop("Doesnt matter, your here to test my system", &current_sprite);
say_stop("If you wanna know how my system works ( for makers ), press H", &current_sprite);
say_stop("If you wanna fight, press F", &current_sprite);
unfreeze(1);
unfreeze(&current_sprite);
}
Theprophet has released 7 files
| Title | Category | Avg | Updated |
|---|---|---|---|
| Agathain Sea Traders | D-Mod, Romp | 4.3 | November 18th, 2003 |
| Dink Nukem - Darkland F**d Up! | D-Mod, Romp | 3.2 | October 24th, 2003 |
| Guided Projectile | Development | 6.0 | April 19th, 2003 |
| Battlesys | Development | 6.4 | February 27th, 2003 |
| Save Scroll | Development | 5.1 | December 30th, 2002 |
| Three New Heroes | D-Mod, Demo | 8.1 | July 1st, 2002 |
| Gorack, Umtar, and Shreik: The First Battle | D-Mod, Romp | 2.3 | March 28th, 2002 |
Theprophet has written 15 reviews
| Title | File | Type | Score | Date |
|---|---|---|---|---|
| So | Dry | Normal | 7.0 | March 6th, 2003 |
| Graphics: | Stone of Balance | Featured | 9.4 | December 26th, 2002 |
| Well | Pilgrim's Quest | Featured | 9.4 | December 26th, 2002 |
| Well | DinkGrenade | Normal | 1.5 | August 13th, 2002 |
| This Dmod is Excellent | Creeping Sands (The) | Featured | 8.5 | July 7th, 2002 |
| These Graphics Are Excellent | Between the Shadows | Featured | 9.5 | June 30th, 2002 |
| This is a Great File | Alternative Heroes | Normal | 8.9 | June 25th, 2002 |
| I Liked This Demo | ... His Ancestor 1239 | Normal | 5.5 | June 23rd, 2002 |
| This Dmod is Very Cool | 9 Gems of Life (The) | Normal | 7.9 | June 23rd, 2002 |
| This Game is Fantastic | Alliance Command | Normal | 8.5 | June 23rd, 2002 |
| This Enemy is Very Good | Eyeball Junior | Normal | 9.7 | June 19th, 2002 |
| This Pack Will Help People To Make There Own Bmps | Dink Smallwood BMP Graphics | Normal | 8.9 | June 7th, 2002 |
| I Use This One Every Time I Want To Make a Good Script | CEdit | Normal | 9.8 | April 14th, 2002 |
| I Found Dmod To Be O | DinkCraft | Normal | 7.9 | April 7th, 2002 |
| Well | Dinkablo | Normal | 4.3 | April 1st, 2002 |








4.3
6.0
8.1
2.3
9.4