Axe Software Forums
  Quest Developer Forum
  Library help

Post New Topic  
profile | register | faq

Author Topic:   Library help
Jim Jones posted 29-12-2002 10:12 GMT   Click Here to See the Profile for Jim Jones   Click Here to Email Jim Jones  
I am having a tad bit of trouble with the library i am making....

command <smell; object>
parameter <smell object; objects>
parameter <smell; text >
display <smell |cg$2|cb>


i am trying to get it so in the menu after it is selected the player can type smell #@object# and smell the object typed in...


HEEEELLLLPPPP...

Jim Jones

Alex posted 29-12-2002 11:56 GMT     Click Here to See the Profile for Alex  Click Here to Email Alex     
You don't say exactly what the problem is, but what will happen after you've written that interface part is, when the game author selects that command, the resulting ASL will be "do <smell(smell object; smell)>, where "smell object" and "smell" are the parameters typed in.

You then need to add a procedure called "smell" to your library that accepts these parameters and does whatever you want to happen when the player smells anything.

Jim Jones posted 29-12-2002 12:13 GMT     Click Here to See the Profile for Jim Jones  Click Here to Email Jim Jones     
how would I do that? i really do not know how to code librarys, and this is my first time. I do not have any fancy stuff like a visual basic compiler or anythin... so could you give me an example? thats all im running off right now...

Post New Topic  Post Reply
Hop to:


Contact Us | Axe Software

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