📧 Message Board Archive

Can anyone help with this script??
void (main)

{

say_stop("'2SabreTrout is being bored", &current_sprite);

say_stop("'2Sorry", &current_sprite);

}

Sorry, I am just being bored...

What d-mods are people planning to release next month?
Re: Can anyone help with this script?? SURE!!
: void (main)

: {

: say_stop("'2SabreTrout is being bored", &current_sprite);

: say_stop("'2Sorry", &current_sprite);

: }

: Sorry, I am just being bored...

: What d-mods are people planning to release next month?



Try it like this:

void talk (void)

{

say_stop("'2I'm bored.", &SabreTrout);

wait(200);

say_stop("'9THEN GO MAKE A D-MOD!", &bin);

}

Re: Can anyone help with this script?? SURE!!
Got Told?



--WC
Re: Can anyone help with this script?? SURE!!
: Got Told?

: --WC



Wasn't thinking while typing... should be: just have been told!

Re: Can anyone help with this script?? SURE!!
: Got Told?

: --WC



Just did! :)

Re: No
No Text
Re: Can anyone help with this script??
: void (main)

: {

: say_stop("'2SabreTrout is being bored", &current_sprite);

: say_stop("'2Sorry", &current_sprite);

: }

: Sorry, I am just being bored...

: What d-mods are people planning to release next month?



Well i'll say it just a few more times to build enough hype that people will pester me til its done, but i'm gonna haul ass on okaly-d dink to get the demo good enough to release.  It'll showcase a helluva lot of cool new stuff, so uh..bother me if its not out within a month or so.

Re: Can anyone help with this script??
: void (main)

: {

: say_stop("'2SabreTrout is being bored", &current_sprite);

: say_stop("'2Sorry", &current_sprite);

: }

: Sorry, I am just being bored...

: What d-mods are people planning to release next month?

There is indeed something wrong with the script, it should be void main (void), LOL :)

Re: Can anyone help with this script??
: void (main)

: {

: say_stop("'2SabreTrout is being bored", &current_sprite);

: say_stop("'2Sorry", &current_sprite);

: }

: Sorry, I am just being bored...

: What d-mods are people planning to release next month?



Try;

void main ()

{

say("I'm so bored, I'm picking belly button lint",1);

}
Re: Can anyone help with this script??
Fatal error, script intepreting going to hell!

Re: Can anyone help with this script??
: Fatal error, script intepreting going to hell!

All good points (mainly Kyles, how did I not notice THAT?!?!). But seriously, what d-mods are intended to be released next month? I may have Nerux out, but I have done no work on it for ages, so it probably won't be...