-
Posts
1,671 -
Credits
0 -
Joined
-
Last visited
-
Days Won
6 -
Feedback
0%
Content Type
Articles
Profiles
Forums
Store
Everything posted by pirama
-
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
this is yours, not mine with stable config i never show enythink like this ( i show you who i work , with stable config ) for (Entry<Integer, Integer> color : Config.Color_name.entrySet()) { if (player.getPvpKills() >= color.getKey()) { player.getAppearance().setNameColor(color.getvalue); break; or return; if is boolean return true; } } if is boolean return false; don't need int for save ( or scan old map ) if you can't understand now , is not my problem -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
i don't think .... my first example can work with random color name ( without stable config ) your example work only with stable ( low to big ) and i show you if you have stable config ( your example is wrong ) just change the config ( from low to big , big to low ) and you don't need to scan old the map every time Edit : lol you talk about ( getvalue ) but you don't talk for your example :) -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
read all message ( i have 2 tag ) and talk with stable config big -> low and not low -> big and on your example before you talk about stable config ( low -> big ) and is bad i can't understand what you mean why what i have write ? -
maybe yes ... if don't block refund ( and they get money back ) i think all is ok ...
-
if you can imagine ( that is good ) just try to write it ( is not so hard ) is not so bad ( drama ) ... just need 1 simple rework
-
maybe buy it from one random seller ? maybe shared on internet ? but is nice preview :P
-
really no :( just i see the image and i like it ( i don't know if they make it alone or not )
-
really nice armors ( but interface i think has many bars :) )
-
just ty for share :)
-
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
why you who can get key and value without entryset ? now i read it correct this ... you mean the map ( Holds the line ) key 1 = 500 , key 2 = 1000 only fail on start code is this for (Entry<Integer, Integer> color : Config.Color_name.entrySet()) and why is not for (int color : Config.Color_name.keyset()) and i expain you why i let it the code is correct as i have it ... color name maybe is not with ( lower -> big ) PvpAmount = 5000,293546;1000,00ff00;1500,0000ff;2500,ffff00;500,ff0000;100,ff0000 ..... so don't touch codes ( maybe to bug it ) ps : fail google translate ( and your codes is easy buged ) and fail as you show me ( if has lower -> big ), if you want to learn just reply thear ps2 : if you work with stable config make better code PvpAmount = 5000,ff0000;2500,ffff00;1500,0000ff;1000,00ff00;500,293546 for (Entry<Integer, Integer> color : Config.Color_name.entrySet()) { if (player.getPvpKills() >= color.getKey()) { player.getAppearance().setNameColor(color.getvalue); break; or return; if is boolean return true; } } if is boolean return false; so next time who you get c/p me code for rework ( rework it correct ) but this code work only with stable config ( big -> low ) so is easy buged ( and don't need safe int , or runing all map if find the big color ) -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
int changecolor = 0; changecolor = (color.getvalue()+( player.getpvpkills() - color.getkey())); player.getAppearance().setNameColor(changecolor); ofc and you don't understand what i mean , so get it because you need it -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
lol idiot you can't 1 c/p correct and talk ? and you can't read ( is a simple example ) if you can , fix it better and stop the spam they maybe to need and value for change hue ( accordingly pvp ) the code is correct on this step ( It's just not the whole code ) -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
i find you you are the bitch who spam bugs on rename :) who you can get fail c/p ? just lol http://imgur.com/a/Yo9cE -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
you can make it better example : PvpAmount = 500,293546;1000,00ff00;1500,0000ff;2500,ffff00;5000,ff0000 load config public static Map<Integer, Integer> Color_name; String spliter1= yourfolder.getProperty("PvpAmount", ""); String[] splitted = spliter1.split(";"); Color_name = new HashMap<>(); for (String s : splitted) { String[] a = s.split(","); Color_name.put(Integer.parseInt(a[0]), Integer.decode("0x" + Integer.parseInt(a[1]))); } used code int state = 0; for (Entry<Integer, Integer> color : Config.Color_name.entrySet()) { if (player.getPvpKills() >= color.getKey()&&player.getPvpKills() >= state) state = color.getKey(); } if (state > 0) player.getAppearance().setNameColor(Config.Color_name.get(state)); it's one simple example who you can use it without many config ( better is to use it with holder ) has better performance on many color names ( if you want the perfect performance ) -
generally gameplay and balance ( but without movement ? who can it ? ) if you like to buy fail packs with 300 , 400 , 500 and 1300 euro go buy it and if i have post on this page don't read it ( becuse maybe i talk for bug from they project , so you can ignore me post and buy the pack ) is your chois but for many people is protect for don't lose money but i said and before this topic is not about hey big is because they flame my job without proofs if you want to talk more about me just create 1 topic on spam section and invite me ( plz don't reply again on this topic ) thank you
-
i use google translate about movement bug is the first step who everyone can see if pack is stable or not ... because on this step ready fix is not shared "so if every one have skill to show can use it on this fix " and as you can see on all pack this feature is missing " but is the first who can you see if you join on one server " but on report i don't talk for they movement bug , i talk for they flame ... so if you can't said other in this theme just don't spam plz if you want to tell me ( if you can read me message or not , i have pm open ) this is report section not spam or whatever
-
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
is not correct answer from L2 Moderator -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
i tell it but you only time reply my message ... and on all message you are flame to me but the truth is for i loss many time to talk with people like you ... ignore mode has open ( for dogs like you ) -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
is not the point if i'm good dev or not .. if i make good codes or not .. the point is if that what i said is truth or not [GR] re c oson afora ta share ( otan mathena ekana kapia mikra share kai oloi ekrazan kai oxi gia to an itan kalos o code i an eixe bug ) alla ena pou mou emine itan epidi itan idea toy 2010 kai egw to ekana share to 14 px ( an kai kati paromio den ypirxe ) ( den thimame ti itan ) sto aCis edosa 2-3 small fix ena eyxaristo den eipan pote ... gt na dosw kati megalitero ? [/GR] it's not my point to i share codes for show in someone , if i'm good or not , i don't care how you know ? if you don't understand what about i talk .. lol -
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
before 12-7-2017 i join every day ( 2-3 times ) now tell me next year if i join again i never said i start project with aCis 230 ( i start develop with this pack on 2012 as i remember ) my English is not very good ( maybe I can not explain it correctly ) and if you can ( change from image the mail plz ) your signature talk about L2Off standards in l2j pack ... so that is not custom ? interlude client no have good performance ( if get more packet the fps dropped ) and on one mass pvp on door in Baium all has more lag or in siege with guards ( and server send packets without reason ) about performance you can add one packet halder ( with range ) or 3D region -
lol ... ask more people if i'm sell it or not ... i don't sell it ( and i never told you " can i help you " or what ever ) just i said your problem so if every one need one pack ( don't need to know only the " best packs " need to know and bugs of them ) and is not ( war about you ) i don't send " my friends to spam on your topic " or whatever " like you " every pack who has price more to 300 euro ( if i have time i create review with bug of them ) no one is perfect and members from this forum need to know it
-
maybe to nothing happen but ( on this forum don't talk only 3 member ) : L2Script SweeTs pirama why have and 20 member who follow this Topic ( and they know that is truth or no ) so is not pointless and about who you delete the proofs from L2Script topic i think is not good for you ( just you are a dog who run back from they )
-
Project L2J Acis Custom Pack
pirama replied to joker90's topic in Server Development Discussion [L2J]
i told you i'm idiot who i use it , is truth ( and the next step is to see that all customer or not ) on 230 i said i start to use it and i said the next rev is good if you read all messege but i know , i help you with report , i give you fix and all can see that is not lies ... ofc and i don't join never again on your forum so you can ban or delete my acc i don't care gl Tryskell ( i know your project can't end the fixs before 2022 ) and you know it that ( only the customer don't know nothing ) now write other you like , i don't reply again ... cu :) -
lol you can see all history if i start it or no ( all is in forum ) the lies can't help your friend if you write lies again i report and you ( you know it ) and if you have access you can see and pm ( i don't have delete it ) gj SweeTs i report they Topic for they Flame and you clean all 4h page nice http://www.maxcheaters.com/topic/176524-l2-scripts-best-l2j-server-packs050717/page-3