Search found 124 matches

by hay207
June 22nd, 2024, 11:54 pm
Forum: Website
Topic: Increase avatar pic size
Replies: 2
Views: 8015

Increase avatar pic size

Hi, the avatar pic in profile is currently limited to 100px width and height.
Can you increase that size to 200px , same as google.
For i want to upload my face pic, thanks...
by hay207
May 15th, 2024, 8:39 pm
Forum: Multiplayer Development
Topic: ANL 3p "A New Land" survival type
Replies: 9
Views: 7909

Re: ANL 3p "A New Land" survival type

Thanks for your feedback Atreides

Uploaded ANL-3p-fallen finally to 1.18
by hay207
May 6th, 2024, 9:59 am
Forum: Tournaments
Topic: [In Progress] Mini Maps League on 1.18
Replies: 8
Views: 7005

Re: [In Progress] Mini Maps League on 1.18

Hi guys, as of this post time, the bot seem to have dc'ed...
by hay207
November 5th, 2023, 12:48 pm
Forum: Multiplayer Development
Topic: Tower defense maps
Replies: 18
Views: 22135

Re: Tower defense maps

Ok, finally re-uploaded, with code cleaning by Atreides.
If you liked this mod, i can upload Velensk's original map for the tower defense
Renamed addon to "Tower defense"
Enjoy!!
by hay207
March 29th, 2023, 5:07 pm
Forum: Multiplayer Development
Topic: Tower defense maps
Replies: 18
Views: 22135

Re: Tower defense maps

Deleted, requires more edit
by hay207
March 29th, 2023, 3:59 pm
Forum: Multiplayer Development
Topic: Tower defense maps
Replies: 18
Views: 22135

Re: Tower defense maps

Uploaded to 1.16
Your feedback's highly appreciated Atreides
by hay207
March 29th, 2023, 2:23 pm
Forum: Multiplayer Development
Topic: World Conquest II
Replies: 422
Views: 1263617

Re: World Conquest II

Hi, Guys can you add the rest of pairable factions to the WC ?
I tried that and succeeded
by hay207
December 18th, 2021, 3:43 am
Forum: Faction & Era Development
Topic: A New Land Era
Replies: 76
Views: 86517

Re: A New Land Era

@Atreides: you need to differentiate between era and maps
This forum is for the era only while the stated errors seem to be map related
thanks
by hay207
August 14th, 2021, 11:19 pm
Forum: Multiplayer Development
Topic: Tower defense maps
Replies: 18
Views: 22135

Re: Tower defense maps

I tested it, not the case when attacked in a new wave arrival, looked normal, could it be happening in a certain wave number? the challenge maybe?
by hay207
May 23rd, 2021, 5:48 pm
Forum: Multiplayer Development
Topic: Wc2_Added_eras
Replies: 0
Views: 2501

Wc2_Added_eras

Hi all
I added 6 more factions to regular wc2 which are:

Loyalist_Drake, Loyalist_Elf, Drake_Elf, Dwarf_Orc, Dwarf_Undead, Undead_Orc

And fixed recruit info dialog
However wocopedia's not updated

Addon name's Wc2_Added_eras
Hope you enjoy :mrgreen:
by hay207
May 19th, 2021, 7:31 pm
Forum: Lua Labs
Topic: Lua error after adding factions to wc2
Replies: 12
Views: 9675

Re: Lua error after adding factions to wc2

Ok, i'll just write the info in [message], thanks all :)
by hay207
May 19th, 2021, 5:42 pm
Forum: Lua Labs
Topic: Lua error after adding factions to wc2
Replies: 12
Views: 9675

Re: Lua error after adding factions to wc2

I'm just editing the addon on 1.14 server, so the

Code: Select all

 [world_conquest_data]
is not written yet
by hay207
May 19th, 2021, 5:34 pm
Forum: Lua Labs
Topic: Lua error after adding factions to wc2
Replies: 12
Views: 9675

Re: Lua error after adding factions to wc2

Also i should mention that everything works if i delete wc2 and used my modded one
by hay207
May 19th, 2021, 5:32 pm
Forum: Lua Labs
Topic: Lua error after adding factions to wc2
Replies: 12
Views: 9675

Re: Lua error after adding factions to wc2

Ok, so you suggest using

Code: Select all

 [world_conquest_data]
instead of

Code: Select all

FACTION_VARIABLE
which is used by default factions , However your method doesn't allow pairing (displays all units in faction).
Also, i still get same error
by hay207
May 19th, 2021, 4:52 pm
Forum: Lua Labs
Topic: Lua error after adding factions to wc2
Replies: 12
Views: 9675

Re: Lua error after adding factions to wc2

Here