Jump to content

k1dz0r

Members
  • Posts

    64
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by k1dz0r

  1. Hello! Can give me someone systextures of Cape Dynasty, Cape Dyna, Cape Faucheuse from crepuscule-lineage2.fr please? this is the photos
  2. look nice:)
  3. Fixed Thx guys:) Now i need an icon to look like the helm. If someone and want to create an icon, this is the image for inspiration. Uploaded with ImageShack.usTHX VERY MUCH for your support:)
  4. Mda no chance for me to fix this item...
  5. I used value 66009
  6. Yes i tried this tutorials but... still doesn't work this is my last chance if someone can help me:(
  7. Hi guys, let's start... I want to add this http://www.maxcheaters.com/forum/index.php?topic=63302.0 helm's in my server ( epilogue ) but i can't because the armorgpr give me error...and i don't know to translate it from CT 2.3 to 2.4 Please someone can help me? This is the code: 1 66600 0 3 5 0 0 dropitems.drop_sack_m00 dropitemstex.drop_sack_t00 0 0 0 0 0 1 0 0 icon.armor_leather_helmet_i00 -1 10 13 0 0 0 1 25 1 dynastyhelm.dynastyhelm 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm.dynastyhelm 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm.dynastyhelm 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm2.dynastyhelm2 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelmdwarf.dynastyhelmdwarf 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelmkamael.dynastyhelmkamael 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm.dynastyhelm 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm2.dynastyhelm2 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm.dynastyhelm 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm2.dynastyhelm2 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelmorc.dynastyhelmorc 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm.dynastyhelm 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelmshaman.dynastyhelmshaman 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelmfshaman.dynastyhelmfshaman 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelmkamael.dynastyhelmkamael 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm2.dynastyhelm2 1 dynasty_helm.dynastyhelm 1 0 255 1 1 dynastyhelm.dynastyhelm 1 dynasty_helm.dynastyhelm 0 0 LineageEffect.p_u002_a 1 ItemSound.itemequip_armor_wood 1 0 0 0 0 0 0 0 0
  8. Hi everybody, can someone tell me where can i change spawn place for new characters at all races? please
  9. apache 2.2
  10. What program is good to host L2 website? i'm using appserv 2.6.0
  11. Olympiad buffs fixed! But how i can fix this:( Gameserver (192.168.2.102):Connection lost:Connection reset Server config: # --------------------------------------------------------------------------- # Game Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname # Common settings... # 127.0.0.1 - If you are playing alone on a test server # 192.168.x.x - This is if you are on a 192.168.x.x type network (behind a standard consumer router) and want other computers from JUST the internal network to be able to connect # x.x.x.x - WAN IP obtained from http://www.whatismyip.com/. This is if you want people outside your internal network to be able to connect to your server. # If this IP is resolvable by the Login Server, just leave *. # --------------------------------------------------------------------------- # Default: * ExternalHostname = l2ro-pvp.sytes.net # --------------------------------------------------------------------------- # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname. # This can be the internal IP such as 127.0.0.1 or the computer's IP such as 192.168.x.x. # If this IP is resolvable by the Login Server, just leave *. # --------------------------------------------------------------------------- # Default: * InternalHostname = 192.168.2.102 # Where's the Login server this gameserver should connect to # Default: 127.0.0.1 LoginHost = 127.0.0.1 # TCP port the login server listen to for gameserver connection requests # Default: 9014 LoginPort = 9014 # Default: * GameserverHostname = * # Default: 7777 GameserverPort = 7777 Loginserver config: # --------------------------------------------------------------------------- # Login Server Settings # --------------------------------------------------------------------------- # This is the server configuration file. Here you can set up the connection information for your server. # This was written with the assumption that you are behind a router. # Dumbed Down Definitions... # LAN (LOCAL area network) - typically consists of computers connected to the same router as you. # WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet). # x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers. # --------------------------------------------------------------------------- # Networking # --------------------------------------------------------------------------- # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname # Common settings... # 127.0.0.1 - If you are playing alone on a test server # 192.168.x.x - This is if you are on a 192.168.x.x type network (behind a standard consumer router) and want other computers from JUST the internal network to be able to connect # x.x.x.x - WAN IP obtained from http://www.whatismyip.com/. This is if you want people outside your internal network to be able to connect to your server. # --------------------------------------------------------------------------- # Default: 127.0.0.1 ExternalHostname = l2ro-pvp.sytes.net # --------------------------------------------------------------------------- # This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname. # This can be the internal IP such as 127.0.0.1 or the computer's IP such as 192.168.x.x. # --------------------------------------------------------------------------- # Default: 127.0.0.1 InternalHostname = 192.168.2.102 # --------------------------------------------------------------------------- # If you are behind a router which using its own local IP for Port Forwarding then set this to the routers # local IP if you want people outside your internal network to be able to connect to your server. # --------------------------------------------------------------------------- # RouterHostname = # Bind ip of the LoginServer, use * to bind on all available IPs # Default: * LoginserverHostname = * # Default: 2106 LoginserverPort = 2106 # The address on which login will listen for GameServers, use * to bind on all available IPs # Default: * LoginHostname = * # The port on which login will listen for GameServers # Default: 9014 LoginPort = 9014 # The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic) # Default: 15 IpUpdateTime = 15 Javai from: Loginserver/login/log 2010.06.21 11:50:45,218 INFO 107 com.l2jserver.loginserver.GameServerThread GameServer (192.168.2.102): Connection lost: Connection reset 2010.06.21 11:51:15,328 INFO 108 com.l2jserver.loginserver.GameServerThread GameServer (192.168.2.102): Connection lost: Connection reset 2010.06.21 11:51:22,218 INFO 109 com.l2jserver.loginserver.GameServerThread GameServer (192.168.2.102): Connection lost: Connection reset 2010.06.21 11:51:28,343 INFO 110 com.l2jserver.loginserver.GameServerThread GameServer (192.168.2.102): Connection lost: Connection reset 2010.06.21 11:51:34,671 INFO 111 com.l2jserver.loginserver.GameServerThread GameServer (192.168.2.102): Connection lost: Connection reset 2010.06.21 11:51:42,515 INFO 112 com.l2jserver.loginserver.GameServerThread GameServer (192.168.2.102): Connection lost: Connection reset 2010.06.21 11:52:26,531 WARNING 25 com.l2jserver.loginserver.FloodProtectedListener Potential Flood from 192.168.2.102
  12. Putem vbi pe mess?
  13. and with oly buffs from Olympiad Host u can help me?
  14. L2jServer 4120 L2jDatapack Version 7321 Its Epilogue In GameServer no appear this error!
  15. 1)Who reg on oly can not take buffs from Olympiad Host!How can i fix it? 2)One problem with LoginServer!Look at Picture!
  16. nice man:)
×
×
  • 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