Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://www.youtube.com/watch?v=98ZP-EsIfGQ
I just tested it, it works
Lemon, go to the video, and see one of the first comments, it tells you how to do it.
For a detailed breakdown of what I did to get them working in harmony, I took the PD2Hook files from both mods and opened them in notepad ++, I took;
- [UNDERSCORE, 'poco\common.luac']
- [PocoHud3, 'poco\Hud3.luac']
from the Pocohud PD2Hook and placed it here (in the PD2Hook provided in PDTH HUD):
PersistScripts: <-- (Within the PersistScripts section)
- [Tweak, 'PDTHHud/TweakData.luac']
- [PDTHHud, 'PDTHHud/PDTHHud.luac']
- [UNDERSCORE, 'poco\common.luac'] <--
- [PocoHud3, 'poco\Hud3.luac'] <--
PersistScripts:
- [Tweak, 'PDTHHud/TweakData.luac']
- [PDTHHud, 'PDTHHud/PDTHHud.luac']
- [UNDERSCORE, 'poco\common.luac']
- [PocoHud3, 'poco\Hud3.luac']
PostRequireScripts:
- ['lib/managers/hud/hudassaultcorner', PDTHHud\Assaultindicator.luac]
- ['lib/managers/hud/hudinteraction', PDTHHud\Interaction.luac]
- ['lib/managers/hudmanager', PDTHHud\Hudmanager.luac]
- ['lib/managers/hudmanagerpd2', PDTHHud\Hudmanagerpd2.luac]
- ['lib/managers/hud/hudteammate', PDTHHud\HudTM.luac]
#- ['lib/managers/hud/hudpresenter', PDTHHud\HudPRESENTER.luac]
- ['lib/managers/menu/newsfeedgui', PDTHHud\Menu.luac]