victorstelzer
Journeyman
Posts: 80
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jun 2012
Reputation: 0
|
Switch c_giant_beetle and put horse in lord
I can not exchange the mount
I want to use the Horse
[CHARDEF c_cenobite_cuca]
DEFNAME=c_cenobite_cuca
ID=C_MAN
CAN=MT_WALK|MT_RUN|MT_EQUIP|
NAME=Cenobite
SOUND=snd_HUMAN_M_DIE_01
DAM=18,24
ARMOR=50
CATEGORY=Cenobites Montados
AVERSIONS=t_TRAP,t_eerie_stuff
TEVENTS= // Insert your custom tevents here//
ON=@Create
COLOR=colors_skin
STR=130
DEX=160
INT=300
MAXHITS=8500
PARRYING=100.0
SWORDSMANSHIP=100.0
ARCHERY=100.0
WRESTLING=90.0
MAGICRESISTANCE=250.0
TACTICS=500.0
POISONING=100.0
NPC=brain_monster
FAME=9999
KARMA=-9999
ITEMNEWBIE=i_montura_cuca // Name of the mounting item
ON=@NPCRestock
ITEM=i_bone_arms
Color=0f93
ITEM=i_bone_chest
Color=0f93
ITEM=i_bone_gloves
Color=0f93
ITEM=i_bone_helmet
Color=0f93
ITEM=i_bone_leggings
Color=0f93
ITEM=i_sword_viking
Color=0f93
ITEM=i_shield_dupre
Color=0f93
ITEM=i_gold,{5000 12000}
ITEM=random_scroll,{2 3}
ITEM=random_scroll,{1 2}
ITEM=i_mapa_tesouro
ITEM=random_jewel,{1 4},R2
ITEM=random_jewel,{1 4},R2
// Insert your custom Loot here//
ON=@DEATH
serv.newnpc c_giant_beetle // this is the npc created from the Rider ´s death
[ITEMDEF i_montura_cuca]
id=03ebc //This is the Mount of the Npc, Can be anyone... Skeletal Mount, Unicorn, Savage Ridgeback, even custom mounts
name=Montura de cuca
type=t_eq_horse
layer=layer_horse
|
|
09-12-2012 08:04 AM |
|
|