Please login or register.

Login with username, password and session length
Advanced search  

News:

This forum provides RSS feed. To query recent posts use this url. More...


Author Topic: Posting script snippets  (Read 12944 times)

0 Members and 1 Guest are viewing this topic.

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Posting script snippets
« on: March 17, 2007, 02:12:43 PM »

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
  1. // some script code here
  2. var Something = 1234;
  3.  

You can use the "Code" dropdown list when posting, to enter this code automatically.
« Last Edit: November 19, 2011, 06:11:10 PM by Mnemonic »
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave
 

Page created in 0.023 seconds with 24 queries.