bofore in l2j oneo datapack this code works but now i make l2archid and no work i put very much codes from this website topics but is no work again any can help me pls with this pls
Selling Java emulator for Lineage2 game, chronicle Interlude, all data was taken from PTS server. Everything in game work according to PTS Retail server, you can request a test server anytime and test it out as long as you want. The server has many features and mods which I can describe in private. Here is a short preview of the server itself. There are also many shared codes which I took, reworked and added in this emulator. Server can run low rate mode without problems. Server balance is very good and in the same time all skills work as retail (nothing changed). Many ideeas and features ware taken from other servers, I picked what I considered worth to be used and I improved in a good way.
Server video:
Leave me a pm if you are intrested.
Does anyone know the name of the program/interface you use to see the health of epics on Essence (Crusader patch)?
It is about the new L2Reborn Essence server.
If anyone can help me would be greatly appreciated
**did not know where to post**
Does anyone know the name of the program/interface you use to see the health of epics on Essence (Crusader patch)?
It is about the new L2Reborn Essence server.
If anyone can help me would be greatly appreciated
Question
erhan4o0
Hello i have problem with npc buffer when i click he show me info from default file but he give me criteria
in data\jscript\custom code is
__all__ = [
'3995_echo',
'4000_ShadowWeapons',
'6050_KetraOrcSupport',
'6051_VarkaSilenosSupport',
'7000_HeroItems',
'8000_RaidbossInfo',
'9999_NPCBuffer'
]
print ""
print "importing custom data ..."
for name in __all__ :
try :
__import__('data.jscript.custom.'+name,globals(), locals(), ['__init__'], -1)
except:
print "failed to import quest : ",name
print "... done"
print ""
in data\jscript
__all__ = [
'quests',
'custom',
'teleports',
'village_master',
'ai'
]
import quests
import custom
import teleports
import village_master
import ai
bofore in l2j oneo datapack this code works but now i make l2archid and no work i put very much codes from this website topics but is no work again any can help me pls with this pls
Link to comment
Share on other sites
5 answers to this question
Recommended Posts