Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
GameActor
From AGEWiki
A member of the "family" of Options available in games. The option families available in any particular game are hard-coded for each game.
The family aliases can be found in the \Aliases directory, in Actors.ini
The families as of RoP are:
- // Values in the code too, don't change them.
- $gmaRail = 5015
- $gmaRiver = 5016
- $gmaOptionMil = 5025
- $gmaOptionVar = 5026
- $gmaOptionDip = 5027
- $gmaOptionCol = 5028
- $gmaOptionTech = 5029
- $gmaOptionTrade = 5030
- $gmaOptionGov = 5031
- $gmaOptionSoc = 5032
- $gmaOptionRel = 5033
- $gmaOptionInd = 5034
- $gmaOptionNav = 5035
- $gmaOptionPop = 5036
- $gmaOptionUser1 = 5037
- $gmaOptionUser2 = 5038
- $gmaOptionUser3 = 5039
- $gmaOptionUser4 = 5040
- $gmaMCEvent = 5049
- $gmaNotify = 5050