Lua Labs • Re: Another basic lua query: hopefully brief syntax check
Hi,Found time to do a bit more on this recently and am making progress, albeit slooowly... I'm not sure of some syntax and am just checking to see if I've got it right?I'm stealing the "protective...
View ArticleLua Labs • Re: Another basic lua query
Thanks ever so much for your reply, really really helpful....It looks like you have it right in terms of syntax, except for one error: you're missing a comma in there. Though I'm not sure if that...
View ArticleOff-Topic • Deliantra
Hello,it's an off topic, so...The game is Deliantra, so a medieval with magic (sorcery, praying, etc).The game is ~20 years ago but, in my opinion, it is like the fresh game and, theap_po, me..., I...
View ArticleFaction & Era Development • Re: Ageless Era - Current Version: 4.37
Added sucessfully for Ageless Great Wars:- Steel Empires faction, mentioned in previous forum post.- Southern nations, mentioned in previous forum post- Drifter Alliance, but it's avians, harpies,...
View ArticleUsers’ Forum • Re: Why do I "like" this game so much?
If you don't like micromanagement, try Globulation 2.Hm this doesn't look very good at first glanceI am not a big fan of modern/futuristic strategiesMaybe try 0 A.D. then? (It can't be modern if it is...
View ArticleTournaments • Re: [In Progress] Mini Maps League on 1.18
I think you should made the maps bigger. Literally 2 tiles between keeps is not enough for any strategy to take place, it's just meta tactics and RNG, make them a little bit bigger, so the game is...
View ArticleWML Workshop • Re: [scroll_to_unit] seeing side filter
Not sure if this helps since it sounds like you're doing this in Lua, but in WML, I think you could accomplish that filter like this (I haven't tested this).Code: [scroll_to_unit]#target unit...
View ArticleFaction & Era Development • Re: Era of Magic (EoMa) 4.8.2 - now on Ko-fi!
Era of Magic 4.8.2 is out!This little update contains small fixes, one updated portrait (Banisher) and is required to play TLU 3.12.Full changelog:Code: ## Version 4.8.2 ### Abilities * fixed filter...
View ArticleScenario & Campaign Development • Re: To Lands Unknown 3.12 - now on Ko-fi!
To Lands Unknown 3.12 is now available!This is one of the last major updates. It focuses on gameplay improvements, visual enhancements, and a new challenging achievement. There are 5 main features in...
View ArticleStrategies & Tips • Re: Troll debate
This is a bit lame of me reviving a thread almost 20 yrs later. But most of y'all had no real reason to give OP so much flak. Just a guy sharing his opinion/thought on a specific tactic. Agree or...
View ArticleWML Workshop • GUI Stacked Widget not working
Hi, I'm attemping to make a GUI for my scenario in WML.Its a GUI for 4 players to place bets. In the center I'm attempting to place a poker board with a circle image and overlay it with a label in the...
View ArticleWML Workshop • Re: GUI Stacked Widget not working
I don't think this is likely to be the issue, but… I suspect you don't need selected_index = 0.Aside from that, I don't see anything that looks wrong in your [stacked_widget] tag.Statistics: Posted by...
View ArticleMultiplayer Development • Re: Wings of Victory: Resolute Edition
WoV Version 1.0.0aTBfW Verison 1.18.5Difficulty IntendantHere are the replays first of all. WoV RE-The Three Sisters replay 20250621-220937.gz WoV RE-Islands replay 20250620-232536.gz WoV RE-The...
View ArticleForum Games • Re: Word association
bannStatistics: Posted by Refumee — Yesterday, 9:02 pm
View ArticleFaction & Era Development • Re: War Of The Gods, its a good day to post...
First fight !fanatics (winner)untamedsTerrain type: SwampTournament Small Maps 2p (13x13) powtórka 20250622-101348.gzSecond fight !steelhives (winner)frostsTerrain type: SwampTournament Small Maps 2p...
View ArticleUsers’ Forum • Re: Cheater?
Just bad RNG, hang in there!Statistics: Posted by Dese1951 — Today, 3:15 am
View ArticleArt Workshop • Re: Portraits for The Dark Hordes (by tsunami_)
@Here are the fixed-up line images (higher resolution than before). Now with better bones and some other things. I did not change the initiate portrait.You should tell me now if you want anything...
View ArticleUsers’ Forum • Re: Winds of Fate
It's an add-on—install it via the in-game Add-ons menu.Statistics: Posted by Unessight1946 — Today, 6:24 am
View ArticleUsers’ Forum • Re: Campaigns with giant maps?
If you're looking for something massive, try To Lands Unknown — some of its scenarios have really large maps with multiple factions and sprawling terrain. Invasion from the Unknown also features some...
View ArticleLua Labs • Re: Another basic lua query: back waaaay too soon
I have a scoping problem: values (variables) aren't being passed to functions in the ca definitions?The cfg variable is being passed to functions, but you are using it outside of those functions. You...
View Article