Chat global
Questions about monster skill effects
Where is the source file for configuring .part effects for monsters? Can anyone tell me? I'm using the world source code.
Postado por: @adcd@userprad I mean adding a new effects file from the source code for a specific monster, not modifying the client-side effects.
in the source you just “point” which effect should be started and in which monster, define the position (x, y and z) and start the effects (.part) in order or in a loop
effects works on "character" and "HoEffect"
use MONSTER_HULK_HIT1 as an example
so you must understand how it works
if that's your question
That's what I wanted to ask. Thank you.Postado por: @userpradPostado por: @adcd@userprad I mean adding a new effects file from the source code for a specific monster, not modifying the client-side effects.
in the source you just “point” which effect should be started and in which monster, define the position (x, y and z) and start the effects (.part) in order or in a loop
effects works on "character" and "HoEffect"
use MONSTER_HULK_HIT1 as an example
so you must understand how it works
if that's your question
- 20 Fóruns
- 247 Tópicos
- 1,409 Posts
- 6 Online
- 262 Membros

