How to send single message with JGN?

Hi, currently I know how sync different objects with specified interval in milliseconds, but some stuff I dont need to be synced like that.



How to create a custom message and send it for things that are not going to be changing every update?

Look at the "tests" within the source code of JGN and you'll find dozens of examples of how to send messages and various other things.

Ok, tx.