Jump to content
  • 0

Summon custom npc with Skill


Question

Posted (edited)

Hi, I want to summon my custom npc "server_buffer" with my custom skill...

 

I have this part in my skill code but this not working, it says that i need to add this npc in summon group and change class type to summon.

 

 

effect = {{i_summon;[server_buffer];80;[crystal_d];0;1200}}

 

when I did that afteri talking to the npc, summon interface is showing by default, it ignores my htmls...

 

this is a buffer npc. I  want every player must be able to summon this npc with that skill.

 

Edited by girogius

2 answers to this question

Recommended Posts

  • 0
Posted (edited)
14 hours ago, Blitzkrieg said:

Revert the changes you've made and use i_summon_npc effect instead.

thank you. it worked.

 

one more question, i want to player don't summon again if one npc is already summoned, how can i limit this?

Edited by girogius
Guest
This topic is now closed to further replies.


×
×
  • Create New...