/** @param {NS} ns */ export async function main(ns) { test(ns) } let done = [] function test(ns) { ns.print(done.toString()) done.push("foo") } Run this script multiple times and the array grows. I ...
contributor-friendlyThis issue can be address by someone new to the project.This issue can be address by someone new to the project. I created and saved the first script but then I wanted to go back a ...
For the quickest way to join, simply enter your email below and get access. We will send a confirmation and sign you up to our newsletter to keep you updated on all your gaming news.