nnscript

Top  Previous  Next

For version 3.73 but similar for others

 

NoNameScript\script\nnscript.nns

L = Original

 

after each of the below or similar (look for with and without ^), add the line:

if ($halted) return

 

 

-----------------------------------------------------

L1673        on ^*:action:*:#:{

 

-----------------------------------------------------

L1743        on ^*:notice:*:#:{

 

-----------------------------------------------------

L1764        on ^*:notice:*:?:{

 

-----------------------------------------------------

L2098        on ^*:text:*:#:{

 

-----------------------------------------------------

L2137        on ^*:text:*:?:{

 

-----------------------------------------------------

L2203        on *:action:*:?:{

 

-----------------------------------------------------

L6051        on *:input:#:{

 

-----------------------------------------------------

L6079        on *:input:?:{

 

-----------------------------------------------------