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?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
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 =)
@progammer: Go
ill give it a shot now. thankyou
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?