hi everyone, im trying to make a dialog box that closes when you press the "close" button.
what i have so far is: set the "close" button current value to 2; then another trigger where when any player presses the button, (condition: value of dialog item = 2) hides the dialog button and teleports the player. however, the dialog box doesnt close. any idea why this would be?
ok i got that to work...but now i have a different problem. How do i create dialog boxes for specific players. i cant seem to find any triggers that allow me to do this, and if one person closes the dialog box, it closes for everyone. ive also made the buttons grey out when someone clicks them, so i cant just hide the box for a specific player.
hi everyone, im trying to make a dialog box that closes when you press the "close" button. what i have so far is: set the "close" button current value to 2; then another trigger where when any player presses the button, (condition: value of dialog item = 2) hides the dialog button and teleports the player. however, the dialog box doesnt close. any idea why this would be?
@razekai: Go
If your dialog box is a dialog, try to hide dialog -> dialog containing dialog item -> dialog item = that thing you clicked.
Moved
@progammer: Go
ill give it a shot now. thankyou
ok i got that to work...but now i have a different problem. How do i create dialog boxes for specific players. i cant seem to find any triggers that allow me to do this, and if one person closes the dialog box, it closes for everyone. ive also made the buttons grey out when someone clicks them, so i cant just hide the box for a specific player.
any help would be greatly appreciated =)
@razekai: Go
Hide/ show dialog for each player is how you do it. The parameter for it is a player group, use convert play to player group