Jump to content
  • 0

NPC Buffer flag.


Question

6 answers to this question

Recommended Posts

  • 0
Posted

def onEvent(self,event,st):

htmltext = event

+ if st.getPlayer().getPvpFlag() > 0 :

+ htmltext = "Go away! You have pvp flag"

 

In which file I should add this? :?

 

Thanks!

Guest
This topic is now closed to further replies.


×
×
  • Create New...