

| CODE |
| Its possible to have dragon as a mount. It flies but not like gryphon rides. Heres what you need to do if you want a custom flying mount. For this I have change Stormpike Battle Charger mount into a white drake mount. In creatures.scp look for this creature [creature 14745] attack=2000 2200 bounding_radius=0.208 combat_reach=2.21 damage=0 1 faction=35 level=1 loottemplate=14745 maxhealth=64 maxmana=53 model=6372 //14777 <--original model ID money=13 name=Stormpike Battle Charger Mount speed=0.91 type=10 Change original ID to 6372 as shown above. You can change the ID to the ones you like. I have left the original ID as comments so if you would like to change back it there when you need it. Next If you want you can create a new item in items.scp or overwrite with changes if you like. [item 19030] bonding=1 buyprice=8000000 class=15 classes=07FF flags=64 level=60 material=-1 model=17343 name=Dragon Mounts //Stormpike Battle Charger quality=4 races=0FF reqlevel=60 spell=23510 0 0 0 330 3000 stackable=1 For this exp. i have change the name of the original item to Dragon Mounts. you can change it to whatever you like. Note: this will affect all players having this mount. If you want to isolate this mount to GMs or any other special means. You have to disable NPCs from selling this mount. For this exp. I have also change [creature 13216] and [creature 13217] in creatures.scp disabling them from selling those mounts. Search for them and delete this line [sell=19030 //Stormpike Battle Charger]. Above are just things that i have did but you could custom things by yourself. You copy and paste my and try out your own custom later if you want. and more CNZ wrote: I don't see how those two are linked? How does it know to use that creature entry? Let me try explain to you about this..... [creature 14745] <---- this is the creature no. for the mount model=6372 <---- the ID which you want the mount to look like ingame [item 19030] <---- this is the item to summon the above mount name=Dragon Mounts <---- Name shown ingame for the item spell=23510 0 0 0 330 3000 <---- this spell summons the mount They are related. If you change the id in [item 19030] it doesn't take any effect to change the mount's graphic ingame. Its the [spell=23510] that that tells the game to summon that particular creature that you want as the mount, and the spell is link to [creature 14745]. To cut it short, by changing the ID in [creature 14745] it tells the spell=23510 to summon the Model ID that you want. I change the name for the item to show it ingame thats all, it has nothing to do with the change of ingame graphics just the name of the item. |
| QUOTE (Headmetal @ July 23, 2006 10:13 pm) |
| that is kinda what I am working on...but I will also be making new mounts...not just replacng them. But I will be modding the skins...lol My 3D guru buddy is making a horse mount into a Chopper (bike) for me as we speak....he got it working...now he is just skinning it. |
| QUOTE (lordruss @ July 22, 2006 09:03 pm) | ||
| Ok, if he ignores the rule, I ignore the rule With the mounts are you talking about this sorta stuff
Thieved from emupedia |