Skip to content
Vuthakral edited this page Jan 23, 2023 · 55 revisions

ALWAYS use the workshop version when developing an addon or trying to get code for a dedicated server. The github repository can become out of date or home to experimental / test versions at any time with no warning.

This wiki is mostly up-to-date, but some pages I have lost track of or forgotten to update overtime. If something isn't clear on here then feel free to join & ask about it on my Discord server, I'm happy to help anyone trying to develop content.

General

Weapon Base

Click to expand.

Gun Base

Battery Base

(battery base draws the same settings as the gun base)

  • Battery settings
  • Charging firing modes & how to integrate

Melee Base

  • Explanation on the melee arc system
  • Simple melee weapon template

Attachment Base

Projectile Base

Click to expand.

Draconic Features (Shields, misc systems, etc)

Click to expand.

Playermodels & Player Extensions (Extra animations, VoiceSets, etc)

Click to expand.

Material proxies (Reflections, sprays, etc)

Click to expand.

Functionality & Visual Effects

  • drc_Blink
  • drc_Compass
  • drc_HealthBlend
  • drc_LL
  • drc_LL_HitPos
  • drc_ScrollPitch
  • drc_RotateHealth
  • drc_ScrollHP
  • drc_ScrollHeat
  • drc_ScrollMag
  • drc_RotateMag
  • drc_CurBloom
  • drc_CurCharge
  • drc_CurHeat
  • drc_IsLoading

Player Representation

  • drc_PlayerColours
  • drc_WeaponColours
  • drc_EyeColour
  • drc_EnergyColour
  • drc_PlayerColour1
  • drc_PlayerColour2
  • drc_PlayerSpray

Cubemaps / Envmaps & Other Misc. HDR <-> LDR Fixes

Clone this wiki locally