• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Unique Monster

Kramer infernal

I work alone =/
Joined
Jun 18, 2008
Messages
225
Reaction score
0
Well, I don't know if you guys have played someday in your life Silkroad Online... well, this idea is related to they Idea so I will give'em credits too XD

I also searched for repeated topics, so don't blame me if I didn't see the one who got this (if some thread got this)

My Idea is a simple raid spell

"ChumbaWalaka Appeared outside of the Blair Mountains"

Then... all the server should killed (however, am sure that will never happen xP) and then, after blow it up that monster (it will have A LOT of Hp) it broadcasts a message

"Kramer Killed ChumbaWalaka"

Kramer is a player name :P

so, I though using the script of killing a monster and a wall dissapeared, but instead of dissapearing of a wall it would broadcast... but someone knows the red broadcast number or script xD?
 
hmm, mixing a raid script with an creatureevent, perhaps this is possible, not sure thoigh :p

Moved to request and support.
 
Use your wolf_kill as an example, and broadcast is:
broadcastMessage(getCreatureName(cid).." have killed "..getCreatureName(target), 18)
 
hmm, mixing a raid script with an creatureevent, perhaps this is possible, not sure thoigh :p

Moved to request and support.
Actually, he needs to use the raid to summon a monster.
Then make creature event triggers onKill for that monster.
If I'm not mistaken, pure SVN has examples in their repository.

Hope I helped,
Ispiro.
 
Back
Top