Instalează Steam
conectare
|
limbă
简体中文 (chineză simplificată)
繁體中文 (chineză tradițională)
日本語 (japoneză)
한국어 (coreeană)
ไทย (thailandeză)
български (bulgară)
Čeština (cehă)
Dansk (daneză)
Deutsch (germană)
English (engleză)
Español - España (spaniolă - Spania)
Español - Latinoamérica (spaniolă - America Latină)
Ελληνικά (greacă)
Français (franceză)
Italiano (italiană)
Bahasa Indonesia (indoneziană)
Magyar (maghiară)
Nederlands (neerlandeză)
Norsk (norvegiană)
Polski (poloneză)
Português (portugheză - Portugalia)
Português - Brasil (portugheză - Brazilia)
Русский (rusă)
Suomi (finlandeză)
Svenska (suedeză)
Türkçe (turcă)
Tiếng Việt (vietnameză)
Українська (ucraineană)
Raportează o problemă de traducere
Having to code multiple event hooks for what (in my reading) seem to be singular functions in the DLL code might make it hard to maintain the mapping.
Plus, if we do get to the point where we're able to add new units/factions/buildings, having events hard-coded to the current default set of objects will make mod making and logic wiring a lot harder.
Source and SourceMod are a pretty good guide here - a smaller number of hooks, with an expandable and extensible set of parameters which can pass all the needed data and references back and forth, will likely work better here.
I sent a friend request btw, I did a lot of mods and community tooling for Insurgency, I might be able to help a bit on your project.