Combined display of all available logs of Lost City Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:40, 17 March 2025 Pazaz talk contribs created page RuneScript (Created page with "=== History === === Our Implementation === Our RuneScript implementation deviates in a few ways, but this is because we continued to learn during the project's development. # We support some language features that were introduced later: local variables, procs, booleans, structs, enums, dbtables, and debugprocs. # Our pointer checking supports inversions: <code>if (p_finduid(uid) = false) { return; }</code> is valid code, and code following it will have the pointer set....") Tag: Visual edit