Thread Rating:
- 0 Votes - 0 Average
- 1
- 2
- 3
- 4
- 5
Dialog tag?
|
Author |
Message |
Leonidas 
Master
 
Posts: 277
Likes Given: 3
Likes Received: 13 in 12 posts
Joined: May 2013
Reputation: 1
![]()
|
Dialog tag?
Is there anyway to store data on a dialog? For example:
Code:
[DIALOG d_helpnews TEXT]
Put in the new news below.
Accept
Cancel
<TAG0.HELPNEWS>
[DIALOG d_helpnews BUTTON]
ON=0
SRC.SYSMESSAGE Message not changed.
ON=1
SRC.SYSMESSAGE The help news has been updated.
ALLPLAYERCHARS TAG0.HELPNEWS=<ARGTXT[0]>
RETURN 1
I have a dialog that comes up and has a little "Server News" section. Currently the way I'm doing it is when a staff updates the news, it gives everyone the new "news tag" and everyone is able to see the same thing on the dialog. I'm just wondering if theres anyway to use like a tag on dialogs, so I don't have to give everyone a news tag.
|
|
11-30-2016 05:26 PM |
|
|
Messages In This Thread |
Dialog tag? - Leonidas - 11-30-2016 05:26 PM
|
User(s) browsing this thread: 1 Guest(s)