HELP NOTICE MEDUSA

01/29/2017 07:29 DevilArrow#1
Hi guys ! who can help me
My server is cap 90 , So Medusa dont exist
but the notice when medusa is spawn appears

so how can i remove the notice?

Thx
01/29/2017 10:11 WickedNite.#2
schedule in smc.
01/29/2017 10:39 Dracula Untold#3
change her spawn point
01/29/2017 11:16 MrCatGardens#4
Quote:
Originally Posted by Dracula Untold View Post
change her spawn point
wtf you even read his question?

btt: SMC -> SR_Scheduler -> Schedule Control -> Select your Shard -> Select SCHEDULE_DEF_CHINS_TOMB -> Delete the (in most cases) 4 Scheduleentries
The message won't appear anymore.

Edit: You need to restart your Shardmanager after any schedule-changes.
01/29/2017 12:19 Dracula Untold#5
Quote:
Originally Posted by skardana View Post
wtf you even read his question?

btt: SMC -> SR_Scheduler -> Schedule Control -> Select your Shard -> Select SCHEDULE_DEF_CHINS_TOMB -> Delete the (in most cases) 4 Scheduleentries
The message won't appear anymore.

Edit: You need to restart your Shardmanager after any schedule-changes.

true im sorry i did not understand the question !!!
01/29/2017 16:05 DevilArrow#6
thx guys!! dont worry you try to help bro,

skardana you help me so much thx
02/02/2017 14:38 "Abner"#7
Hello DevilArrow,
you could just change the rarity of the unique to 0 instead.
in SRO_VT_SHARD, table _RefObjCommon
--
update _RefObjCommon set rarity = 0 where CodeName128 like 'MOB CodeName here..'
--
then you could just use dbtopk2 to update the media lines, and notice should be gone for good.

best,
~Abner
02/08/2017 06:23 DevilArrow#8
Quote:
Originally Posted by "Abner" View Post
Hello DevilArrow,
you could just change the rarity of the unique to 0 instead.
in SRO_VT_SHARD, table _RefObjCommon
--
update _RefObjCommon set rarity = 0 where CodeName128 like 'MOB CodeName here..'
--
then you could just use dbtopk2 to update the media lines, and notice should be gone for good.

best,
~Abner
that is better than delete from SMC :(
thx so much but i delete from the SMC shit xD