Jump to content

npc prefab names

Pending 1.2.3

andremelo90
andremelo90

Posted

would like to be able to see what prefab names are referenced to each group.
For instance, the group "Scientists" below "Scarecrow" would like to know what group of npcs it applies.
i have seen some inside the code, but others are missing:

        Dictionary<string, string> names = new Dictionary<string, string>()
        {
            {"oilrig", "OilRig"},
            {"excavator", "Excavator"},
            {"peacekeeper", "CompoundScientist"},
            {"bandit_guard", "BanditTown"},
            {"_ch47_gunner", "MountedScientist"},
            {"junkpile", "JunkPileScientist"},
            {"scarecrow_dungeon", "DungeonScarecrow" },
            {"scarecrow", "ScareCrow"},
            {"military_tunnel", "MilitaryTunnelScientist" },
            {"scientist_full", "MilitaryTunnelScientist"},
            {"scientist_turret", "CargoShip"},
            {"scientistnpc_cargo", "CargoShip"},
            {"scientist_astar", "CargoShip"},
            {"scientistnpc_bradley", "APCScientist" },
            {"scientistnpc_bradley_heavy", "APCScientistHeavy" }, 
            {"scientistnpc_heavy", "HeavyScientist"},
            {"tunneldweller", "TunnelDweller"},
            {"underwaterdweller" , "UnderwaterDweller"},
            {"trainyard" , "Trainyard"},
            {"airfield" , "Airfield"}, 
            {"scientistnpc_roamtethered", "DesertScientist" },
            {"arctic_research_base", "ArcticResearchBase" },
            {"launch_site", "LaunchSite" },
            {"nuclear_missile_silo", "NuclearMissileSilo" },
            {"gingerbread", "Gingerbread" },
            {"missionprovider_fishing", "MissionProviderOutpost" },
            {"missionprovider_outpost", "MissionProviderFishing" },
            {"missionprovider_stables", "MissionProviderStables" },
            {"missionprovider_bandit", "MissionProviderBandit" },
            {"boat_shopkeeper", "BoatShopkeeper" },
            {"bandit_shopkeeper", "BanditShopkeeper" },
        };

thanks!!

andremelo90

Posted (edited)

also a nice addition would be a group to "scientistnpc_arena" they r good npc to set high places, they don't warp down like junkpile_pistol do

Edited by andremelo90
grammar
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.