mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-26 02:01:22 +00:00
233 lines
4.7 KiB
C
233 lines
4.7 KiB
C
// names for everything that gets accessed by scripts.
|
|
x(MENUBAR, 2038)
|
|
x(BackTile, 253)
|
|
x(Monolithscreen, 2050)
|
|
x(GTIScreen, 2052)
|
|
|
|
x(Crosshair, 2319)
|
|
x(LoadScreen, 2049)
|
|
x(LoadScreenWideBack, 9216)
|
|
x(LoadScreenWideLeft, 9217)
|
|
x(LoadScreenWideRight, 9218)
|
|
x(LoadScreenWideMiddle, 9219)
|
|
|
|
x(SBarNumberHealth, 9220)
|
|
x(SBarNumberAmmo, 9230)
|
|
x(SBarNumberInv, 9240)
|
|
x(SBarSlash, 9280)
|
|
|
|
x(PackBG, 2568)
|
|
x(PackSelect, 2559)
|
|
|
|
x(PackIcon1, 2569)
|
|
x(PackIcon2, 2564)
|
|
x(PackIcon3, 2566)
|
|
x(PackIcon4, 2568)
|
|
x(PackIcon5, 2560)
|
|
|
|
x(Pack2Icon1, 519)
|
|
x(Pack2Icon2, 830)
|
|
x(Pack2Icon3, 760)
|
|
x(Pack2Icon4, 839)
|
|
x(Pack2Icon5, 827)
|
|
|
|
x(AmmoIcon1, 816)
|
|
x(AmmoIcon2, 619)
|
|
x(AmmoIcon3, 817)
|
|
x(AmmoIcon4, 801)
|
|
x(AmmoIcon5, 589)
|
|
x(AmmoIcon6, 618)
|
|
x(AmmoIcon7, 548)
|
|
x(AmmoIcon8, 820)
|
|
x(AmmoIcon9, 525)
|
|
x(AmmoIcon10, 811)
|
|
x(AmmoIcon11, 810)
|
|
|
|
x(SBPlayerSlot, 2229)
|
|
|
|
x(FlagHave, 3558)
|
|
x(FlagHaveNot, 3559)
|
|
x(FlagDropped, 2332)
|
|
x(FlagTaken, 4097)
|
|
x(Statusbar, 2200)
|
|
x(FullHUD, 2201)
|
|
x(Armor1Gauge, 2207)
|
|
x(Armor2Gauge, 2208)
|
|
x(Armor3Gauge, 2209)
|
|
|
|
x(KeyIcon1, 2220)
|
|
x(KeyIcon2, 2221)
|
|
x(KeyIcon3, 2222)
|
|
x(KeyIcon4, 2223)
|
|
x(KeyIcon5, 2224)
|
|
x(KeyIcon6, 2225)
|
|
|
|
x(HudKeyIcon1, 2552)
|
|
x(HudKeyIcon2, 2553)
|
|
x(HudKeyIcon3, 2554)
|
|
x(HudKeyIcon4, 2555)
|
|
x(HudKeyIcon5, 2556)
|
|
x(HudKeyIcon6, 2557)
|
|
x(HudKeyIcon7, 2558)
|
|
|
|
x(BlinkIcon, 2202)
|
|
x(ThrowGauge, 2260)
|
|
x(Armorbox, 2173)
|
|
|
|
x(Healthicon, 2169)
|
|
x(Armor1Icon, 2578)
|
|
x(Armor2Icon, 2602)
|
|
x(Armor3Icon, 2586)
|
|
|
|
x(SBarNumberHealth0, 9220)
|
|
x(SBarNumberHealth1, 9221)
|
|
x(SBarNumberHealth2, 9222)
|
|
x(SBarNumberHealth3, 9223)
|
|
x(SBarNumberHealth4, 9224)
|
|
x(SBarNumberHealth5, 9225)
|
|
x(SBarNumberHealth6, 9226)
|
|
x(SBarNumberHealth7, 9227)
|
|
x(SBarNumberHealth8, 9228)
|
|
x(SBarNumberHealth9, 9229)
|
|
|
|
x(SBarNumberAmmo0, 9230)
|
|
x(SBarNumberAmmo1, 9231)
|
|
x(SBarNumberAmmo2, 9232)
|
|
x(SBarNumberAmmo3, 9233)
|
|
x(SBarNumberAmmo4, 9234)
|
|
x(SBarNumberAmmo5, 9235)
|
|
x(SBarNumberAmmo6, 9236)
|
|
x(SBarNumberAmmo7, 9237)
|
|
x(SBarNumberAmmo8, 9238)
|
|
x(SBarNumberAmmo9, 9239)
|
|
|
|
x(SBarNumberInv0, 9240)
|
|
x(SBarNumberInv1, 9241)
|
|
x(SBarNumberInv2, 9242)
|
|
x(SBarNumberInv3, 9243)
|
|
x(SBarNumberInv4, 9244)
|
|
x(SBarNumberInv5, 9245)
|
|
x(SBarNumberInv6, 9246)
|
|
x(SBarNumberInv7, 9247)
|
|
x(SBarNumberInv8, 9248)
|
|
x(SBarNumberInv9, 9249)
|
|
|
|
x(SBarNumberArmor1_0, 9250)
|
|
x(SBarNumberArmor1_1, 9251)
|
|
x(SBarNumberArmor1_2, 9252)
|
|
x(SBarNumberArmor1_3, 9253)
|
|
x(SBarNumberArmor1_4, 9254)
|
|
x(SBarNumberArmor1_5, 9255)
|
|
x(SBarNumberArmor1_6, 9256)
|
|
x(SBarNumberArmor1_7, 9257)
|
|
x(SBarNumberArmor1_8, 9258)
|
|
x(SBarNumberArmor1_9, 9259)
|
|
|
|
x(SBarNumberArmor2_0, 9260)
|
|
x(SBarNumberArmor2_1, 9261)
|
|
x(SBarNumberArmor2_2, 9262)
|
|
x(SBarNumberArmor2_3, 9263)
|
|
x(SBarNumberArmor2_4, 9264)
|
|
x(SBarNumberArmor2_5, 9265)
|
|
x(SBarNumberArmor2_6, 9266)
|
|
x(SBarNumberArmor2_7, 9267)
|
|
x(SBarNumberArmor2_8, 9268)
|
|
x(SBarNumberArmor2_9, 9269)
|
|
|
|
x(SBarNumberArmor3_0, 9270)
|
|
x(SBarNumberArmor3_1, 9271)
|
|
x(SBarNumberArmor3_2, 9272)
|
|
x(SBarNumberArmor3_3, 9273)
|
|
x(SBarNumberArmor3_4, 9274)
|
|
x(SBarNumberArmor3_5, 9275)
|
|
x(SBarNumberArmor3_6, 9276)
|
|
x(SBarNumberArmor3_7, 9277)
|
|
x(SBarNumberArmor3_8, 9278)
|
|
x(SBarNumberArmor3_9, 9279)
|
|
|
|
x(SBarPackAmount0, 2250)
|
|
x(SBarPackAmount1, 2251)
|
|
x(SBarPackAmount2, 2252)
|
|
x(SBarPackAmount3, 2253)
|
|
x(SBarPackAmount4, 2254)
|
|
x(SBarPackAmount5, 2255)
|
|
x(SBarPackAmount6, 2256)
|
|
x(SBarPackAmount7, 2257)
|
|
x(SBarPackAmount8, 2258)
|
|
x(SBarPackAmount9, 2259)
|
|
|
|
x(SBarHealthAmount0, 2190)
|
|
x(SBarHealthAmount1, 2191)
|
|
x(SBarHealthAmount2, 2192)
|
|
x(SBarHealthAmount3, 2193)
|
|
x(SBarHealthAmount4, 2194)
|
|
x(SBarHealthAmount5, 2195)
|
|
x(SBarHealthAmount6, 2196)
|
|
x(SBarHealthAmount7, 2197)
|
|
x(SBarHealthAmount8, 2198)
|
|
x(SBarHealthAmount9, 2199)
|
|
|
|
x(SBarAmmoAmount0, 2230)
|
|
x(SBarAmmoAmount1, 2231)
|
|
x(SBarAmmoAmount2, 2232)
|
|
x(SBarAmmoAmount3, 2233)
|
|
x(SBarAmmoAmount4, 2234)
|
|
x(SBarAmmoAmount5, 2235)
|
|
x(SBarAmmoAmount6, 2236)
|
|
x(SBarAmmoAmount7, 2237)
|
|
x(SBarAmmoAmount8, 2238)
|
|
x(SBarAmmoAmount9, 2239)
|
|
|
|
x(SBarWaponNum0, 2240)
|
|
x(SBarWaponNum1, 2241)
|
|
x(SBarWaponNum2, 2242)
|
|
x(SBarWaponNum3, 2243)
|
|
x(SBarWaponNum4, 2244)
|
|
x(SBarWaponNum5, 2245)
|
|
x(SBarWaponNum6, 2246)
|
|
x(SBarWaponNum7, 2247)
|
|
x(SBarWaponNum8, 2248)
|
|
x(SBarWaponNum9, 2249)
|
|
|
|
x(MIRRORTILE, 504)
|
|
|
|
x(ICONFLAREGUN, 524)
|
|
x(ICONSHOTGUN, 559)
|
|
x(ICONTOMMY, 558)
|
|
x(ICONTESLA, 539)
|
|
x(ICONLEECH, 800)
|
|
x(ICONNAPALM, 526)
|
|
|
|
x(FLESHHIT, 2123)
|
|
x(ATOMEFFECT, 1720)
|
|
x(TESLAEFFECT, 2135)
|
|
x(SHOOTEFFECT, 2605)
|
|
x(BALLEFFECT, 2089)
|
|
x(PHASEEFFECT, 626)
|
|
x(FLAMEEFFECT, 908)
|
|
x(BIGSMOKEEFFECT, 672)
|
|
x(SMALLSMOKEEFFECT, 754)
|
|
x(TORCHEFFECT, 2101)
|
|
x(HALOEFFECT, 2427)
|
|
x(GLOWEFFECT, 624)
|
|
x(SAWBLOOD, 775)
|
|
x(CIRCLESAW1, 772)
|
|
x(CIRCLESAW2, 773)
|
|
x(CIRCLESAWOFF, 656)
|
|
x(FLAREBURST, 2424)
|
|
x(BULLETCASE, 2465)
|
|
x(SHELLCASE, 2464)
|
|
x(WATERDRIP, 1147)
|
|
x(BLOODDRIP, 1160)
|
|
x(SPOTPROGRESS, 2203)
|
|
x(ROCKDEBRIS1, 2406)
|
|
x(ROCKDEBRIS2, 2280)
|
|
x(ROCKDEBRIS3, 2185)
|
|
x(ROCKDEBRIS4, 2155)
|
|
x(ROCKDEBRIS5, 2620)
|
|
x(ROCKDEBRIS6, 3135)
|
|
x(Firetex, 2342)
|
|
x(DIVEHUD, 2344)
|
|
x(DIVEDETAIL1, 2346)
|
|
x(DIVEDETAIL2, 2347)
|
|
x(ASBESTHUD, 2358)
|