Jump to content

ThugLord92

Members
  • Posts

    200
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by ThugLord92

  1. Hello i'm trying to dislay the inventory of player at the community board , but i have no idea how to make a scrollable and small window just like the inventory of l2.

     

    Here is an image of what i have right now but if a player has 50 items in his inventory it will be a mess!!!

    https://postimg.org/image/c5a663ou5/

     

     

    and here is the html :

    <table width=190 height=80 valign=middle bgcolor=171612>
    				<tr>
    					<td></td>
    					<td height=40>
    			<table  width=208 height=45 bgcolor=171516>
    						%ITEMS%
    			</table>
    					</td>
    					<td></td>
    				</tr>
    </table>
    
  2. Hello.
    I have seen some high five servers that they use modified l2.exe   *Loading anti-bot before game stats / and others* how i can create something similar ?
    also that servers are not using l2.ini to connect to the server *i tried to delete l2.ini from the system and i was still able to connect to their server*

  3. Doombringer 
    Noblesse
    Skills :  Disarm + 20 / Violent Temer + 20 / True Berseker +15 / and others +10 and higher the most of them  

    Passive : Critical  sense + 15  /  Ancient Sword Mastery +15  / Light Armor Mastery +15 / Magic Immunity + 15 / Wisdom +15
    Weapon : Final Blade +7 / SA  Focus /full attributes holy  /  aggument str + 1

    Armor: Vesper noble +6 + 6 +6  +4 +4   /  attributes  lvl 4 and higher

    jewels: Vesper set +4  & Frintezza neclace
    Cloak: Frintezza
    Vote Coins:  200
    Adena: Around 20B

    And More

    Contact

     
    Skype: mprogramming

    or pm me here

    the price is realy cheap 

  4. Γεια σας εχω κατεβασει ενα clean system h5 σε εμενα δουλευει αλλα σε αλλους δεν δουλευει τους ριχνει critical error
    προσπαθησα να αλλαξω την ip απο αλλους γνωστους server πχ l2 tales , star κτλπ αλλα κανω login παλι στον σερβερ τους

    εχει κανεις καμια ιδεα?

  5. first of all you must see if your cpu is compare with you ram i mean the hz of the ram example mine cpu is http://ark.intel.com/products/52207/Intel-Core-i5-2400-Processor-6M-Cache-up-to-3_40-GHzif you see there is a

    Memory Types DDR3 1066/1333 if you put different may you have problem

    -
    Memory Specifications
    Max Memory Size (dependent on memory type) 	32 GB
    Memory Types 	DDR3 1066/1333
    Max # of Memory Channels 	2
    Max Memory Bandwidth 	21 GB/s
    ECC Memory Supported ‡	No
    

    And your 2 rams must have the same speed if you have one ram with 1600 and other with 1333 the speed of 1600 will to drop down to 1333

    Finaly how many gb your motherboard can suport and what clock speed your motherboard can suport
    http://www.asus.com/Motherboards/P8H61MX/

  6. i check all of that but i got gta v from nowhere :S that account was rly dead for years and i have 0 friends and none of my friends knew about that account i mean i just create it only for some beta keys dota2 back then :P wtf just happend anyway gta v rocks
     

    took me 3 days to download it 59 GB but  worth it :D

  7. I tried  subeclipse http://subclipse.tigris.org/update_1.6.x/ and subeclipse http://subclipse.tigris.org/update_1.8.x/ and   http://subclipse.tigris.org/update_1.10.x/still the same and change jdk C:\Program Files\Java\jdk1.7.0_75\jre to C:\Program Files\Java\jdk1.8.0_40\jre but still i got same problem

     

    any ideas?

     

     

    version:
         [exec] Result: 1
         [echo] L2jFrozen Gameserver Revision: svn: This client is too old to work with working copy '.'.  You need
         [echo] to get a newer Subversion client, or to downgrade this working copy.
         [echo] See http://subversion.tigris.org/faq.html#working-copy-format-change
         [echo] for details.

    compile:
        [javac] Compiling 1475 source files to E:\Workspace\L2jFrozen_GameServer\build\classes
    jar:
          [jar] Building jar: E:\Workspace\L2jFrozen_GameServer\build\l2jfrozen-core.jar
         [copy] Copying 1 file to E:\Workspace\L2jFrozen_GameServer\build\dist\loginserver\lib
         [copy] Copying 1 file to E:\Workspace\L2jFrozen_GameServer\build\dist\gameserver\lib
    export:
       [delete] Deleting directory E:\Workspace\L2jFrozen_GameServer\build\classes
       [delete] Deleting: E:\Workspace\L2jFrozen_GameServer\build\l2jfrozen-core.jar
    dist-local:
          [zip] Updating zip: E:\Workspace\L2jFrozen_GameServer\build\L2JFrozen_GameServer.zip
    BUILD SUCCESSFUL
    Total time: 16 seconds
     

  8. I have a dead account on steam i have forgoten that account still exist 0 Games 0 Money 0 Friends  in it and today i saw an email from steam that i buy as a gift Gta V someone put in it 59 and buy as a gift Gta V Any idea what happent ? Hackers Loves me ? Steam bugged?

  9. working fine  ---->.addSkill(SkillTable.getInstance().getInfo(4267, 1));

    i want to do a check if play already have that skill ----> i don't know the correct parametres to check that i try to search the code line by line but still nothing did anyone knows the correct parametres to do that?

     

    Or please tell me where to search for now i'm searching at com.l2jfrozen.gameserver.model.actor.instance.L2PcInstance;

     

    I need that parameters to do a check at a custom  script

     

    l2jFrozen

×
×
  • Create New...