Jump to content

Stewie

Banned
  • Posts

    1,771
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Stewie

  1. This will help you for begining but you need to encode inputed password with base64_encode and sha1.
  2. Well: 1: Depends on configoration of your server. 2: Depends of geodata quality (size). Also you should be more specific about files you are using. "glory days server" (is like you say there are one project in the world Glory Days). I will give you example because this section is focused on L2J files i will show you example in it. Configs: # --------------------------------------------------------------------------- # Geodata # --------------------------------------------------------------------------- # GeoData options: # 0 = GeoData and PathFinding OFF (default) # 1 = GeoData is used to check Line Of Sight (LOS) targeting and # L2Playable movement. You need to download files for data/geodata folder. # Monsters can pass walls but not aggro (no line of sight) through them. # 2 = Full GeoData enabled. Includes PathFinding (requires also /data/pathnode # files if CellPathFinding not enabled) and all character moves go through # geodata checks (if a mob passes a wall, pathfinding didn't find a route # but we allow attack and returning home). # Recommended server memory minimum 2 GB, rather 3 GB. # Default: 0 GeoData = 0
  3. Yeah it exists but it's for skills. Nothing related with items. But also we know that we can add skills to items to be exactly specific you can build yourself a custom item with custom skill that have conditions you are looking for. It's something that i think wont satisfy you.
  4. I don't know where exacly you've read about conditions in L2J site but i believe that every condition included in official L2J files are written here: http://www.l2jserver.com/wiki/Skills If not you should probably request information about conditions that aren't added in it from L2J community. http://www.l2jserver.com/forum/
  5. Because it's client side panel.
  6. If it doesn't include icon it will be empty.
  7. Told ya the way, make an item like this: <item id="1234" type="EtcItem" name="Empty"> <set name="material" val="liquid" /> <set name="weight" val="0" /> <set name="price" val="0" /> <set name="is_stackable" val="true" /> <set name="is_oly_restricted" val="true" /> </item> Add it on your item xml and add it for empty box.
  8. Uff... Create a custom item, add it in xml and wohooo. You don't need client modifications, just empty item w/o icon etc etc.
  9. Well if it was server side it would show the (9999 ping). So yeah client side.
  10. OFFTOPIC: While you are selling something that already exist implemented in forum what exacly function you are making at all?
  11. L2J Chronicle? Did you know that to run this tool of L2J you need to edit database_installer.bat set lsuser=root set lspass=password set lsdb=l2jls set lshost=localhost set cbuser=root set cbpass=password set cbdb=l2jcs set cbhost=localhost set gsuser=root set gspass=password set gsdb=l2jgs set gshost=localhost set cmode=c set backup=location set logdir=location Since i don't know what chronicle you are trying to install and i randomly get this is from Freya.
  12. Nothing changed, same as before but you need Java 7 if you are going to build: C6 Freya Hi5 And so on...
  13. I don't really understand what you are asking for but i will shoot with closed eyes, you wanna add comment after/before each item included in multisell so you can identify the item? If yes, here is example: <!-- The item name or whatever -->
  14. This topic can be locked/deleted or wootever, no time to handle it. GFX moderator to kill himself also.
  15. Secure? No. Working? No. Protected? No. Owned by person who sell it? No. Lock this useless topic and prevent people from headaches.
  16. Is nothing...
  17. The main problem of your signatures are that you don't know that google is source of perfect renders, try google some renders before creating of signature... The render is doing 90% of signature other is just background etc etc you need to fill with your knowledge.
  18. Little more information as a location etc etc...
  19. PM me i need a conversation with you possability to be in skype too.
×
×
  • Create New...