dot big bang

Developer API
Menu
All
  • Public
  • Public/Protected
  • All

If you want to change the default weapon a player starts with just follow these steps:

  1. Stop the game and navigate to the section that has all of the settings
  2. Select the "Game Controller" object and expand the "Combat - Player Equipment Manager" script
  3. Change the "Starting Top Data Id" field to the Data Id of the desired weapon

Note: You can find the weapon Data Ids in the "Weapon Data" scripts on the "Cosmetic and Weapon Database" object. This is also where you add your own weapons.

To create and set a new custom weapon as a starting weapon you will need to read the Weapons section to see how those are set up and then reference the new weapon’s Data Id.