New PS2 Data Types for Weapons

Discussion in 'Developer Notes' started by RadarX, Apr 2, 2015.

  1. RadarX

    Eight new data types have been added to ps2 census for surfacing data about weapons, fire modes, projectiles, etc. Some users were getting this data from txt files installed on the client in the past. Those txt files are no longer published with the client. These new data types try to provide the data that used to be found in those txt files.

    The types are prefixed with "raw_" meaning that there is minimal renaming/processing of the table/column names from the source data to the census types.

    raw_fire_group_mappings
    raw_fire_groups
    raw_fire_mode_projectile_mappings
    raw_fire_modes
    raw_player_state_properties
    raw_projectiles
    raw_weapon_ammo_slots
    raw_weapons