
eKo
Members-
Posts
709 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by eKo
-
http://pastebin.com/uPFuC4zN instance/html file have fun ^^
-
1. not his code 2. it works on gracia-freya even h5 i guess w/o any adaption 3. he said he got the code from bnb and did adapt it wich is wrong. 4. he asked for a Rep point, the point is to share your stuff and get a rep score for it after a while So i see no Reason to give him a Rep point. ps : i have nothing against you u3game Put files intro your .custom.poker floder, adapt if needed the imports or w/e, Register it in scripts.cfg assign a new NPC to the poker game( you can change ids on the java file its hardcoded no configs needed or create configs(useless). update your server and run it done.
-
you just reshared it. here original thread : http://www.l2jserver.com/forum/viewtopic.php?f=73&t=22448
-
[Question] Interested in Unique Faction Engine?
eKo replied to Matim's topic in Marketplace [L2Packs & Files]
this amuses me greatly, This thread is getting quite entertaining Continue please -
actually it was shared a long time ago on l2jserver forums ;) from bnb and works on l2j freya w/o any adaptions so...
-
Freya, should work on other chronicles aswell
-
Sharing my Community Board but a "lite" Version Contains only - Index html - Pvp Table html - Top Pvp basic code you can easly add new Features Screens : Link : http://pastebin.com/NAHy5q7x
-
/* * This program is free software: you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation, either version 3 of the License, or (at your option) any later * version. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more * details. * * You should have received a copy of the GNU General Public License along with * this program. If not, see <http://www.gnu.org/licenses/>. */ package handlers.admincommandhandlers; import java.util.StringTokenizer; import com.l2jserver.gameserver.handler.IAdminCommandHandler; import com.l2jserver.gameserver.model.L2World; import com.l2jserver.gameserver.model.actor.instance.L2PcInstance; /** * @author eKo * */ public class AdminHero implements IAdminCommandHandler { private static final String[] ADMIN_COMMANDS = { "admin_sethero", }; /** * Sets Player Hero Status to True * @param activeChar * @param command * */ public boolean useAdminCommand(String command, L2PcInstance activeChar) { if (command.startsWith("admin_sethero")) { StringTokenizer st = new StringTokenizer(command); if (st.countTokens() > 1) { st.nextToken(); String player = st.nextToken(); L2PcInstance plyr = L2World.getInstance().getPlayer(player); if (plyr != null) { plyr.setHero(true); plyr.sendMessage("Congratulations you Recived Hero status from a Staff Member"); activeChar.sendMessage("You made " + plyr.getName() + " a Hero."); } } } return true; } public String[] getAdminCommandList() { return ADMIN_COMMANDS; } }
-
[Question] Interested in Unique Faction Engine?
eKo replied to Matim's topic in Marketplace [L2Packs & Files]
lol@all matim haters. I see no point in Flaming matim, he sells unique features yes they may have bugs yes the updates may take longer than expected so what?. Its like everywhere else(new realeased games/Programms and so on) Matim sells his work including support and free updates but he can drop the project anytime not like you made a contract whit him. he does it of his own free will/time. Most people sell just the Code whitout any support or updates at all Just go buy a book for java or get some ebooks or video's and extend the engine yourself or fix current problemms -
[Question] Interested in Unique Faction Engine?
eKo replied to Matim's topic in Marketplace [L2Packs & Files]
A Unique Faction Engine would be actually a good sale ;) a few Ideas of mine - 4 Factions - Each Faction gets it own Faction leader every 1 week or 2 week whatever * Faction Leader is Similar to a Hero can use hero chat and got Hero Glow so on * Faction Leaders can Cast 1 "special" Faction Spawn that Dissapears after 5min or Destroyed * Faction Leaders have a Bonus of cp/mp/hp not much just a bit -War of Leaders * if all 4 Faction Leaders are online in each town Appears a Npc * like LMS Engine / 3 rounds * when a leader wins thier Faction get a random reward(item/adena whatever) * if a Faction leader wins 2 of 3 rounds thier Faction recives a Special Faction Buff(increased Stats(p atk,crit so on) one for fighter one for mage -Map System * Maps will get Randomly choosen no vote whatsoever, no premade list of maps Faction NPC Engine * Factions AI NPC Engine like Echokinetics had(you can get items from them so on) -Ranking/Archivment Engine * Ranking/archivment engine, once you go up a higher rank you recive something as a bonus a enchant scroll so on * Ranks will be Displayed on Title got a few more, apprently i lack of time and Experience to build up such a Complex Engine. maybe you can use some stuff^^ -
Looking for a PRO DEVELOPER
eKo replied to IP0wnZI's question in Request Server Development Help [L2J]
should get sticked whit read before you post ;) -
WTS [WTS] Coding Service/L2JVelocity pack
eKo replied to eKo's topic in Marketplace [L2Packs & Files]
Closing service for Unknown time, i am currently focusing jmonkey engine and other Projects. maybe i share all my codes i made in the past, dunno yet peace ;) //locked -
looks like c/p from my topic..but like i care ^^, gl
-
Sup, got lots of gc from last season. Selling DB+f+15 FB+f+10 Drac set+15 tts juwels(neck +13) for only 35 euro Actually price is 50+ euro via sms donation Payment method : paypal i give items only after the money is on my paypal if you dont like it dont brother pming me i do not need other items on other servers.
-
WTS [WTS] Coding Service/L2JVelocity pack
eKo replied to eKo's topic in Marketplace [L2Packs & Files]
its like lottery. -
WTS [WTS] Coding Service/L2JVelocity pack
eKo replied to eKo's topic in Marketplace [L2Packs & Files]
i got enough requests for the time. i do no more jobs right now -
[l2j][share][FLAG PVP ZONE updated!
eKo replied to AbsolutePower's topic in Server Shares & Files [L2J]
idea stolen from strato on l2jfrozen forum. he shared there such a zone whit auto nobless auto flag and so on. -
WTS [WTS] Coding Service/L2JVelocity pack
eKo replied to eKo's topic in Marketplace [L2Packs & Files]
Bump.. i am back, and accept new Requests note : my Pack(L2JVelocity) is currently not for sale untill further notice -
[l2j][share][FLAG PVP ZONE updated!
eKo replied to AbsolutePower's topic in Server Shares & Files [L2J]
what a code lol...-.- and i dont mean it the good way btw l2 flag zones have been shared allready for example l2jfrozen forum -
Do any one Know This Npc From L2live?
eKo replied to Grierosu's question in Request Server Development Help [L2J]
there is no such npc shared, anyway just code it yourself. :) or request it -
WTS [WTS] Coding Service/L2JVelocity pack
eKo replied to eKo's topic in Marketplace [L2Packs & Files]
bump if you Request my Service give me a Detailed information about what you need thx. -
WTB [WTB] FREYA PACK L2j ...and more
eKo replied to alkleek's topic in Marketplace [L2Packs & Files]
there are no packs out there that would suite it. most of the packs being sold are just c/p from someone else or trashed full whit crapy coded/useless codes those packs are not stable so i do not recommend them Balanced Classes & Skills. forget that there is no way. - All known exploits fixed. - All known Bugs fixed. l2jserver usually does that job else just search on the forum for a fix share or code your own fix or ask someone to fix it all the rest can be made done but not in 2-6 days, it needs so much testing so on and for the event stuff wait for hNoke to finish his engine and buy it -
WTS [WTS] Coding Service/L2JVelocity pack
eKo replied to eKo's topic in Marketplace [L2Packs & Files]
bump -
I am looking for experienced Staff
eKo replied to ufakeffay's question in Request Server Development Help [L2J]
good luck thats all i gotta say ;) i just leave this here. -
WTS [WTS] Coding Service/L2JVelocity pack
eKo replied to eKo's topic in Marketplace [L2Packs & Files]
bump