Add formatted message #12

Closed
opened 2021-01-04 17:57:37 +00:00 by wallxq · 6 comments
wallxq commented 2021-01-04 17:57:37 +00:00 (Migrated from github.com)

Proposes to add a formatted message. This is useful and needed if we want to send a message from a tooltip that has a placeholder or a variable in it. At this point "send redis message" works like "send" which causes problems with more advanced chat. It would be good for it to work like "send formatted".

Proposes to add a formatted message. This is useful and needed if we want to send a message from a tooltip that has a placeholder or a variable in it. At this point "send redis message" works like "send" which causes problems with more advanced chat. It would be good for it to work like "send formatted".
GovindasOM commented 2021-01-04 18:01:21 +00:00 (Migrated from github.com)

can't you "send formatted redis message" ? (code example may help to understand this issue)

can't you "send formatted redis message" ? (code example may help to understand this issue)
ham1255 commented 2021-01-04 18:07:47 +00:00 (Migrated from github.com)

Oh he means send effect is conflicting with with send redis message effect?

Oh he means send effect is conflicting with with send redis message effect?
GovindasOM commented 2021-01-04 18:09:23 +00:00 (Migrated from github.com)

Oh he means send effect is conflicting with with send redis message effect?

no no, there are no conflicts

> Oh he means send effect is conflicting with with send redis message effect? no no, there are no conflicts
wallxq commented 2021-01-05 10:39:01 +00:00 (Migrated from github.com)

https://pastebin.com/qTS0XtGA <- skript
lore
Lore shows on hover only 1 case with formatted.

https://pastebin.com/qTS0XtGA <- skript ![lore](https://user-images.githubusercontent.com/36922415/103636600-860b6500-4f4a-11eb-99c4-902f30f7c2bd.png) Lore shows on hover only 1 case with formatted.
GovindasOM commented 2021-01-05 10:44:50 +00:00 (Migrated from github.com)

https://pastebin.com/qTS0XtGA <- skript
lore
Lore shows on hover only 1 case with formatted.

this is not full code, can you show "on redis message" part?

> > > https://pastebin.com/qTS0XtGA <- skript > ![lore](https://user-images.githubusercontent.com/36922415/103636600-860b6500-4f4a-11eb-99c4-902f30f7c2bd.png) > Lore shows on hover only 1 case with formatted. this is not full code, can you show "on redis message" part?
wallxq commented 2021-01-05 14:28:05 +00:00 (Migrated from github.com)

Ah okay my bad.. I have so many scripts that I forgot that redis message is triggered by "on redis message" and what we are going to do about it is our own will.

Ah okay my bad.. I have so many scripts that I forgot that redis message is triggered by "on redis message" and what we are going to do about it is our own will.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Limework/RediSkript#12
No description provided.