Jump to content

Question

Posted

kalispera exo ena sovaro probel exo pack Archid ke texi idi mia buffer mesa poli kali alla dne mporo na tis prostheso ena buffs ine meso navicat ekana piramata na prostheso alla tpt otan tin patw kolai. alaksa ke buffer alla tpt mu lei kati gia criteria eno taxo kani sosta sto init py. ti ftei help opios exi arhid i opiosdipote alos na me voithis efxaristw.

12 answers to this question

Recommended Posts

  • 0
Posted

oriste file kai gi ayto pou  zitas

 

print "Loading auto announcements..." 
import sys 
from com.l2jarchid.gameserver import Announcements 
from com.l2jarchid.gameserver import ThreadPoolManager 
from java.lang import Runnable 

INTERVAL = 5
ANNOUNCEMENT_1=" "
INTERVAL = 10
ANNOUNCEMENT_2=" "
INTERVAL = 20
ANNOUNCEMENT_3=""

class myTask( Runnable ): 
    def __init__( self ): 
        self.name = "autoAnnouncer" 
    def run( self ): 
        Announcements.getInstance().announceToAll(ANNOUNCEMENT_1)
        Announcements.getInstance().announceToAll(ANNOUNCEMENT_2)
        Announcements.getInstance().announceToAll(ANNOUNCEMENT_3)

startInstance = myTask() 
ThreadPoolManager.getInstance().scheduleGeneralAtFixedRate(startInstance,INTERVAL*60000,INTERVAL*60000) 

  • 0
Posted

oo entaxi file ise theos apla me liga logia. den toxo dokimasi akoma paw tora ke ime siguros dulevi are aderfe makari na mporusa na sudoso ++++++ karma..

 

file douleya  palia me to pack tis l2archid otan einai o a-style pou tin arxise kai exo akoma to pack full compile alla  full kai ta exo etoima pou douleyoun :P ola  sosta

  • 0
Posted

ise oreos re andrako! me esoses exo berdefti poli re man me to archid genika fenete ligo diskolo ixa l2jfree oreo pack ala epatha zimia den ixe protect. afto exi protect alla merika pragmataki opos name leader den exune xroma tespa mins e treleno.

  • 0
Posted

to  3exasa na to po ayto to provlima sorry.. pigene edo

gameserver\data\jscript\custom\9999_NPCBuffer/__init__.py <== anoi3e ayto edo kai  kapou exeis mesa ama  kaneis search  8a breis to  agility ekei  8a  8a kaneis copy ayto edo pou sou dino aktibos epano apo to  palio kai meta 8a einai restart ton serve kai 8a eisai ok

 

		#Agility
		if event == "3":
			st.takeItems
			SkillTable.getInstance().getInfo(1087,3).getEffects(st.getPlayer(),st.getPlayer())	

 

  • 0
Posted

ayto edo prepei na peraseis  mesa oxi olo  ayto pou sou edosa:P

 

import sys 
from com.l2jarchid.gameserver import Announcements 
from com.l2jarchid.gameserver import ThreadPoolManager 
from java.lang import Runnable

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...