SphereCommunity
New rideables mounts - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: New rideables mounts (/Thread-New-rideables-mounts)

Pages: 1 2


New rideables mounts - Vendetta - 04-09-2012 04:45 AM

Is all today that i try to make rideable a drake.
I learned alot of new infos on web: http://sorea.profitux.cz/patching/

At the end of all i got the conclusion that
is just enought to add to sphere_defs
Code:
mount_0x3c    03e88    //Drake
and create the mount item
Code:
[ITEMDEF 03e88]
//deck
DEFNAME=i_mt_drake
TYPE=T_EQ_HORSE
LAYER=layer_horse
TDATA3=c_dragon_small_black

what i obtained is to mount someting not shown and me look like unmounted

someone has some suggestion?


RE: New rideables mounts - Avatar - 04-10-2012 11:57 PM

Without adding drake's animation to the gump file, there is of course nothing appears in game since you just call that referance. If you dont add its corresponding image to the gump, how can you expect such thing with just scripting.


RE: New rideables mounts - Vendetta - 04-11-2012 12:39 AM

i was thinking that people read the link and understand that i followed it and added the anim to slot 832 and edited tiledata of 0x3e88 puttin reference to the anim 832.
there is no gump that needs to be added because is a mount. nothing is shown in the paperdroll so gump is not needed like other mounts...
so i think you are missing something or talking about what you did not know.


RE: New rideables mounts - darksun84 - 04-11-2012 06:38 AM

I think it's a client problem

With client 7.0+ the drake mount doesn't display , but with client 5.0+ it does .

Stil for displaying it with client 5.0 i had to modifiy the tiledata.mul (put the animid in the anim field and flags wearable and animation)

Currently i am using stygian abiss , i'll try that with a mondain legacy fresh installation


RE: New rideables mounts - Vendetta - 04-11-2012 07:30 AM

yes is what i tought that can be a client problem. i use 7.0.19 :|
if i simply put a client 5 with files of 7 do you think all files will work? :|


RE: New rideables mounts - darksun84 - 04-11-2012 11:33 PM

When i used the client 5.0 with stygian abiss, i get a lot of weird display issues :/ .


RE: New rideables mounts - Ben - 04-12-2012 02:17 AM

Using files of one version with a client of another is never a good idea.


RE: New rideables mounts - Vendetta - 04-13-2012 12:52 AM

and what to do to avoid losing "new chars" & "new items" ?


RE: New rideables mounts - admin phoenix - 06-15-2012 12:41 AM

hm, tested it with new mounts and with some mounts from lbr.
new mounts doesn´t work with client > 7
also some lbr mounts doesn´t work for me like the ridgeback. savage ridgeback still works
also the kirin isn´t displayed with the right anim.
still testing....


RE: New rideables mounts - admin phoenix - 06-15-2012 06:32 AM

ok, fixed the new mounts and they work now but I can´script new mounts.
I ever used my polarbear with the script above Vendetta posted but now the polarbear disappear when I mount it.
Try to use another npc same result.
seems to be a bug with the client > 7 and sphere