|
Axe Software Forums
QuestNet Forum Qnet problem
|
Author | Topic: Qnet problem |
Evelsvia |
posted 15-02-2003 16:28 GMT
when i play a game through questnet, the game wont let the question box appear. (ie. "do you want a drink" and u can click either Yes or No) it says..... QuestNet Server ERROR: Unable to ask question; unimplemented. how do i fix this? =S |
Evelsvia |
posted 15-02-2003 16:31 GMT
speak { msg <|bBartender|xb: What can i get ya?> if ask <Would you like a drink?> then msg <|cgThe |bBartender|xb poured you a pint|cb> else msg <|bBartender|xb: ok> } thats the code used for when u speak to him |
Alex |
posted 15-02-2003 17:44 GMT
You can't fix it because the "ask" condition is unimplemented on QuestNet Server at the moment - this will be implemented in the future. |
Evelsvia |
posted 15-02-2003 21:27 GMT
ok thanks. |