Philip P. Ide

Author, programmer, science enthusiast, half-wit.
Life is sweet. Have you tasted it lately?

User Tools

Site Tools


blog:opensim:ircbridge_network

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:opensim:ircbridge_network [2025/05/17 22:37] – [IRCBridgeModule Networking] Phil Ideblog:opensim:ircbridge_network [2025/06/03 11:17] (current) – [Message Types] Phil Ide
Line 135: Line 135:
 Note that the messages we've sent in the above examples has the format ''MSG::ADDTEXTURE''. The prototype for messages allows a great deal of flexibility: Note that the messages we've sent in the above examples has the format ''MSG::ADDTEXTURE''. The prototype for messages allows a great deal of flexibility:
  
-<code lsl>+<code lsl2>
 string message_type = "MSG"; string message_type = "MSG";
 string message_name = "anything you want"; string message_name = "anything you want";
Line 324: Line 324:
  
 The code in this wiki should be taken as a guide only because this page may not be updated alongside the actual code. See the github repository for updated examples and code. The code in this wiki should be taken as a guide only because this page may not be updated alongside the actual code. See the github repository for updated examples and code.
 +
 +~~socialite~~
 +~~DISCUSSION~~
  
blog/opensim/ircbridge_network.1747521441.txt.gz · Last modified: by Phil Ide

Except where otherwise noted, content on this wiki is licensed under the following license: Copyright © Phil Ide
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki