Jump to content
  • 0

[solved] python scripting


Question

Posted

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

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..