Jump to content
  • 0

[help] Autoloot Adena l2j il java code


Question

Posted

ΚΑΛΗΣΠΕΡΑ ΣΕ ΟΛΟΥΣ ΕΔΩ ΚΑΙ ΚΑΝΑ ΔΥΟΡΟ ΨΑΧΝΩ ΤΟ JAVA CODE ΓΙΑ ΝΑ ΚΑΝΕΙ Ο SERVER AUTOLOOT TA ADENA.

ΑΝ ΜΠΟΡΕΙ ΚΑΠΟΙΟΣ ΝΑ ΒΟΗΘΗΣΕΙ...

10x

14 answers to this question

Recommended Posts

  • 0
Posted

ΚΑΛΗΣΠΕΡΑ ΣΕ ΟΛΟΥΣ ΕΔΩ ΚΑΙ ΚΑΝΑ ΔΥΟΡΟ ΨΑΧΝΩ ΤΟ JAVA CODE ΓΙΑ ΝΑ ΚΑΝΕΙ Ο SERVER AUTOLOOT TA ADENA.

ΑΝ ΜΠΟΡΕΙ ΚΑΠΟΙΟΣ ΝΑ ΒΟΗΘΗΣΕΙ...

10x

 

ti pack exeis file ? gt to autoloot eiparxei se ola ta packs.

  • 0
Posted

l2j interlude

ΕΙΝΑΙ ΜΕ COMPILE OXI PRECON

 

aha gt nomiza oti exeis kana L2J Frozen i L2J Esios. twra oso giafto to java code pou zitises prepi na psa3w..

  • 0
Posted

file vres sto < GameServer\config > to arxeio < altsettings >

stis protes grames iparxi

 

#-------------------------------------------------------------

# Server config

#-------------------------------------------------------------

# AutoLoot enable... True to enable, False to disable

AutoLoot = True

 

 

  • 0
Posted

file vres sto < GameServer\config > to arxeio < altsettings >

stis protes grames iparxi

 

#-------------------------------------------------------------

# Server config

#-------------------------------------------------------------

# AutoLoot enable... True to enable, False to disable

AutoLoot = True

 

 

ama exi l2j den exi tetio arxio sta config sec tha kano edit na toupo pou einai.briskete sto  Character config
  • 0
Posted

no share den 8a kano....

apla 8a sou to doso :)

 

_________________________

 

java/net/sf/l2j/Config.java

 

 

 

1)// Auto loots configs

 

public static boolean AUTO_LOOT_ADENA;

 

 

 

2)// alternative settings

 

AUTO_LOOT_ADENA = Boolean.parseBoolean(altSettings.getProperty("AutoLootAdena", "True"));

 

 

 

3)// Server settings

 

else if (pName.equalsIgnoreCase("AutoLootAdena"))

AUTO_LOOT_ADENA = Boolean.parseBoolean(pValue);

 

 

___________________________________________________________________________________________

 

GameServer\config\altsettings

 

#-------------------------------------------------------------

# Server config

#-------------------------------------------------------------

# AutoLoot enable... True to enable, False to disable

AutoLoot = False

 

# AutoLootAdena enable... True to enable, False to disable

AutoLootAdena = True

 

 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock