dinkdragon's Profile
well, Im Dinkdragon, the little iritating guy that ask questions about scripts every hour (at least how i think it)
well, im fourteen and live in sweden, my real name are Gustav englund, and i like... Shoe shops (they smell nice!),and of course, Dink Smallwood!
i don't know which d-mod i shall make,
so i'll just edit some and maybe come up with something terrific!
well, im fourteen and live in sweden, my real name are Gustav englund, and i like... Shoe shops (they smell nice!),and of course, Dink Smallwood!
i don't know which d-mod i shall make,
so i'll just edit some and maybe come up with something terrific!
another problem, this is the first time i use my own globals something is wrong in the following script, the engine jumps over the first part and then you cant get your spell
void talk(void)
{
freeze(1);
freeze(¤t_sprite);
if (&magic == 0)
{
say_stop("`9Look what I’ve got, Some magic for you, stranger...", ¤t_sprite);
add_magic("item-fb", 437, 1);
wait(200);
say_stop("Great! A fireball spell!", 1);
wait(200);
say_stop("What are you doing in this cave, really?", 1);
wait(200);
say_stop("`9dunno, the author wanted that...", ¤t_sprite);
&magic = 1;
unfreeze(1);
unfreeze(¤t_sprite);
}
if (&magic == 1)
{
say_stop("hello magican", 1);
wait(250);
say_stop("`9hello, did you ever find use for my spell?", ¤t_sprite);
wait(250);
say_stop("truly i did!", 1);
wait(250);
say_stop("`5for a good purpose?", ¤t_sprite);
say_stop("uuh, well... yes... no... uhhhhhh...", 1);
wait(250);
unfreeze(1);
unfreeze(¤t_sprite);
}
}
void talk(void)
{
freeze(1);
freeze(¤t_sprite);
if (&magic == 0)
{
say_stop("`9Look what I’ve got, Some magic for you, stranger...", ¤t_sprite);
add_magic("item-fb", 437, 1);
wait(200);
say_stop("Great! A fireball spell!", 1);
wait(200);
say_stop("What are you doing in this cave, really?", 1);
wait(200);
say_stop("`9dunno, the author wanted that...", ¤t_sprite);
&magic = 1;
unfreeze(1);
unfreeze(¤t_sprite);
}
if (&magic == 1)
{
say_stop("hello magican", 1);
wait(250);
say_stop("`9hello, did you ever find use for my spell?", ¤t_sprite);
wait(250);
say_stop("truly i did!", 1);
wait(250);
say_stop("`5for a good purpose?", ¤t_sprite);
say_stop("uuh, well... yes... no... uhhhhhh...", 1);
wait(250);
unfreeze(1);
unfreeze(¤t_sprite);
}
}
dinkdragon has released 2 files
| Title | Category | Avg | Updated |
|---|---|---|---|
| An Age Of Darkness | D-Mod, Romp | 6.7 | July 12th, 2005 |
| Adventures of Dink Bigwood (The) | D-Mod, Romp | 6.0 | June 6th, 2005 |
dinkdragon has written 6 reviews
| Title | File | Type | Score | Date |
|---|---|---|---|---|
| I Think This Pack is Pretty Good | Treasury | Normal | 7.5 | August 11th, 2005 |
| Well | StarDink | Normal | 8.0 | June 25th, 2005 |
| Well | Counter Strike CTF | Normal | 5.6 | June 25th, 2005 |
| This D-Mod is Really Nice | Blood Scorpions | Normal | 8.7 | June 14th, 2005 |
| Actually | Bane of the Magi | Normal | 9.9 | June 8th, 2005 |
| Hello | Prophecy of the Ancients | Normal | 9.2 | May 10th, 2004 |

6.7
7.5
9.9




