Devlin
Banned-
Posts
1,643 -
Joined
-
Last visited
-
Days Won
5 -
Feedback
100%
Content Type
Articles
Profiles
Forums
Store
Everything posted by Devlin
-
Help Extractable items
Devlin replied to GhostOfSoul's question in Request Server Development Help [L2J]
Tested & working. I'm just using a ready code from class master rewards. https://pastebin.com/HVhtQ7kj Don't forget to add the handler to your item. - Config explaination: boxId;[];[itemId1(itemCount1)],[itemId2(itemCount2)],[itemId3(itemCount3)]; 9308;[];[57(100)],[57(1000)],[57(10000)]; And you can add as many items as you want. -
.online in 2018, gl.
-
private static int getCurrentBuffs(Player p) { int i = 0; for (L2Effect e : p.getAllEffects()) { if (e.getSkillType() == L2SkillType.BUFF) i++; } return i; } This is the X and the max buff slots of your server is the Y. Buff Slots: x/y
-
The numeric buff count is java side. The line which shows the graphic count of your buffs it's client and I have no clue. I think Elfocrash did something similar in the past for his server. About the half buff icons, just import the icons as they are and decrease the height. At the second image, I am not sure if it's a new client icon or something that already exists in the client.
-
Source L2jRoboto - A Fake Player Engine
Devlin replied to Elfo's topic in Server Shares & Files [L2J]
Why you care so much old man? -
Help ItemContainer aCis
Devlin replied to l2jkain's question in Request Server Development Help [L2J]
for (ItemInstance i: invitems) i.blabla(); This is how you call the items? -
Help ItemContainer aCis
Devlin replied to l2jkain's question in Request Server Development Help [L2J]
You want to do it as buylist or multisell? -
Online players? Looking something decent to play.
-
[GR] Γεια σου άντραααα!! Περιμένω.
-
WTT Exchange Services | Psc - Amazon - Btc - Pp - Bank
Devlin replied to Frank's topic in Exchange Area
Trusted services and really fast. Vouch for frank. -
Probably one of the best upcoming servers, good luck!
- 397 replies
-
- l2deathwhisper
- lineage 2 pvp
- (and 5 more)
-
Looks pretty nice, good luck.
-
Is this server connected with L2Khaos? Also, you have nothing to do with Sublimity right?
-
that's sure, if your best friend is admin.
- 244 replies
-
- SANDORA SANDORA SANDORA
- SANDORA AGAIN
- (and 3 more)
-
opeNNing
-
I am selling services, I'm not providing free help for now atleast. Don't pm me for free things.
-
The only thing that I would care about. Who cares about 2 icons?
-
It's been a week and reward isn't confirmed yet. You have to confirm it in order to motivate people join the contest.
-
He deleted the topic hahaha
- 244 replies
-
- SANDORA SANDORA SANDORA
- SANDORA AGAIN
- (and 3 more)
-
Void Useitem [While Clan Is Allready Level 8]
Devlin replied to SQL Developer's question in Request Server Development Help [L2J]
after this, else if (player.isInOlympiadMode()) { player.sendPacket(new SystemMessage(SystemMessageId.S1_CANNOT_BE_USED).addItemName(item)); return; } add else if (player.getClan().getLevel() == 8 ) { player.sendPacket(new SystemMessage(SystemMessageId.S1_CANNOT_BE_USED).addItemName(item)); return; } -
Pro dev katara reports gameserver console error at aCis forums hahahahhaahhahahhahahahha
- 244 replies
-
- SANDORA SANDORA SANDORA
- SANDORA AGAIN
- (and 3 more)
-
ο katara που πουλούσε l2jfrozen ΧΑΧΑΧΑΧΑ
- 244 replies
-
- SANDORA SANDORA SANDORA
- SANDORA AGAIN
- (and 3 more)
-
Who cares dude? This is how the system works, the best survives.
- 244 replies
-
- SANDORA SANDORA SANDORA
- SANDORA AGAIN
- (and 3 more)
-
Lol? Μόλις σου είπα ότι δεν έχω κάτι μαζί σου αλλά με την συμπεριφορά των περισσοτέρων εδώ μέσα.
- 244 replies
-
- SANDORA SANDORA SANDORA
- SANDORA AGAIN
- (and 3 more)



