Quote:
Originally Posted by radik32
hi everyone, you can suggest or send requests so that you can tame bosses
|
hi this is simple step for u
first if u want tame one monster
open monsterResource
found Id monster u want tame
u have 3 important value
taming_id
creature_taming_code
taming_percentage
first exemple
if u want directly one creature not random type like ( heal / distance etc)
taming_id = Summon ID
( make one copy past model just change model and ID follow this video for make one pet
)
creature_taming_code = 0
taming_percentage = 0,10
(0,10 = 10% chance tame this)
if u want create one creature with type ( heal / distance etc)
taming_id = 0
creature_taming_code = 56487 // ID link with MonsterCreatureResource
exemple row MonsterCreatureResource
[sid] = 56487
,[use_code] = 3 ( if u set 3 monster random set this 3 etc )
,[summon_code_1] = Summon ID ( make one copy past model just change model and ID )
,[summon_code_2] = 1651
,[summon_code_3] = 654165
,[summon_code_4] =0
,[summon_code_5] =0
,[summon_code_6] =0
,[summon_code_7] =0
,[summon_code_8] =0
,[summon_code_9] =0
,[summon_code_10] =0
taming_percentage = 0,10
(0,10 = 10% chance tame this)