Difference between revisions of "StrExpr"
Jump to navigation
Jump to search
no edit summary
imported>Tibixe (new function) |
imported>Tibixe |
||
Line 3: | Line 3: | ||
'''Example''' | '''Example''' | ||
StrExpr myString | StrExpr myString "${npcname} has ?{count} ${objectname}s" | ||
Interprets an expression an writes the result to the string associated with the ''stringID'' given. | Interprets an expression an writes the result to the string associated with the ''stringID'' given. |