I've made some graphic for new mount (two - first, if player mounted, second - alone) and i've downloaded some animations from internet (polar bear and drake) - and maybe i'll write a post about one of them, polar bear.
So, polar bear original graphic is 0xD5 (from insideuo). Second animation, downloaded from internet, is: 0x1BB (from insideuo too). And i want to do this animal rideable.
I've typed this in tamed.src:
Code: Select all
0xd5: mounttype := 0x1BB;And what we have here, .createnpc polar , polar bear has arrived, i;m making a 2xclick on it and... i'm on it, but there isn't any graphic of mount ! My player is flying with riding animamation...
What am i doing wrong? Maybe i need to type another mounttype number, but from where i need to get it? Please help...
/sorry for my english/
Here are some screens:



