Skip to content

Hash codes for Archetypes Melee in Actors_0.act

Andre Davis edited this page Aug 8, 2023 · 5 revisions

You can change the melee archetype with the lua command entityHuman:SetMeleeArchetype("name") or change the default melee archetype in the Actors_0.act

  • Actors for traffic type human in city_univers.sds
  • EntityDataStorage_82 - civilian italians
  • EntityDataStorage_83 - civilian workers
  • EntityDataStorage_84 - civilian blacks
  • EntityDataStorage_85 - civilian chinese
  • EntityDataStorage_86 - policemans
  • EntityDataStorage_87 - gangsters italians clemente
  • EntityDataStorage_88 - gangsters italians vinci
  • EntityDataStorage_89 - gangsters italians falcone
  • EntityDataStorage_90 - gangsters chinese
  • EntityDataStorage_91 - gangsters irish
  • EntityDataStorage_92 - gangsters bikers
  • EntityDataStorage_93 - gangsters blacks bombers
  • EntityDataStorage_94 - civilian, taxi drivers, homeless default --man voices
  • EntityDataStorage_95 - all civilians with a female voice, default --woman voices
  • EntityDataStorage_96 - civilian irish
  • -- for players
  • EntityDataStorage_97 - player dlc joe
  • EntityDataStorage_98 - player vito
  • EntityDataStorage_99 - player dlc jimmy

I will show you how to change the melee archetype npcs in Actors_0_act, the melee archetype will be included in the characteristics of a npcs by default.

  • Hash Codes - Names
  • 1226080252453693878 - Base
  • 2319380992973309079 - Agile
  • 17156282161988597737 - TriadsFighter
  • 836787389844567147 - Brute
  • 4049238949345101104 - Loser
  • 6603075780990890787 - Collector_Tutorial
  • 3430944950612523192 - BlackWorker
  • 4943674950778646896 - PepeTutorial1
  • 4943674950778646899 - PepeTutorial2
  • 4926344743372914324 - Brian1
  • 4926344743372914327 - Brian2
  • 3745207942428760976 - WongPei
  • 12479544525419507442 - BlackJuggernaut
  • 7281528215043385918 - Reznik
  • 3147094640933762679 - AgileRR
  • 8721968298576804361 - TriadsFighterRR
  • 16590512750346551755 - BruteRR
  • 7181757605980144281 - Vito
  • 13638425211069911846 - BruceWillis
  • 15587423508625990309 - Joe
  • --New Melee Archetype for mods
  • 4076612751646365195 - KnifeStyle
  • 3184251361558559483 - PendrekStyle
  • 10604773460508938829 - BatStyle
  • 8063040328678249625 - DLCJoeStyle

Mafia: II

Mafia: Definitive Edition

Clone this wiki locally