Wintermute Engine > Community bulletin board

Posting script snippets

(1/1)

Mnemonic:
When posting script snippets on this forum, please use the following syntax:

[code=script]
// some script code here
var Something = 1234;
[/code]


That way the code will receive automatic syntax highlighting:


--- Code: WME Script ---// some script code herevar Something = 1234; 
You can use the "Code" dropdown list when posting, to enter this code automatically.

Navigation

[0] Message Index

Go to full version