This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:addconversationmessage [2013/10/26 03:06] – [AddConversationMessage] ThirdParty | crpl:docs:addconversationmessage [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | |
| <- [[crpl: | <- [[crpl: | ||
| ===== AddConversationMessage | ===== AddConversationMessage | ||
| Line 8: | Line 8: | ||
| === Description === | === Description === | ||
| - | Adds an item to the conversation. | + | Adds an item to the CRPL generated |
| + | |||
| + | The speakers can be customized with new names and custom images in the editor. | ||
| Possible speakers: | Possible speakers: | ||
| - | * 0. Skarsgard Abraxis | + | ^ ID ^ Name ^ Image ^ |
| - | | + | |0| Skarsgard Abraxis|{{: |
| - | | + | |1| Lia|{{: |
| - | | + | |2| Loki Hive|{{: |
| - | | + | |3| Abrax... Imper...???|{{: |
| - | | + | |4| Loki Imperator|{{: |
| - | | + | |5| Aliana|{{: |
| - | | + | |6| (nameless man with red background)|{{: |
| + | |7| (nameless man with green background)|{{: | ||
| === Examples === | === Examples === | ||
| < | < | ||
| ClearConversation | ClearConversation | ||
| + | #Skarsgard says: | ||
| AddConversationMessage(0 "Where am I?") | AddConversationMessage(0 "Where am I?") | ||
| + | #Lia says: | ||
| AddConversationMessage(1 " | AddConversationMessage(1 " | ||
| ShowConversation | ShowConversation | ||
| PauseGame | PauseGame | ||
| </ | </ | ||
| + | |||