Jump to content
  • 0

Tool Who Donators Only Can Use Npc


SQL Developer

Question

Hello i am searching a tool to make some donators npcs who only them can use it .. Using L2JFrozen , //setdonator allready code passed 

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Create a new npc instance and hardcode the showChatWindow to display the htm you want

if (player.isVip())
 //logic
else
//get lost
Edited by SweeTs
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock