From 31 bases no position maker anymore, only via alliance menu
if you have the right one.
The base limit is 31 so the game detects that you already have them and does not allow you to mark a new layout for a new one base because you CANNOT create it. I suppose.
Not a part of EA / Envision teams - My comments are only mine.
PTE is back with a hopefully working 19.5 version. Its looking good so far.
Wow, if you write a message to another one in the world, in the message field all CRs (carriage returns) was lost. https://prnt.sc/q68wfk
Example:
Body text:
Hi! [CR]
[CR]
This is a text to probe the problem in the messages with the carriage return in the text.[CR]
[CR]
Each code [CR] is an "Enter" or "carriage return" in the body of the message.[CR
[CR]
Regards, iguanaworld.
If 2 and 3 are from Maelstrom Tools, remember that the new cheatscript from @leo7044 clicked this buttons automatically for you, then you can't see this buttons. ;-)
Erm... which script clicks what button? Do you mean collect packages?
var bases = ClientLib.Data.MainData.GetInstance().get_Cities().get_AllCities().d;
for (var key in bases)
{
if (bases[key].get_CityBuildingsData().get_HasCollectableBuildings())
{
bases[key].CollectAllResources();
}
}
Thats all of the magic behind my autocollection of packages.
Erm... which script clicks what button? Do you mean collect packages?
var bases = ClientLib.Data.MainData.GetInstance().get_Cities().get_AllCities().d;
for (var key in bases)
{
if (bases[key].get_CityBuildingsData().get_HasCollectableBuildings())
{
bases[key].CollectAllResources();
}
}
Thats all of the magic behind my autocollection of packages.
Yes, yes, auto collect is a similar action to click "Collect Packages" repeatedly. The button don't have time to show up.
Replies
But… Why can't we sorted list by "Opponent" names?
The base limit is 31 so the game detects that you already have them and does not allow you to mark a new layout for a new one base because you CANNOT create it. I suppose.
This issue should be fixed now.
Erm... which script clicks what button? Do you mean collect packages?
Thats all of the magic behind my autocollection of packages.
YouTube: https://www.youtube.com/user/LEOBRB7044
TeamSpeak: IP: 84.201.30.224:9988
Email: [email protected]
Yes, yes, auto collect is a similar action to click "Collect Packages" repeatedly. The button don't have time to show up.