NTSL Scripts: Difference between revisions

Jump to navigation Jump to search
180 bytes added ,  23:15, 19 April 2022
m
Indicates that the page needs revising due to being outdated.
No edit summary
m (Indicates that the page needs revising due to being outdated.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Needs revision
|reason = Scripts are out of date compared to ingame.
|user = [[User:HauntedOwl28|HauntedOwl28]] ([[User talk:HauntedOwl28|talk]]) 07:14, 19 April 2022 (EST)
}}
Most of these scripts are compatable, but there are conflicts. The sequence of things is important. Definitely room for improvement. All scripts need the global '''def process_signal(sig){''' as a header and '''return sig;}''' as a footer, unless specified otherwise. e.g.:
Most of these scripts are compatable, but there are conflicts. The sequence of things is important. Definitely room for improvement. All scripts need the global '''def process_signal(sig){''' as a header and '''return sig;}''' as a footer, unless specified otherwise. e.g.:


Line 114: Line 119:


<pre>
<pre>
//Pun-Pun Teller - by TheDL
// Pun Pun Teller - by TheDL


exp=explode(sig.content," ");
exp=explode(sig.content," ");
10

edits

Navigation menu