Jump to content
  • 0

[solved] python scripting


Hardstyle

Question

i need a little help... im scripting a custom quest in py evrything works perfect but the announce dosent appear ...and i realy dont know why...

 

from com.l2jserver.gameserver import Announcements

......................
  Announcements.getInstance().announceToAll("xxxxxxxxxxxxxxxxx")
  other line of code


 

SO: the "other line of code"  is working but the announceament dosn't appear...and i don;t get any error

 

 

 

 

 

 

sorry problem solved ...this script works the problem was from other part

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...