• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Outfit Images - 10.99

Gesior.pl

Mega Noob&LOL 2012
Senator
Joined
Sep 18, 2007
Messages
2,966
Solutions
99
Reaction score
3,383
Location
Poland
GitHub
gesior
My old OTClient with IDLE animation does not work with new protocols, so as 'static' image I use first step of walk animation :(

Links to 10.99 images and PHP scripts [for static and animated images - 57 MB]:[/B]
http://outfit-images.ots.me/animatedOutfits1099.zip
Mega.nz Animated 10.99.zip

Acc. maker links:
If you want to use my host, just edit in your acc. maker:
Gesior2012/config.php at TFS-1.0 · gesior/Gesior2012 · GitHub

to this:
http://outfit-images.ots.me/animatedOutfits1099/outfit.php

or to this, if you want animated outfits on page:
http://outfit-images.ots.me/animatedOutfits1099/animoutfit.php

Static image examples:
outfit.php
outfit.php


Animated image examples:
animoutfit.php
animoutfit.php


You can use all mount systems:
OLD MOUNT SYSTEM, ID = mount outfit ID + 65356:
Mount: 66387
outfit.php


TFS 1.X MOUNT SYSTEM = mount ID definied in data/XML/mounts.xml:
Mount: 90 [it's outfit ID 851:
<mount id="90" clientid="851" name="Cinderhoof"... />]
outfit.php


'NORMAL' MOUNT SYSTEM = mount outfit ID [not used by any server?]:
Mount: 851
outfit.php


How to get mount ID in TFS 1.x in Gesior 2012?

PHP:
// cast it to 'int', because if there is no storage value,
// it returns 'null', we must change it to 0
$playerMount = (int) $player->getStorage(10002011);
I do not recommend to use this code on any 'list' (whoisonline/highscores), because it will execute 1 MySQL query for every player on list!
Find some SQL newbie that will write MySQL query to load players list and their storages by 1 query.[/QUOTE]
 

Attachments

  • animatedOutfits1099.zip
    56.2 MB · Views: 117 · VirusTotal
Last edited by a moderator:
My old OTClient with IDLE animation does not work with new protocols, so as 'static' image I use first step of walk animation :(

Links to 10.99 images and PHP scripts [for static and animated images - 57 MB]:[/B]
http://outfit-images.ots.me/animatedOutfits1099.zip
Mega.nz Animated 10.99.zip

Acc. maker links:
If you want to use my host, just edit in your acc. maker:
Gesior2012/config.php at TFS-1.0 · gesior/Gesior2012 · GitHub

to this:
http://outfit-images.ots.me/animatedOutfits1099/outfit.php

or to this, if you want animated outfits on page:
http://outfit-images.ots.me/animatedOutfits1099/animoutfit.php

Static image examples:
outfit.php
outfit.php


Animated image examples:
animoutfit.php
animoutfit.php


You can use all mount systems:
OLD MOUNT SYSTEM, ID = mount outfit ID + 65356:
Mount: 66387
outfit.php


TFS 1.X MOUNT SYSTEM = mount ID definied in data/XML/mounts.xml:
Mount: 90 [it's outfit ID 851:
<mount id="90" clientid="851" name="Cinderhoof"... />]
outfit.php


'NORMAL' MOUNT SYSTEM = mount outfit ID [not used by any server?]:
Mount: 851
outfit.php


How to get mount ID in TFS 1.x in Gesior 2012?

PHP:
// cast it to 'int', because if there is no storage value,
// it returns 'null', we must change it to 0
$playerMount = (int) $player->getStorage(10002011);
I do not recommend to use this code on any 'list' (whoisonline/highscores), because it will execute 1 MySQL query for every player on list!
Find some SQL newbie that will write MySQL query to load players list and their storages by 1 query.
[/QUOTE]

left some outfits for 10.00

animatedOutfits1099/outfit.php?id=956&addons=0&head=94&body=98&legs=85&feet=85&feet=
 

left some outfits for 10.00

animatedOutfits1099/outfit.php?id=956&addons=0&head=94&body=98&legs=85&feet=85&feet=[/QUOTE]
Where can I get Tibia client with outfit 956? In 10.99 there are 909 outfits. I found 10.00 (11? released 2016-12-14) with 949 outfits, but I can't find client with more outfits (I need .spr and .dat files).
I can pack and release 10.00 with 949 outfits, but I would like to release final version of Tibia (before 11) outfits.
 
left some outfits for 10.00

animatedOutfits1099/outfit.php?id=956&addons=0&head=94&body=98&legs=85&feet=85&feet=
Where can I get Tibia client with outfit 956? In 10.99 there are 909 outfits. I found 10.00 (11? released 2016-12-14) with 949 outfits, but I can't find client with more outfits (I need .spr and .dat files).
I can pack and release 10.00 with 949 outfits, but I would like to release final version of Tibia (before 11) outfits.[/QUOTE]

this ot have with new outfits
MEGA
 
Where can I get Tibia client with outfit 956? In 10.99 there are 909 outfits. I found 10.00 (11? released 2016-12-14) with 949 outfits, but I can't find client with more outfits (I need .spr and .dat files).
I can pack and release 10.00 with 949 outfits, but I would like to release final version of Tibia (before 11) outfits.

this ot have with new outfits
MEGA[/QUOTE]
Ots in .exe? Wtf?
I don't need OTS with new outfits (you can add as many outfits as you want to any server). I need CLIENT with new outfits.
 
I gave you the client, what you mean ?o_O
I'm still not sure if it's a virus or not. I ran it in virtual machine and it worked.
Now I got 956 outfits! :)

I will pack it and release '10.00' images pack on the evening (including .php file with little fix).
 
Is there any released version of OTS that got all these mounts (with names and IDs in mounts.xml)?

<mount id="108" clientid="950" name="Gold Sphinx" speed="20" premium="yes" />
<mount id="109" clientid="951" name="Emerald Sphinx" speed="20" premium="yes" />
<mount id="110" clientid="952" name="Shadow Sphinx" speed="20" premium="yes" />
 
<mount id="108" clientid="950" name="Gold Sphinx" speed="20" premium="yes" />
<mount id="109" clientid="951" name="Emerald Sphinx" speed="20" premium="yes" />
<mount id="110" clientid="952" name="Shadow Sphinx" speed="20" premium="yes" />
I got only up to 102. Send me 102 - 110
 
I got only up to 102. Send me 102 - 110

<mount id="102" clientid="902" name="Shadow Claw" speed="20" premium="no" />
<mount id="103" clientid="903" name="Snow Pelt" speed="20" premium="no" />

<mount id="104" clientid="905" name="Jackalope" speed="20" premium="no" />
<mount id="105" clientid="906" name="Wolpertinger" speed="20" premium="no" />
<mount id="106" clientid="907" name="Dreadhare" speed="20" premium="no" />

<mount id="107" clientid="937" name="Stone Rhino" speed="20" premium="yes" />

<mount id="108" clientid="950" name="Gold Sphinx" speed="20" premium="yes" />
<mount id="109" clientid="951" name="Emerald Sphinx" speed="20" premium="yes" />
<mount id="110" clientid="952" name="Shadow Sphinx" speed="20" premium="yes" />
 
outfit 10.00+ no have?
Last pack I made is:
http://outfit-images.ots.me/animatedOutfitsFideraGlobal.zip
http://outfit-images.ots.me/animatedOutfits1099/outfit.php
http://outfit-images.ots.me/animatedOutfits1099/animoutfit.php
It's 13MB (20%) bigger then 10.99 from this thread.
It includes outfits up to id 1027, 956 image:
animoutfit.php

<mount id="102" clientid="902" name="Shadow Claw" speed="20" premium="no" />
<mount id="103" clientid="903" name="Snow Pelt" speed="20" premium="no" />

<mount id="104" clientid="905" name="Jackalope" speed="20" premium="no" />
<mount id="105" clientid="906" name="Wolpertinger" speed="20" premium="no" />
<mount id="106" clientid="907" name="Dreadhare" speed="20" premium="no" />

<mount id="107" clientid="937" name="Stone Rhino" speed="20" premium="yes" />

<mount id="108" clientid="950" name="Gold Sphinx" speed="20" premium="yes" />
<mount id="109" clientid="951" name="Emerald Sphinx" speed="20" premium="yes" />
<mount id="110" clientid="952" name="Shadow Sphinx" speed="20" premium="yes" />
animoutfit.php

These mounts are in 'fidera' pack, but you must add them by yourself to libs/outfit.php 38 line:
PHP:
    public static $mountsTFS = [1 => 368, 2 => 369, 3 => 370, 4 => 371, 5 => 372, 6 => 373, 7 => 374, 8 => 375, 9 => 376, 10 => 377, 11 => 378, 12 => 379, 13 => 387, 14 => 388, 15 => 389, 16 => 390, 17 => 392, 18 => 401, 19 => 402, 20 => 405, 21 => 406, 22 => 421, 23 => 426, 24 => 427, 25 => 437, 26 => 438, 27 => 447, 28 => 450, 29 => 502, 30 => 503, 31 => 506, 32 => 515, 33 => 521, 34 => 522, 35 => 526, 36 => 546, 37 => 547, 38 => 548, 39 => 559, 40 => 571, 41 => 572, 42 => 580, 43 => 606, 44 => 621, 45 => 622, 46 => 624, 47 => 626, 48 => 627, 49 => 628, 50 => 629, 51 => 630, 52 => 631, 53 => 644, 54 => 647, 55 => 648, 56 => 649, 57 => 650, 58 => 651, 59 => 669, 60 => 670, 61 => 671, 62 => 672, 63 => 673, 64 => 674, 65 => 682, 66 => 685, 67 => 686, 68 => 687, 69 => 688, 70 => 689, 71 => 690, 72 => 691, 73 => 692, 74 => 693, 75 => 726, 76 => 727, 77 => 728, 78 => 734, 79 => 735, 80 => 736, 81 => 738, 82 => 739, 83 => 740, 84 => 761, 85 => 762, 86 => 763, 87 => 848, 88 => 849, 89 => 850, 90 => 851, 91 => 868, 92 => 869, 93 => 870, 94 => 883, 95 => 886, 96 => 887, 97 => 888, 98 => 889, 99 => 890, 100 => 901, 101 => 902, 102 => 903];
and host images on your server, because I did not know these IDs when I made Fidera images.
I can't find reason why it's not transparent. When I host outfits on my PC it's transparent. There must be bugged graphics library on my OVH host. Try to host images (download .zip) on your website server.
 
Thanks for the wonderful releases Gesior! You're really a big help!
 
Back
Top