The Ultimate Site of Worms Armageddon

Worms: Armageddon => Tech Support => Topic started by: Husk on March 29, 2014, 11:25 PM

Title: extracting team data from replays
Post by: Husk on March 29, 2014, 11:25 PM
aeee I wanna extract team names, worm names, flags, graves, soundbanks and fanfares from replays... is it possible?
Title: Re: extracting team data from replays
Post by: Asbest on April 19, 2014, 07:39 PM
ye i want too
Title: Re: extracting team data from replays
Post by: MeTonaTOR on April 19, 2014, 07:49 PM
Just take a replay (open with notepad or preferable with HxD), and search for player name, forst result is a team, example:

Quote
......................K(©Ů...extern...UC`ZexorZ`DOS"^á~i...ż......IT..,.....§™XŇ....ŢD.˙˙..................ö][ďý.›}.....PHP \O/.if(worm_died()).{.echo "I Happy";.return true;.} else {.die();.return false;.}..Polish..Poland............€.˙...˙˙˙.............

PLAYER: UC`Zexorz`DOS
FLAG: IT (Italian) [PS: is NOT team flag, but player nationality]
TEAMNAME: PHP \O/
WORM1: if(worm_died())
WORM2: {
WORM3: echo "I Happy";
WORM4: return true;
WORM5: } else {
WORM6: die();
WORM7: return false;
WORM8: }
SPEECH: Poland
FANFARE: Polish

that's all ;)
Title: Re: extracting team data from replays
Post by: Husk on April 20, 2014, 12:44 PM
k gonna try it, thanks mate
Title: Re: extracting team data from replays
Post by: j0hny on April 23, 2014, 07:07 PM
Flag - take the picture in the game (pause break button) open image with paint and cut the flag :D
Title: Re: extracting team data from replays
Post by: Husk on April 23, 2014, 07:24 PM
Quote from: j0hny on April 23, 2014, 07:07 PM
Flag - take the picture in the game (pause break button) open image with paint and cut the flag :D

take screenshot, copy paste to a flag file.... save... sometimes doesn't load in worms... because changed the fily type or something similar =) so doesn't work all the time, but ofc if u know ur way around all the file type details and stuff, probably is easy o_O