Why the bleep won't it start the procedure?
Some of my scripts wont start the procedure. I'm sure i assigned the scripts to the sprites (Proofread it 5 times) and made sure i had void main( void ) at the start, yet it wont fudging work!
EDIT: If i can fix this, i can release the beta version of my Dmod
EDIT: If i can fix this, i can release the beta version of my Dmod
I Dinkedit or Windinkedit (I think both...) press I. It gives info including the name of attached script. Names are case sensetive, must be exact.
Then make sure the procedure has the right bracket at each end.
Void main ()
{
stuff(blah,blah);
}
Then make sure the procedure has the right bracket at each end.
Void main ()
{
stuff(blah,blah);
}
EDIT: If i can fix this, i can release the beta version of my Dmod
Terribly sorry, i have another problem before i can release the beta
Terribly sorry, i have another problem before i can release the beta
Post it here then, its fun to help! And they we help gets happy too
