Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem






Activate it by going into the chat and type /admin
and you can find any example of code being used with notepad++'s find in files feature. Search for say "player.equipTech(" within whatever folder you extracted packed.pak
So that's a wonderful way to see real examples of the code being used where the documentation could be clearer.
The smooth option would be like the helmet adds a status, that status has as scripts that checks for the other pieces, and if so use
player.equippedTech() to read what is currently there and save it,
player.equipTech() to equip your tech instead
upon removal of status player.equipTech() to restore the previous tech.
You don't have your tech available at the console at all.
I had thought at some point to make an exoskeleton "vehicle" that basically is the same/similar profile as the players do so you can use any door, etc. You remap the buttons people use when in vehicles to match vehicle functions.
But then I would need to figure out if it is possible to interact with the world when in a vehicle. And I don't know enough about vehicles yet.
Another modder has already made the code where in your vehicles use energy, etc. So that sort of setup seems natural to me where you want an Ironman suit, Fallout Powerarmor, Venom etc Symbiote, or this.