2026-03-09 20:16:56 -05:00
2026-03-09 20:16:56 -05:00
2026-03-01 17:10:27 -06:00
2026-03-01 17:10:27 -06:00
2026-03-01 17:10:27 -06:00
2026-03-09 19:54:41 -05:00
2026-03-09 19:54:41 -05:00
2026-03-09 19:54:41 -05:00
2026-03-01 17:10:27 -06:00
2026-03-09 19:54:41 -05:00

FoCAPI

A powrprof.dll hook which adds custom Lua functions to Forces of Corruption.

Usage

Drop powrprof.dll and MinHooks.x64.dll into the /corruption/ folder of your Empire at War installation. Currently only works with the debug kit StarWarsI.exe; StarWarsG.exe support is coming soon.

Functions

  • Global WriteToFile(str a, str b) - Appends a line of text b to the file name a in the game directory.
  • Global Get_All_Players() - Returns a 1-based Lua table of all active players, iterable with ipairs(). Each entry is the same PlayerWrapper type returned by Find_Player().
Description
No description provided
Readme 117 KiB
Languages
C++ 98%
C 2%