
NeferTiti
Members-
Posts
193 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by NeferTiti
-
[Share]Loading Screen's Interlude
NeferTiti replied to Devangell™'s topic in Client Development Discussion
Ofc or Orc? Great share Devangell , continue with you'r great share's -
[Share] Freya mobs adapted for Epilogue
NeferTiti replied to Legend™'s topic in Client Development Discussion
Just it's taked from l2JBrasil. Close this topic... No respect rules.. and credits? -
[Help-Want] Java Code
NeferTiti replied to NeferTiti's question in Request Server Development Help [L2J]
Sorry, i want the code java for this class master.. for this options -
[SHARE] All Black Gold Vesper [Interlude]
NeferTiti replied to J4KS0N's topic in Client Development Discussion
Thanks man!, good share i already share on other forums with your credits. Good work -
I want the code java from this classmaster: # # ConfigClassMaster=1;[57(100000)];[];2;[57(1000000)];[];3;[57(10000000)],[5575(1000000)];[6622(1)] # 1st occupation change for 100.000 Adena (item id 57) # 2nd occupation change for 1.000.0000 Adena (item id 57) # 3rd occupation change for 10.000.0000 Adena (item id 57) and 1.000.000 Ancient Adena (item id 5575) # on 3rd occupation change player will be rewarded with 1 Book of Giants (item id 6622) # # ConfigClassMaster=1;[];[];2;[];[];3;[];[] # 1st, 2nd, 3rd occupation change for free, without rewards ConfigClassMaster = False # Spawn Class Master npc if you have any in spawnlist. Default = False SpawnClassMaster = False # Allows Strider Update ClassMasterUpdateStrider = False Thansk
-
Welcome to Lineage ][ Heroic L][Heroic is a Lineage II Private Server (Based in L2JTeon project) special created for PvP Combat Mode with Special features and custom systems. -== Rates ==- Exp: x1000 Sp: x1000 Drop: x1 Adena: x1000 Spoil: x1 ================================================= -== Features ==- C1/C2/C3/C4/C5/INT Areas C1/C2/C3/C4/C5/INT Mobs C1/C2/C3/C4/C5/INT Skills 2h Buffs Spawn Protection - 30 seconds Geodata and Pathnode Cursed Weapons Auto Learn Skills No Grade penalty ================================================= -== Enchant ==- Weapons: 65% Armors: 60% Jewels: 60% Crystal Scroll :85% Bless Scroll :95% Maximum: +30 Safe: +10 ================================================= -== NPC's ==- GM Shop - You can buy anything you want.Weapons,Armors,Jewles,Potions,Scrolls etc. [No Raid Boss Jewels] Gatekeeper - You can teleport to any place you want. NPC Buffer - Gives support magic to help you in game. Class Changer - You can change your class there. Custom Trader. - You can Buy Custom Items. Custom Skill Enchanter. - You can Enchant your skill here. Custom Augmenter. - You can Augment your weapons here. Custom PK/PVP Protector. -Protect Save Farm Zones from PK/PVP killing. Custom Change Name Npc. -You can Change name. Custom Top Pk/Pvp Npc. -Ingame Npc you can see the top players of the server. ================================================= -== Working Features ==- Wedding System Clan System Fishing System Olympiad System Subclass System Hero System Noblesse System Clan Halls System Duel System Augmentation System(active,passive,chance) Enchant Skills System ================================================= -== Events ==- Auto Events : Team Vs Team(Every 45 minutes) Auto Event: CTF Event (Every Hours) WORKING Event eathMatch Event WORKING ================================================= -== Custom Systems ==- Custom Java Pk/PvP Protect System Custom Hero/Nobless. COMING SOON Farm zone & PvP Zone Castle Lords System: When a Castle Lord logged into the game his name is announced. PVP/PK Color System Epic & Dinasty Armors Dinasty Weapons Epic Wings ( Only Addon's, not give stats) ================================================= -== Server Staff ==- [ADM]NeferTiti [ADM]Zarus ================================================= -== www.L2Heroic.Es.Tl ==- ================================================= HAVE A FUN IN OUR SERVER
-
[Help] Buffer for Items...
NeferTiti replied to NeferTiti's question in Request Server Development Help [L2J]
I want that the article desaparesca of the personage, bony with an alone article, you could never buffearte the times that you want, a style to the buffer vip. The item NEVER DISAPPEARED.. -
[Help] Buffer for Items...
NeferTiti replied to NeferTiti's question in Request Server Development Help [L2J]
No, i want "THE ITEM NEVER LEAVE FROM PLAYER", no consume.. -
[Help] Buffer for Items...
NeferTiti replied to NeferTiti's question in Request Server Development Help [L2J]
I never want that the article desaparesca of the personage, bony with an article (gold bar, quantity=1) could buffearte all the times that you want, without problem. NO CONSUME THE ITEM... -
[Help] Buffer for Items...
NeferTiti replied to NeferTiti's question in Request Server Development Help [L2J]
Replace with : st.takeItems(GoldBar_ID,1) "Take the item, the item leave from ppl" i need: I do not want the item is consumed, but with only 1 item,1 Gold bar, you can whenever you want.. -
Well I would like to know as a buffer (phyton), buffe me but I get the item, which required bone but I did not serve. "st.takeItems" -> Take the item. As I do so I would not take him out? Thanks beforehand. Thus provide but does not walk My CODE: import sys from net.sf.l2j.gameserver.model.actor.instance import L2PcInstance from java.util import Iterator from net.sf.l2j.gameserver.datatables import SkillTable from net.sf.l2j import L2DatabaseFactory from net.sf.l2j.gameserver.model.quest import State from net.sf.l2j.gameserver.model.quest import QuestState from net.sf.l2j.gameserver.model.quest.jython import QuestJython as JQuest qn = "8505_Buffer" NPC=[85050] GoldBar_ID = 3470 QuestId = 8505 QuestName = "Buffer" QuestDesc = "custom" InitialHtml = "1.htm" print "importing custom: 8505: Buffer" class Quest (JQuest) : def __init__(self,id,name,descr): JQuest.__init__(self,id,name,descr) def onEvent(self,event,st): htmltext = event[/color count=st.getQuestItemsCount(GoldBar_ID) if count < 0 or st.getPlayer().getLevel() < 1 : htmltext = "<html><head><body>Minimum Level for Buff is 1.</body></html>" else: st.needItem(GoldBar_ID,1) st.getPlayer().setTarget(st.getPlayer()) if event == "2": st.needItem(GoldBar_ID,1) st.getPlayer().stopAllEffects() This: "st.needItem" don't work.. the yellow, LOOK! please help me.
-
[Request] Import mob CT2.3 for INT
NeferTiti replied to CrazyDeagle's topic in [Request] Client Dev Help
Yeah, you need the SQL, Npcgrp.dat,Npcname-e.dat and textures&animations from the mons... You need adapt all this(from 2.3) to your cronicle.(il) No is easy:S -
L2Alfa rulez (H)
-
[Help] Interlude+Gracia Final-PT2
NeferTiti replied to XαSιкλнσ™'s question in Request Server Development Help [L2J]
Incorrect section.Please read the rules -
OMG!... Have a good luck with you server! Me joining :D
-
[Share][Guide]Cursor Lineage For Windows
NeferTiti replied to Devangell™'s topic in Guides & Tutorials
HAHAHAHHAHAHHA, GOODDDDD:) I like this, who i give Adena o karma to you? NICE WORK PD: I the first in download. -
[Share]2 Helm Crusader+Cabelo Baium+Zaken hairs
NeferTiti replied to xepimetheus's topic in Client Development Discussion
What Chronicle? Ty :) -
[Share]Custom's NPC Cat [Interlude]
NeferTiti replied to CriticalError's topic in Client Development Discussion
Hahahha! Funny , good work l2sacrifice, and ty CE for Share. -
Nice and Funny, thank for share. Congrats.
-
[Share]Aion Helmet's [Interlude]
NeferTiti replied to CriticalError's topic in Client Development Discussion
[ESP] Buen trabajo Critical, mis felicitaciones. [ENG] Good Work Critical, my congratulations. -
Ho yeah, i just need for my Pack with all customs, Ty for share.
-
Very ussefull! Thanks for sharing! =)
-
Size: 8,75 mb Cronicle: Interlude Credits: Rattyx For Make It. And Me for adapt to interlude. PD: I Make the SQL And Any Corrections. Download: http://www.megaupload.com/?d=VNQTMBJR For all our!!. I Upload this too in JEdelvez Interlude Server Pack.!
-
[Share]Weapons & Wings By Liona
NeferTiti replied to NeferTiti's topic in Client Development Discussion
Yeah man, i work in Interlude. And this is for interlude :) Thanks. -
[Share] Message Color,Nude Parch and Infinite Zoom
NeferTiti replied to NeferTiti's topic in Client Development Discussion
iam sorry SoFaKi i modify the first post , and now have the correct credits .