PoundedChicken
Warlord
- Joined
- Nov 4, 2016
- Messages
- 126
I'm just trying to do this to test mapscripts. I have no real experience with LUA or scripting in a Civ game.
I just want to create a simple mod that uses a hotkey to trigger the "Reveal All" action without using Debug.
Was just doing for my own sake in the quickest way possible. So far, I've just tried to call the RevealAllPlots() function under the in WorldInput.lua with DefaultKeyDownHandler(), but no success...
I just want to create a simple mod that uses a hotkey to trigger the "Reveal All" action without using Debug.
Was just doing for my own sake in the quickest way possible. So far, I've just tried to call the RevealAllPlots() function under the in WorldInput.lua with DefaultKeyDownHandler(), but no success...