Jump to content

Looking to make a script that counts how many map markers that you hav


Recommended Posts

I am trying to make a mod that gives you percentage counters telling the player how much they have completed the game in specific areas. Right now I'm starting with a locations discovered counter to basically count how many locations the player has discovered and set the amount of discovered locations to a Global Variable called "CCLocationsDiscoveredCounter" without quotes. Any help would be greatly appreciated.

 

popcornrulez

Link to comment
Share on other sites

The 'Master of the Mojave' challenge tracks the number of discovered locations, but it accesses that number as a miscellaneous stat and not as a scripted value. I'm not sure how you can track the absolute value unless you create a similar challenge with an interval of 1 and increment a value in the reward script. This would give experience for the challenge every time a location was discovered, however.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...