Original War Support Bug Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
OPEN  Feature request #436  -  Get/Set Base_Levels, Experiences
Posted Oct 15, 2017 - updated Oct 15, 2017
action_vote_minus_faded.png
1
Votes
action_vote_plus_faded.png
Issue details
  • Type of issue
    Feature request
  • Status
     
    New
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     Sali
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Time spent
    No time spent
  • Category
    Not determined
  • Priority
    Not determined
  • Targetted for
    icon_milestones.png Not determined
Issue description
Add GetBase_Levels, SetBase_Levels, GetExperiences, SetEcperiences.

Example: //Un = some unit levels = GetBase_Levels(un); (return un's base levels as mechanical, Scientistic ) exps = GetExperiences(un); (return un's experiences as mechanical, Scientistic )

SetBase_Levels(un,1,2,3,4); (set un's base level as 1 combat,2 engineering, 3 mechanical, 4 Scientistic ) SetExperiences(un,100,1256,152,5231) (set un's experiences as 100 combat, 1256 engineering, 152 mechanical and 5231 Scientistic)

There are no comments