Keeping track of Integers with get_property().

As I mentioned in my discussion thread I needed a way to keep track of numbers accross sessions ans scripts.

Well, Veracity went the extra 9 yards to implement the functions I needed earlier today. :p

But they are not live yet...

Anyway, here is my workaround. Even if this hadn't gone straight to outdated, I do not expect anyone would have used it. I post for the sake of sharing my thoughts on the subject.

The important file is the top one. Combined with the next two, is what I did today. The last three are for completeness, since they are imported into my opening and closing script.
 

Attachments

  • StringToIntASH.ash
    555 bytes · Views: 96
  • NewOpeningScriptASH.ash
    6.2 KB · Views: 92
  • NewClosingScriptASH.ash
    2.8 KB · Views: 88
  • RestorerSelecterASH.ash
    5 KB · Views: 78
  • AdventureOutfitASH.ash
    6.2 KB · Views: 77
  • StatBoosterASH.ash
    3.4 KB · Views: 79
Top