world_setup:game_features:notifications
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
world_setup:game_features:notifications [2020/03/13 09:04] – [Notification System] mit | world_setup:game_features:notifications [2023/02/28 07:06] (current) – [Scripted Notifications] mit | ||
---|---|---|---|
Line 21: | Line 21: | ||
osdcreate(OSDNOTIFICATION1, | osdcreate(OSDNOTIFICATION1, | ||
osdadditem(OSDMINHEIGHT, | osdadditem(OSDMINHEIGHT, | ||
- | osdaddat(TEXT, 10, 10, 230, 0, "", | + | osdadd(TEXT, 10, 10, 230, 0, "", |
- | osdaddat(COUNTDOWN, 70, 40, 0, 0, "", | + | osdadd(COUNTDOWN, 70, 40, 0, 0, "", |
- | osdaddat(TEXT, 105, 43, 0, 0, "", | + | osdadd(TEXT, 105, 43, 0, 0, "", |
- | osdaddat(EXITBUTTON, | + | osdadd(EXITBUTTON, |
osdactivate() | osdactivate() | ||
</ | </ |
world_setup/game_features/notifications.1584108250.txt.gz · Last modified: 2020/03/13 09:04 by mit