Prowler Productions
  Dink Smallwood Forum
  DinkC Functions

Post New Topic  
profile | register | faq

Author Topic:   DinkC Functions
JavaKing posted 08-02- 03:25 PM CT (US)   Click Here to See the Profile for JavaKing   Click Here to Email JavaKing  
Are you able to write your own functions??
...Like:
void bark()
{
if (&dog == 10)
{
int &runing;
&running = random(4, 1);
Debug("random is &running");
if (&running == 1)
{
&vision = 2;
say("Stop that dog!!!", 1);
}
else
{
if (random(3,1) == 1)
say("Where could that dog have bone off to...?", 1);
}
}
}
joshriot posted 08-05- 03:16 PM CT (US)     Click Here to See the Profile for joshriot  Click Here to Email joshriot     
um, i think so
Nexis posted 08-05- 06:45 PM CT (US)     Click Here to See the Profile for Nexis  Click Here to Email Nexis     
Supposedly you can, I've created my own functions but I've never called them within the same script. The only times I used them I just used the external (?? I think that's the one that calls functions from outside the script) function.
JavaKing posted 08-05- 08:09 PM CT (US)     Click Here to See the Profile for JavaKing  Click Here to Email JavaKing     
hmm...I guess I'll have to try it and see what happens ;-)

Post New Topic  Post Reply
Hop to:


Contact Us | Prowler Productions

Powered by: Ultimate Bulletin Board, Freeware Version 5.10a
Purchase our Licensed Version- which adds many more features!
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 2000.