-
Posts
678 -
Credits
0 -
Joined
-
Last visited
-
Days Won
9 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by tazerman2
-
Help Respawn Delay Problem L2Jacis
tazerman2 posted a question in Request Server Development Help [Greek]
hello all i have a problem with resapwn_delay in acis i have change the time from resapwn_delay and in control panel npc show respawn_delay 2H and i have use 0 in sql how can fix it tnx -
Help Respawn On Custom Zone.
tazerman2 replied to Rio's question in Request Server Development Help [L2J]
is with config like you can use X,Y,Z and again X,Y,Z elso is working with much location and from here static int radius = 100 you can use radius in respawn post error frozenSettings.property ============================== find NewPlayerEffect = false paste SpawnLoc = 150111,144740,-12248,150111,144740,-12248 ================================ Config.java ================================ find public static boolean NEW_PLAYER_EFFECT; paste +public static int[][] SPAWN_LOCATION; find NEW_PLAYER_EFFECT = Boolean.parseBoolean(frozenSettings.getProperty("NewPlayerEffect", "True")); paste +SPAWN_LOCATION = parseItemsList(frozenSettings.getProperty("SpawnLoc", "150111,144740,-12248")); find LOGGER.warn("Could not load HexID file (" + HEXID_FILE + "). Hopefully login will give us one."); } } paste + private static int[][] parseItemsList(String line) + { + final String[] propertySplit = line.split(";"); + if (propertySplit.length == 0) + return null; + + int i = 0; + String[] valueSplit; + final int[][] result = new int[propertySplit.length][]; + for (String value : propertySplit) + { + valueSplit = value.split(","); + if (valueSplit.length != 3) + { + return null; + } + + result[i] = new int[3]; + try + { + result[i][0] = Integer.parseInt(valueSplit[0]); + } + catch (NumberFormatException e) + { + return null; + } + try + { + result[i][1] = Integer.parseInt(valueSplit[1]); + } + catch (NumberFormatException e) + { + return null; + } + try + { + result[i][2] = Integer.parseInt(valueSplit[2]); + } + catch (NumberFormatException e) + { + return null; + } + i++; + } + return result; + } public class L2ClanWarZone extends L2ZoneType { +static int radius = 100; +static int[][] spawn_loc = Config.SPAWN_LOCATION; find your onDieInside and use my @Override public void onDieInside(L2Character character) { + if (character instanceof L2PcInstance) + { + final L2PcInstance activeChar = ((L2PcInstance) character); + + int[] loc = spawn_loc[Rnd.get(spawn_loc.length)]; + activeChar.teleToLocation(loc[0]+Rnd.get(-radius,radius), loc[1]+Rnd.get(-radius,radius), loc[2]); + } } -
Discussion Looking For Gm Team
tazerman2 replied to PrestigeDOX's topic in General Discussion [English]
i have send you message -
remove this <set name="isDebuff" val="true"/> if you want to do it like buff
-
[GR] ali fora na min lete alounou file dika sas.... [EN] the next time don't tell my files is your files this sell my file http://www.maxcheaters.com/user/102705-madaftw/ http://www.maxcheaters.com/user/164669-dan7e2/ link sell files http://www.maxcheaters.com/topic/203344-l2-arena-interlude-custom-pvp-server-based-on-grankain-source/ http://www.maxcheaters.com/topic/202679-lineage2-client-developing-services-proffessional-server-build-and-web-designer/ http://www.maxcheaters.com/topic/203758-l2j-interlude-pack-custom-pvp-server/ My NPC HTML CODE https://youtu.be/y4Uyb3cKVIo?t=2m34s - 2:43 https://youtu.be/y4Uyb3cKVIo?t=3m41s - 3:43 MY FILES http://www.maxcheaters.com/topic/201853-l2cadmus-source-files/ IMAGE FROM MY ECLIPSE SOURCE FILE AND DATE http://imgur.com/a/UZXCN http://imgur.com/ujoyVaR
-
take my fix :) <skill id="4554" levels="10" name="Hot Springs Malaria"> <table name="#mAtkSpd">1.04 1.08 1.12 1.16 1.08 1 1 1 1 1</table> <table name="#MpConsumeRate">1 0.96 0.96 0.96 0.92 0.92 0.92 0.88 0.88 0.85</table> <set name="mpInitialConsume" val="14"/> <set name="mpConsume" val="55"/> <set name="magicLvl" val="75"/> <set name="power" val="100"/> <set name="target" val="TARGET_ONE"/> <set name="skillType" val="BUFF"/> <set name="isDebuff" val="true"/> <set name="isMagic" val="true"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="600"/> <set name="effectRange" val="1100"/> <set name="aggroPoints" val="-100"/> <for> <effect count="1" name="Buff" time="3600" val="0" abnormal="poison"> <mul order="0x30" stat="mAtkSpd" val="#mAtkSpd"/> <mul order="0x30" stat="MagicalMpConsumeRate" val="#MpConsumeRate"/> </effect> </for> </skill>
-
np :D
-
@Override protected void onExit(L2Character character) { if (character instanceof L2PcInstance) { ((L2PcInstance) character).setPvpFlag(0); ((L2PcInstance) character).setPvpFlagLasts(System.currentTimeMillis() + Config.PVP_NORMAL_TIME); ((L2PcInstance) character).startPvPFlag(); ((L2PcInstance) character).sendMessage("You left the Pvp Flag zone.BAAAAD!!"); ((L2PcInstance) character).broadcastUserInfo(); } } is from my zone and is work good
-
this weapons? http://www.getlinkyoutube.com/watch?v=77Ssa_aRQiw
-
missing quest or is not open
-
bypass autoss is not working use "bypass -h autoss"
-
LF Vps Whit Good Antiddos For Lineage 2 Server
tazerman2 replied to Mellion's question in Request Server Development Help [L2J]
take dedicate gamer from ovh have good protection or go to hypefilter -
Request Almost Done
tazerman2 replied to THeMaxPoweR's question in Request Server Development Help [L2J]
smartguard is working but you don't have some file from client and if you open server from your home you risk your pc. you can find a smile vps with low prices like 5 euro per month is good for you fix problems and test enithing you need. -
Request Almost Done
tazerman2 replied to THeMaxPoweR's question in Request Server Development Help [L2J]
better buy one dedicate server and smartguard is for protect you from bots/hacks -
to kerdizis to stixima. Kai pote min ekseris kapion gt mporei na eisai xiroteros apo afton... (to leo sto genika min to paris pano sou)
-
gt i moderator einai pio ekipsi dld?? sto idio saki sas bazo olous!! KRA KRA KRA!! mono afto blepo kathe mera 8)
-
Sell mini tvt event with 7 settings you can use more ppl prices: 20E free setup + interface BBS
-
Discussion Movement Like L2Off Or L2J
tazerman2 replied to pirama's topic in Server Development Discussion [Greek]
protimo to 2 video alla an einai mobs i rb na mporoune na pane ston player alla o player na min mporei na paei se afta good job :) -
LF Time Counter Code
tazerman2 replied to tazerman2's question in Request Server Development Help [L2J]
fixed lock this topic tnx all ^-^ -
LF Time Counter Code
tazerman2 replied to tazerman2's question in Request Server Development Help [L2J]
i can't understand is hard for me make this code. i can't understand how start and how stop time and how take take time from event i need more example -
LF Time Counter Code
tazerman2 replied to tazerman2's question in Request Server Development Help [L2J]
Event is this http://www.maxcheaters.com/topic/203327-event-problem/ -
LF Time Counter Code
tazerman2 replied to tazerman2's question in Request Server Development Help [L2J]
With trheadpoolmanager get a time and this time take from the return -
LF Time Counter Code
tazerman2 replied to tazerman2's question in Request Server Development Help [L2J]
tnx tryskell your info help is working show the time all good and the time is countdown but i dont know why is dont take the time from my event here is the code: npc.java long time; time = RandomFight.getInstance().getTime(); String PARENT_DIR = "data/html/mods/MiniEvent/menu.htm"; NpcHtmlMessage html = new NpcHtmlMessage(getObjectId()); html.setFile(PARENT_DIR); html.replace("%objectId%", String.valueOf(getObjectId())); html.replace("%timer%", String.valueOf("Time: " + new SimpleDateFormat("mm:ss").format(time))); player.sendPacket(html); Event.java private static int Time = Config.EVERY_MINUTES; /** * @return */ public long getTime() { return Time - System.currentTimeMillis(); } -
Hello all i am looking for Timer Counter for Event i want you show in html a time like "Time: 20 : 30 | 20 : 28" i have try to make one and all my try is not work. no have money but i can make 4 html for community board or site or npc for this code. if any can help pm tnx
-
file editor i me l2lige pou einai pio efkolo