SphereCommunity
Is it possible mount in dragon with this script ? - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: Script Help (/Forum-Script-Help)
+--- Thread: Is it possible mount in dragon with this script ? (/Thread-Is-it-possible-mount-in-dragon-with-this-script)



Is it possible mount in dragon with this script ? - victorstelzer - 09-11-2012 07:55 AM

[CHARDEF c_m_dragon_vulcan]
NAME=Vulcan Dragon
ID=c_DRAGON_RED
SOUND=snd_MONSTER_DRAGON1
ICON=i_pet_dragon
CAN=MT_WALK|MT_FLY|MT_RUN|MT_USEHANDS
DAM=65,90
ARMOR=60
MOVERATE=60
FOODTYPE=80 t_meat_raw
DESIRES=i_gold,i_corpse
TEVENTS=e_undead
RESOURCES=99 i_ribs_raw,8 i_reag_dragon_blood,20 i_hide
AVERSIONS=r_civilization,r_water

CATEGORY=Monsters
SUBSECTION=Dragons and Drakes
DESCRIPTION=Vulcan Dragon

ON=@Create
NPC=brain_dragon
COLOR=0f93
STR={800 850}
MAXHITS={800 850}
DEX={786 805}
INT={785 825}
ADDSPELL=s_fireball

PARRYING={80.0 95.0}
MAGERY={99.0 100.0}
MAGICRESISTANCE={99.0 100.0}
TACTICS={99.0 100.0}
WRESTLING={90.0 93.0}
TAMING=100.0

FAME={3000 9000}
KARMA={-4999 -5999}

ON=@NPCRestock
ITEM=loot_ICE_DRAGON
ITEM=i_hide_dragon


RE: Is it possible mount in dragon with this script ? - Mordaunt - 09-12-2012 05:53 AM

Unusual creatures (such as dragons) can only be used as mount if you have altered your game files to allow it AND have it scripted that way


RE: Is it possible mount in dragon with this script ? - Rayvolution - 09-12-2012 07:44 AM

(09-12-2012 05:53 AM)Mordaunt Wrote:  Unusual creatures (such as dragons) can only be used as mount if you have altered your game files to allow it AND have it scripted that way

On that note; can you ride them "correctly" in the 2D client, or is the animation all screwed up?

I vaguely remember there being issues with the classic client back in the 51a days, if you flagged the animal as ridable, it would work, but caused all sorts of graphics glitches.