modding:function:legend
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| modding:function:legend [2013/11/28 06:57] – [Random Notes] rpc | modding:function:legend [2017/09/19 04:27] (current) – rpc | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | =====TIPS and TRICKS===== | ||
| + | |||
| + | On Ministry, you can use Inactive + API Spec to see all the updates that George has done. | ||
| + | |||
| + | You can CTRL+CLICK to set the default tab on dockscreens. | ||
| =====Function Legend===== | =====Function Legend===== | ||
| Line 142: | Line 147: | ||
| ===== Parameter Notes ===== | ===== Parameter Notes ===== | ||
| - | ==== Font Sizes ==== | + | ==== Fonts ==== |
| - | When dealing with fonts in DockScreens there are several | + | When dealing with fonts in DockScreens there are several |
| < | < | ||
| - | Small | + | NAME FONT SIZE BOLD |
| - | Text | + | Small Convection 10 No |
| - | TextBold | + | Medium Convection 13 No |
| - | Medium | + | MediumBold Convection 13 Yes |
| - | MediumBold | + | MediumHeavyBold Convection 14 Yes |
| - | MediumHeavyBold | + | Large Convection 16 No |
| - | Large | + | LargeBold Convection 16 Yes |
| - | LargeBold | + | Header Convection 19 No |
| - | Header | + | HeaderBold Convection 19 Yes |
| - | SubTitle | + | SubTitle Convection 26 No |
| - | SubTitleBold | + | SubTitleBold Convection 26 Yes |
| - | Title | + | SubTitleHeavyBold Convection 28 Yes |
| + | Title Convection 56 No | ||
| + | LogoTitle Blue Island 60 No | ||
| + | Console Lucida Console 14 No | ||
| </ | </ | ||
| + | ===References=== | ||
| + | https:// | ||
| ====Object Criteria==== | ====Object Criteria==== | ||
| =====Criteria===== | =====Criteria===== | ||
| Line 180: | Line 189: | ||
| H Only objects whose base = source | H Only objects whose base = source | ||
| M | M | ||
| - | N | + | N |
| N:nn; | N:nn; | ||
| NN: | NN: | ||
| Line 186: | Line 195: | ||
| P only objects visible to source | P only objects visible to source | ||
| J only objects from a given sovereign | J only objects from a given sovereign | ||
| + | J:& | ||
| K only objects that cannot attack | K only objects that cannot attack | ||
| R:nn; | R:nn; | ||
| Line 445: | Line 455: | ||
| 0x8F00 -Drain again I'm guessing this would effect powered armor | 0x8F00 -Drain again I'm guessing this would effect powered armor | ||
| </ | </ | ||
| + | Enhancements in string form are also supported | ||
| + | < | ||
| + | {number} Interpret as a mod code | ||
| + | +armor: | ||
| + | +hpBonus: | ||
| + | +immunity: | ||
| + | +reflect: | ||
| + | +regen Regenerate | ||
| + | +resist: | ||
| + | +resistDamageClass: | ||
| + | +resistDamageTier: | ||
| + | +resistEnergy: | ||
| + | +resistMatter: | ||
| + | +shield: | ||
| + | +speed: | ||
| + | </ | ||
| + | |||
| + | |||
| + | More enhancements can be [[https:// | ||
| ====Categories==== | ====Categories==== | ||
| Line 708: | Line 737: | ||
| category | category | ||
| - | Note: typGetDataField is deprecated. Use typGetData instead. | ||
| - | Use typGetData instead. | ||
| ====Sovereigns==== | ====Sovereigns==== | ||
| Line 753: | Line 780: | ||
| Also, you can use '' | Also, you can use '' | ||
| + | |||
| + | ==== Shield and Level Adjustment curves ==== | ||
| + | [[/ | ||
| + | |||
| + | |||
| ==== Random Notes ==== | ==== Random Notes ==== | ||
| Dbglog has a limit of 931 characters. \\ | Dbglog has a limit of 931 characters. \\ | ||
| - | Not in 1.2, dbglog can print past this limit. | + | Not in 1.2, dbglog can print past this limit. |
| + | sysVectorPolarOffset starts with 0 to the right and rotates counterclockwise \\ | ||
| + | [[http:// | ||
modding/function/legend.1385621878.txt.gz · Last modified: (external edit)
