Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

2nd llDialog won't appear

Rhysling Greenacre
Registered User
Join date: 15 Nov 2003
Posts: 132
06-08-2005 14:03
Has anyone encountered a problem when you open an llDialog(), it displays, the user presses a button, but when you try to open another llDialog() it won't appear unless you reset the script?

I'm writing a card game so I'm wondering if I should just make people touch prims instead of relying on llDialog.
Talila Liu
Micro Builder
Join date: 29 Jan 2004
Posts: 132
06-08-2005 14:39
I ran into that problem once, I dont know why, I dont know how I fixed it but It works fine.

And just a note though, People really dont like playing a cardgame useing the Dialogue system.

People just dont, Dont ask me why :).

~Talila
Rhysling Greenacre
Registered User
Join date: 15 Nov 2003
Posts: 132
06-08-2005 15:00
What is the preferred method? Touching prims or voice interaction?