SphereCommunity
giant beetle, swamp dragon, and more... (how to fix it?) - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: giant beetle, swamp dragon, and more... (how to fix it?) (/Thread-giant-beetle-swamp-dragon-and-more-how-to-fix-it)



giant beetle, swamp dragon, and more... (how to fix it?) - jexnico - 03-06-2018 08:45 PM

how to add the right models of giant beetle, swamp dragon, unicorn, and the rest of the creatures...?
in the backpack they look normal, but in the world (when i have to ride on them) they get wrong, the giant beetle is a purple llama, the swamp dragon is a green orn, he wanted them to look the right way Lol


RE: giant beetle, swamp dragon, and more... (how to fix it?) - darksun84 - 03-06-2018 08:53 PM

You probably made a mess with anim file or the script files Big Grin


RE: giant beetle, swamp dragon, and more... (how to fix it?) - Abuelox - 03-06-2018 10:52 PM

What client version use?


RE: giant beetle, swamp dragon, and more... (how to fix it?) - darksun84 - 03-07-2018 12:17 AM

Ahh probably it's a resdisp issue, do in game show .account.resdisp it should be 4 or higher for showing beetles swamp dragon and so on


RE: giant beetle, swamp dragon, and more... (how to fix it?) - jexnico - 03-07-2018 12:33 AM

in my backpack
[Image: 2qar7r8.png]

in the world
[Image: iliw60.png]

(03-06-2018 10:52 PM)Abuelox Wrote:  What client version use?

4.0.11 but i have another server in my computer, this server are using the new mounts and i can see they normally... so i believe itss not a problem on my client

(03-07-2018 12:17 AM)darksun84 Wrote:  Ahh probably it's a resdisp issue, do in game show .account.resdisp it should be 4 or higher for showing beetles swamp dragon and so on

i tried to use this command but nothing happened :c


RE: giant beetle, swamp dragon, and more... (how to fix it?) - darksun84 - 03-07-2018 12:42 AM

.show account.resdisp

You should get a system message that looks like:

"account resdisp for youraccountname is : "


RE: giant beetle, swamp dragon, and more... (how to fix it?) - Coruja - 03-07-2018 02:51 AM

you must set ACCOUNT.RESDISP value to match your client version. Client 4.0.11 is SE so the recommended resdisp version is 4 (SE), and it will only be able to see char IDs up to SE

Code:
NONE = 0
T2A = 1
LBR = 2
AOS = 3
SE = 4
ML = 5
KR = 6
SA = 7
HS = 8
TOL = 9

if you're using sphere 56d you can also set AutoResDisp=1 on sphere.ini to make sphere automatically set the best resdisp value to the client when it connect on server


RE: giant beetle, swamp dragon, and more... (how to fix it?) - jexnico - 03-10-2018 02:42 PM

(03-07-2018 02:51 AM)Coruja Wrote:  you must set ACCOUNT.RESDISP value to match your client version. Client 4.0.11 is SE so the recommended resdisp version is 4 (SE), and it will only be able to see char IDs up to SE

Code:
NONE = 0
T2A = 1
LBR = 2
AOS = 3
SE = 4
ML = 5
KR = 6
SA = 7
HS = 8
TOL = 9

if you're using sphere 56d you can also set AutoResDisp=1 on sphere.ini to make sphere automatically set the best resdisp value to the client when it connect on server

my sphere is 56c, work on ?


i active the ml expansion on sphere.ini but dont work

// FeatureML, used to control ML expansion features
// FEATURE_ML_UPDATE 01 // Basic ML features
FeatureML = 0|01

solved, i activate the lasts expansions


RE: giant beetle, swamp dragon, and more... (how to fix it?) - Abuelox - 03-11-2018 01:18 AM

You can delete the 0| its not needed.
And account resdisp to 4/5 because its better for see the models.


RE: giant beetle, swamp dragon, and more... (how to fix it?) - jexnico - 03-11-2018 05:10 PM

yes, i've already made the adjustments and its working perfectly Big Grin

thanks