chiba222 Posted November 19, 2015 Posted November 19, 2015 (edited) Hello, Thanks for interested in my case. I am working on a script is about if player press the NPC, the monster will be summoned. Now I need to add a special effect on these monsters but I have no idea how to start it. This is the command I am using for summon areamonster .@map$,.@x-5,.@y+5,.@x+5,.@y-5,"Unknown",1522,$@MonsterOneAmount,"MissionOneA::OnNormalClear"; Also, I have added some effect for the NPC with Timer If you need more information about my script please tell me, I will upload it as fast as possible. I will be very appreciated if anyone could solve this problem for me. My scripting knowledge is poor but I can do some map work. There are a few maps I would like to share it as a reward to who solve the problem. Please choose one you like. Thank you #UPDATE# 20/11/2015 I would like the special effect follow monsters which summoned by the NPC. The special effect will be disappeared after monsters dead. "E.G: Summoned Poring and Alligator, they both will have a special effect showing at their location, If monsters are moving, the special effect will be following.(At the same GAT) If Poring dead, its special effect will be disappeared, but Alligator still have a special effect because it is still alive. After Alligator dead, its special effect also will be disappeared." If you need more information please tell me, thank you! Edited November 20, 2015 by chiba222 Quote
0 Lord Ganja Posted November 19, 2015 Posted November 19, 2015 can you tell more information about the special effect that you wanted to apply? Quote
0 GreenMagic793 Posted November 19, 2015 Posted November 19, 2015 I actually asked this same question recently, and the conclusion I've come to is that this isn't currently possible. If it is, I can't find any information on it. If someone else knows something I don't, please enlighten us, because this would be a really awesome feature to know how to use. Quote
0 chiba222 Posted November 20, 2015 Author Posted November 20, 2015 (edited) #UPDATE# 20/11/2015 I would like like special effect follow monsters which summoned by the NPC. The special effect will be disappeared after monsters dead. "E.G: Summoned Poring and Alligator, they both will have a special effect showing at their location, If monsters are moving, the special effect will be following. If Poring dead, its special effect will be disappeared, but Alligator still have a special effect because it is still alive. After Alligator dead, its special effect also will be disappeared." If you need more information please tell me, thank you! Edited November 20, 2015 by chiba222 Quote
0 FXFreitas Posted November 20, 2015 Posted November 20, 2015 Like the champion monsters aura, it is client sided but isn't implemented here yet. Quote
Question
chiba222
Hello,
Thanks for interested in my case.
I am working on a script is about if player press the NPC, the monster will be summoned.
Now I need to add a special effect on these monsters but I have no idea how to start it.
This is the command I am using for summon
areamonster .@map$,.@x-5,.@y+5,.@x+5,.@y-5,"Unknown",1522,$@MonsterOneAmount,"MissionOneA::OnNormalClear";
Also, I have added some effect for the NPC with Timer
If you need more information about my script please tell me,
I will upload it as fast as possible.
I will be very appreciated if anyone could solve this problem for me.
My scripting knowledge is poor but I can do some map work.
There are a few maps I would like to share it as a reward to who solve the problem.
Please choose one you like.
Thank you
#UPDATE# 20/11/2015
I would like the special effect follow monsters which summoned by the NPC.
The special effect will be disappeared after monsters dead.
"E.G: Summoned Poring and Alligator, they both will have a special effect showing at their location,
If monsters are moving, the special effect will be following.(At the same GAT)
If Poring dead, its special effect will be disappeared, but Alligator still have a special effect because it is still alive.
After Alligator dead, its special effect also will be disappeared."
If you need more information please tell me, thank you!
Edited by chiba2224 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.