
TexasJunior
Members-
Posts
467 -
Credits
0 -
Joined
-
Last visited
-
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by TexasJunior
-
Polu kalo radio k fisika otan exis esy ekpompi ekei tha ime ^_^ [move] G o o D L u c K [/move]
-
[Request]Guide For Apply patches
TexasJunior replied to MaestroLuke's question in Request Server Development Help [L2J]
in the l2j dev english section in the first list is this guide! ...topic locked problem solved! -
[Request]Guide For Apply patches
TexasJunior replied to MaestroLuke's question in Request Server Development Help [L2J]
you use search and u dont find nothing???????? omg! take one link and next time search for more than 1second ;) Apply patches -
Help with TheMental's pack in CP potion delay!!
TexasJunior replied to -Mr.CuTe-'s question in Request Server Development Help [L2J]
with search i find one usefull link!! see it! and remember to search Cp Delay -
u won't paypal acc just give your elements and u are ok ! ! ! -ΤέξαςΤζούνιορ!
-
Galactic - spaseship
-
[Request]L2 Archid Pack
TexasJunior replied to MadDealer's question in Request Server Development Help [Greek]
katebase t eclipse kai kane compile ena pack l2jarchid http://svn.assembla.com/svn/l2jarchid/ -
kl to site ta spaei idika tora teleutaia polu online :P exoume kai para pola guests panw apo 100-150 ti mera tha proteina na vlepoun to forum mono member etsi gia na kanoume account kai autoi na eimaste pio pola member :P
-
ban giati ise donator! paei ban + ban + ban = ban³ :D //offtopic pou boro na bro tou ntreik t pediko sta ellhnika?
-
kala ola auta ala i ego den ida kala i den exeis pei gia pio l2j ine! btw pl oraio akougete tha to test ;)
-
[Help]Allagi pack
TexasJunior replied to MaZeStIk's question in Request Server Development Help [Greek]
ginete apla tha kratisis ta eksis table character items clan data account heroes olympiad_nobles character_subclasses! and 3exasa kanena diorthosteme ^^ -
Sub Bug [Help][gr]
TexasJunior replied to Coolis®'s question in Request Server Development Help [Greek]
t eixe kanei o Forgoten post! to ekana cp epeidi den briskw post kai to eixa se txt file! Loipon.. gia na apofigete na stucaroun ta skills, i diafora ala Exploit! tha valoume xrono! dld kathe pote na alazoume sub. Afto to Guide einai gia L2J Free CT2 Pack..... ==================== Βημα 1 ==================== Pigente com.l2jfree.gameserver.util kai anikste to FloodProtector.java kai vrite afto to komati tou kodika // protected actions public static final int PROTECTED_USEITEM = 0; public static final int PROTECTED_ROLLDICE = 1; public static final int PROTECTED_FIREWORK = 2; public static final int PROTECTED_GLOBAL_CHAT = 3; public static final int PROTECTED_TRADE_CHAT = 4; public static final int PROTECTED_ITEMPETSUMMON = 5; public static final int PROTECTED_HEROVOICE = 6; public static final int PROTECTED_SOCIAL = 7; public static final int PROTECTED_MULTISELL = 8; // ========================================================= Kai valte afto edw kato apo to PROTECTED_MULTISELL public static final int PROTECTED_SUBCLASS = 9; Meta pigede se afto to komati tou kodika { 4, 42, 42, Config.GLOBAL_CHAT_TIME, Config.TRADE_CHAT_TIME, 16, 100, Config.SOCIAL_TIME, 2 }; Kai meta to 2 valte 100 (an thelete 10 second) meta to 2 tha proigite , diladi kapos etsi 2, 100 sas exo kai paradigma kato! { 4, 42, 42, Config.GLOBAL_CHAT_TIME, Config.TRADE_CHAT_TIME, 16, 100, Config.SOCIAL_TIME, 2, 100 }; ==================== Βημα 2 ==================== Pigente com.l2jfree.gameserver.model.actor.instance kai anikste to L2VillageMasterInstance.java kai sta IMPORTS valte to parakato import com.l2jfree.gameserver.util.FloodProtector; Meta Pigente stin sira 413 kai akrivos pano apo afton ton kodika,ama exete alo pack i paliotero den einai stin grami 413, einai +10-10 psakste eki! player.setActiveClass(paramOne); content.append("Change Subclass:<br>Your active sub class is now a <font color=\"LEVEL\">" Balte afton (Change Sub Action Flood Protection) /* * DrHouse: Despite this is not 100% retail like, it is here to avoid some exploits during subclass changes, specially * on small servers. TODO: On retail, each village master doesn't offer any subclass that is not given by itself so player * always has to move to other location to change subclass after changing previously. Thanks Aikimaniac for this info. */ if (!FloodProtector.getInstance().tryPerformAction(player.getObjectId(), FloodProtector.PROTECTED_SUBCLASS)) { player.sendMessage("You can change Subclass only every 10 Second(s)"); return; } OK AFTO HTAN ME TO CHANGE AS PAME STO CANCEL! gia na valete protection sto Cancel :) pate stin grami 488 (case7) pano apo afton ton kodika player.setActiveClass(paramOne); kade add afton ton kodika! /* * DrHouse: Despite this is not 100% retail like, it is here to avoid some exploits during subclass changes, specially * on small servers. TODO: On retail, each village master doesn't offer any subclass that is not given by itself so player * always has to move to other location to change subclass after changing previously. Thanks Aikimaniac for this info. */ if (!FloodProtector.getInstance().tryPerformAction(player.getObjectId(), FloodProtector.PROTECTED_SUBCLASS)) { player.sendMessage("You can cancel Subclass only every 10 Second(s)"); return; } OK AFTO HTAN ME TO CANCEL AS PAME STO ADD gia na valete Subclass Flood Protection sto Add pigede stin grami 393 (case4) kai pano apo afton ton kodika player.setActiveClass(player.getTotalSubClasses()); valte afton /* * DrHouse: Despite this is not 100% retail like, it is here to avoid some exploits during subclass changes, specially * on small servers. TODO: On retail, each village master doesn't offer any subclass that is not given by itself so player * always has to move to other location to change subclass after changing previously. Thanks Aikimaniac for this info. */ if (!FloodProtector.getInstance().tryPerformAction(player.getObjectId(), FloodProtector.PROTECTED_SUBCLASS)) { player.sendMessage("You can Add new Subclass only every 10 Second(s)"); return; } ---------------------------------------END---------------------------------------- [ Alages pou eginan ] 1. vgike to palio minima opou emfanizotan otan alazes sub, kai egine add kenurgio se alo komati tou koika, me apotelesma to minima na to vlepi o xristis mono an dokimasi na alaksi/cancel/add sub prin apo 10 second(to adistixo mhnhma gia to kathe 1) 2.bike timing penalty sto cancel kai add ----------------------------------------------------------------------------------- [ Pliroforisi ] an prospathiste na kanete add,kai amesos cancel i change.....den pezi ergo .....opoiadipote energia kai na exete kani prepi na perimenete 10 sec na ektelesete ksana tin idia i kapia ali sxetika pada me to subclass (change-add-cancel) AFTA :) -
[Share]All Emu Packs!
TexasJunior replied to CrafteR's topic in Server Development Discussion [Greek]
to topic ine c/p apo edo! http://www.maxcheaters.com/forum/index.php?topic=43967.0 an oxi apo to link p edosa ine copy apo t website l2emu.net! -
external ti no-ip kai internal tin ip apo cmd ipconfig!
-
mono mpasket na mn pezi kai ola ta ala mia xara :P vale ke minprotocol=1 maxprotocol=999
-
einai anagki paidia deite...!
TexasJunior replied to ALEXIS THE HOLE's question in Request Server Development Help [Greek]
t tixos prostasias t eklises ta port s pou s eipa ta exis anixta ?? t no-ip program to anigis?? -
thelo gm shop gia c6 xoris ss weapon
TexasJunior replied to kitsaki's question in Request Server Development Help [Greek]
mporis na paris oti gm shop theleis kai bgazis esy ts icon kai oti den thelis! ! >.< -
einai anagki paidia deite...!
TexasJunior replied to ALEXIS THE HOLE's question in Request Server Development Help [Greek]
des ta ports 7777 2106 2009 9014 an ta exeis anixta! meta na anigis kai to programa me ti no-ip prin sindethis! alakse tn ip sto l2.ini kai klise to tixos prostasias! meta dokimase na bis apo ena alo pc! -
thanks ! dn ixa ti na faw k elega gia giro ala ine pl oraia i pita ! petaw ston apokato ena kibotio mpananes!
-
kane no-ip ..ksana testare t ports kai alakse tn ip sto l2.ini k vale tn no-ip config/server ExternalHostname=Edo!
-
otan enois dn anebeni? sto internet i den anigi kan?? :S
-
Apella H Titanium
TexasJunior replied to eloxim's question in Request Server Development Help [Greek]
@kor0o0 kala re pas kala?? to topic exei apo <«: October 07, 2008, 07:20:13 PM »> ! kai esy apla apantas gia post?? :S 1st Warning ! mn ksethabis palia post ! vasika pane diabase ta rules! Topic Locked* -
help AccessLevel
TexasJunior replied to A-error's question in Request Server Development Help [Greek]
meso tis db tha ta alaksis! anikse < admin_command_access_rights > dipla apo kathe command leei t access level ! admin = 1 ! ta alazis esy opos thelis pisteuw na s help!