EOS Editr: Notifications

Post all technical issues and questions here. We'll gladly help you wherever we can.
Post Reply
sirveillance
Explorer
Explorer
Posts: 15
Joined: Mon Oct 31, 2011 1:25 pm

EOS Editr: Notifications

Post by sirveillance »

I am having trouble using the notification module in EOS.

I created a notification and set an identifier for it (strokes).

then i try in an eval:

Code: Select all

get(strokes).remove()
which does not work. what do i do wrong?
User avatar
YamiLoli
Explorer
Explorer
Posts: 74
Joined: Sun Jun 24, 2018 12:21 pm
Gender: Transsexual/Transgender
Sexual Orientation: Bisexual/Bi-Curious
Dom/me(s): My lovely girlfriend Lexy (Xyanaris) <3
Sub/Slave(s): My lovely girlfriend Lexy (Xyanaris) <3

Re: EOS Editr: Notifications

Post by YamiLoli »

The correct format is this:

Code: Select all

 Notification.get("strokes").remove()
The same goes for a sound action for example:

Code: Select all

 Sound.get("strokes").pause()
sirveillance
Explorer
Explorer
Posts: 15
Joined: Mon Oct 31, 2011 1:25 pm

Re: EOS Editr: Notifications

Post by sirveillance »

thank you very much.
Post Reply

Who is online

Users browsing this forum: No registered users and 19 guests