Skip to main content

News

Topic: Persist.js (Read 4213 times) previous topic - next topic

0 Members and 1 Guest are viewing this topic.
Persist.js

Does anyone have a copy of Tung's persist.js script?

It was used to store variables and define events for maps

  • Fat Cerberus
  • [*][*][*][*][*]
  • Global Moderator
  • Sphere Developer
Re: Persist.js
Reply #1
It's still around here somewhere, but Radnen at one point wrote a replacement for it (100% compatible) which is less buggy, analogue.js:
http://forums.spheredev.org/index.php/topic,122.0.html
neoSphere 5.9.2 - neoSphere engine - Cell compiler - SSj debugger
forum thread | on GitHub

  • Fat Cerberus
  • [*][*][*][*][*]
  • Global Moderator
  • Sphere Developer
Re: Persist.js
Reply #2
Actually now that I think of it, minisphere includes analogue.js out of the box.  Just do RequireSystemScript('analogue.js'); at the top of your main script and you're good to go.
neoSphere 5.9.2 - neoSphere engine - Cell compiler - SSj debugger
forum thread | on GitHub