30.07.2013, 17:37
How can I show the player a dialog that is updating.
Like the first player typing /world gets:
[DIALOG OUTLINE]
World 1 [0/16]
[0/16] represents the amount of players, (maximum of 16)
So how do I update it so the next player who gets the dialogs shown says:
[DIALOG OUTLINE]
World 1 [1/16]
How can I do this?
Like the first player typing /world gets:
[DIALOG OUTLINE]
World 1 [0/16]
[0/16] represents the amount of players, (maximum of 16)
So how do I update it so the next player who gets the dialogs shown says:
[DIALOG OUTLINE]
World 1 [1/16]
How can I do this?