The Dink Network

c3dink's Profile

2004-08-23 09:46:36
slimeb.gif
c3dink
Peasant He/Him
 
Now I can pick up the item and all , but the potion doesn't work. here is "itm-ptn":
void arm_magic(void)
{
int &form = 0
}
void use(void)
{
if(&form == 0)
{
int &bw = &base_walk
int &ba = &base_attack
int &bi = &base_idle
int &bd = &base_death
sp_base_walk(1, 640);
sp_base_attack(1, 630);
sp_base_idle(1, 610);
sp_base_death(1, 640);
&basehit = sp_dir(1, -1)
&basehit += 590
&strength += 10
&form = 1
}
if(&form == 0)
{
sp_base_walk(1, &bw);
sp_base_attack(1, &ba);
sp_base_idle(1, &bi);
sp_base_death(1, &bd);
&basehit = sp_dir(1, -1)
&basehit += 100
&strength -= 10
&form = 1
}
}

c3dink has written 1 review

TitleFileTypeScoreDate
This is an Interesting Midi-Making Program That Works Well Music SculptorNormalExceptional 9.5August 23rd, 2004