Hi! I'm trying to test my FireTuner and i want to start practicing LUA, but so far with no success.
I've tried the code
function test(iPlayer)
local pPlayer = Players[iPlayer];
if (pPlayer ~= nil) then
if (not pPlayer:IsMinorCiv() and pPlayer:GetNumCities() == 1) then...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.