Radfrog's Profile
I want to freeze Dink until the countdown of &gold is complete. This is my best (un-effective) effort so far. Too bad it don't work. Dink just can't wait.
- - -
&temp = &gold;
&temp -= 1000;
&gold -= 1000;
loop:
wait(100);
if(&gold > &temp)
{
goto loop;
}
// put axe in Dink's tools
playsound(10,22050,0,0,0);
add_item("item-axe", 438, 6);
sp_brain(¤t_sprite, 12);
sp_touch_damage(¤t_sprite, 0);
sp_timing(¤t_sprite, 0);
unfreeze(1);
If anyone has scripted such a thing, I would really like to know how they did it.
Thanks in advance.
RadFrog
- - -
&temp = &gold;
&temp -= 1000;
&gold -= 1000;
loop:
wait(100);
if(&gold > &temp)
{
goto loop;
}
// put axe in Dink's tools
playsound(10,22050,0,0,0);
add_item("item-axe", 438, 6);
sp_brain(¤t_sprite, 12);
sp_touch_damage(¤t_sprite, 0);
sp_timing(¤t_sprite, 0);
unfreeze(1);
If anyone has scripted such a thing, I would really like to know how they did it.
Thanks in advance.
RadFrog
Radfrog has released 4 files
| Title | Category | Avg | Updated |
|---|---|---|---|
| Marco Polo | D-Mod, Romp | 7.5 | July 14th, 2007 |
| Attack of the Mutant Veggies | D-Mod, Romp | 8.0 | June 28th, 2007 |
| Picnic Perils | D-Mod, Romp | 8.5 | March 1st, 2007 |
| Dink Goes Beachcombing | D-Mod, Romp | 5.5 | January 8th, 2007 |
Radfrog has written 1 review
| Title | File | Type | Score | Date |
|---|---|---|---|---|
| Gread Piece of Work | WinDinkedit | Normal | 9.9 | January 13th, 2007 |








7.5
5.5
9.9