Free Hero Mesh

formatting controls
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Formatting controls:

The numbers in parentheses are the numbers used to represent these codes in the unescaped representation (used in binary files); the codes with backslash are escaped representations used in the class definition file. In the escaped representation, double a backslash to represent a backslash (and you also need a backslash before a quotation mark if you want a quotation mark in the text).

These are mostly same like in Hero Mesh, but the \x command is new in Free Hero Mesh, and the unescaped representation of the \i command is different in Free Hero Mesh than in Hero Mesh. Also, Hero Mesh uses unescaped representations for string literals in class codes, but Free Hero Mesh uses escaped representations.

Use SQL functions HEROMESH_ESCAPE and HEROMESH_UNESCAPE to convert between escaped and unescaped representations.