Jump to content

Nightw0lf

Legendary Member
  • Posts

    2,942
  • Credits

  • Joined

  • Last visited

  • Days Won

    62
  • Feedback

    0%

Everything posted by Nightw0lf

  1. very pro code thnx i have 1 question. the pvpkills from table what does if i put "1" it gives every 1 pvp the reward? if i put 10 every 10 pvp? thats what i didnt understand if this correct its the best pvp code i've seen xD gratz one more time! ps: you deserve karma.! i tested and it needs a bit modification in database Fields max min needs minAmmount and maxAmmount also pvpRequired with test i answered my question so if i put 1 pvp every 2 pvps ill get reward... so 0 its for every pvp everything else working perfecto!! good job
  2. y :/ tespa paw douleia tha to psaksw pali to mesimeri elpizw na vrethei tpt ...
  3. Character.properties PlayerSpawnProtection = 60 an to xeis kapws etsi tha einai
  4. ta ekana auta pou les ekana clean ekana 1 gia ton game server to vala meta eftiaksa alo to ksanavala ston cb server kai apelpistika kai ekana diko mou hexid kai me auto http://l2jserver.com/forum/viewtopic.php?f=81&t=15271
  5. ti pack exeis? auto http://www.maxcheaters.com/forum/index.php?topic=77795.0 einai pws na peraseis auta ta events afou ta exeis einai axristo gia sena...
  6. re paidia exw ena provlima prospathw na sindesw community me game server kai mou vgazei to hexid sfalma to ekana me dio vimata 1 ekana hexid me to register.bat 2 ekana ena monos mou 3 to idio pragma kai sta dio iparxei register tou server stin db san noumero 2 to diko mou kai auto kai to provlima to community einai True sto config tou game server
  7. so is this working ? anyone ?
  8. dokimase sta configs na alakseis to onoma tis db pou kanoun connect... kai sto login kai sto game serv kanta opos exeis onomasei tis db URL = jdbc:mysql://localhost/l2jdb URL = jdbc:mysql://localhost/l2jdb1 opos ida pio panw an to skiniko ginete sto pc sou den kserw an paizei kati me tin ip an ton exeis dedicated kai i eteria ipostirizei 2 ip tote eisai ok nomizw.auta
  9. apla thes dio diaforetikes database an ksereis na stineis ena server tote o defteros den tha sou einai provlima.to provlima tha einai sto pc sou apo thema ram
  10. to na sviseis to return html den tha anoigei to html to na to afiseis tha sto anoigei... na kaneis pause simenei den tha pareis to skill ti na pw se analogika merei den psaxnoume psifiaka pragmata sou edwsa mia lish pio panw twra an to exeis dei kapou auto sigoura den einai me tous kwdikes pou ida pio panw.. i kati konta se autous
  11. to start location ginete kai apo tin sql tha to valeis sta arxika class
  12. ston PinaePpLe anaferomai ...
  13. egw ston epilogue pou doulevw exei ws eksis an thelw na kanw ena link se ena html kai na pigenei se alo html kanw ta eksis px sto 1000.html ->edit grafw auto <button value="test" action="bypass -h npc_%objectId%_chat 1" width=75 height=21 back="L2UI_ch3.Btn1_normalOn" fore="L2UI_ch3.Btn1_normal"> to opio tha me odigisei molis kanw klick sto 1000-1.html einai toso aplo elpizw na voithisa
  14. [EXAMPLE] sta ellinika paradeigma
  15. egw protinw na perimenoume na eksigisei ti thelei oso gia to an svisei ta #..... entaksei min ta g.....me ola paradigmata einai auta prin me ta #
  16. den eimai offtopic sou lew tin gnwmh mou gia auto pou eipes sto thred an thes min me akous apla..
  17. iparxei mia lisi na valeis panw <selida 1> <selida 2> <selida 3> etsi wste na eksafaniseis tin mpara na min anevokatevenei.ali lisi na menei ekei den nomizw na vreis. ali lisi einai na vgaleis tis photo kai to mini text apo dipla kai tha mazepsoun ta panta xwris mpara den mporeis na exeis kai piotita kai posotita ;)
  18. mia eteria mporei na sikosei kosmo ews kai 600-800++ atoma arkei to pack kai to optimize tou server sou na einai "kalo"
  19. gia na doulepsei auto pou les to noumero pou exeis valei stin gk na kanei tp prepei na antistixei stin database kai amesws meta tha prepei na exei kai to swsto location opote dikse ena teleport pou den doulevei kai to ID tou stin db na doume an doulevei swsta an den ksereis ti einai ta parapanw pou anefera iparxei ena poli kalo guide gia to pws na ftiakseis mia gk To make ur own npc u must know the basics (how to make htmls and other thinks...) You must follow my step to success if u have problem tell me I will make my custom gatekeeper for example: 1. Go to your L2j Database 2. Go to your NPC Table 3. Search and find one npc that you like his template 4. After that make a text file and put this : Quote: INSERT INTO `npc` (`id`, `name`, `class`, `collision_radius`, `collision_height`, `level`, `sex`, `type`, `attackrange`, `hp`, `mp`, `str`, `con`, `dex`, `int`, `wit`, `men`, `exp`, `sp`, `patk`, `pdef`, `matk`, `mdef`, `atkspd`, `aggro`, `matkspd`, `rhand`, `lhand`, `armor`, `walkspd`, `runspd`, `faction_id`, `faction_range`, `isUndead`) VALUES (put an id that not exist, 'put npc name', 'put npc class for example GK : NPC.a_teleporter_FHuman', 10, 24, 70, 'male or female', 'his type for example GK: L2Teleporter', 40, 3862, 1494, 40, 43, 30, 21, 20, 10, 5879, 590, 1444, 514, 760, 381, 253, 0, 253, 0, 0, 0, 80, 120, NULL, NULL, 0); 5. Then execute from navicat the text 6. Now go C:/yourserver/gameserver/data/html/thetypethatuputontext for example L2Teleporter (so file Teleporter) and there make a html file 7. Rename the file to the Id of ur npc for example 4444.html 8. Now open and make anything u want for example if u want a gk that go only frinteza type this (u must open in as text not html): Quote: <html> <body> <center><tr><td><font color="FF40FF">-= Chose Your npc Name =-</font></tr></td><br> <tr><td><font color="FF0066">______________________________</font></tr></td><br> <tr><td><font color="FF40FF">Chose Your npc Name</font></tr></td><br> <tr><td>Welcome, Traveler you can go Frintezza</tr></td><br> <tr><td>for 10.000 adena.</tr></td> <br> <tr><td><a action="bypass -h npc_%objectId%_Chat 30"><font color="8000C0">Frintezza room</font></a></tr> <br> <tr><td><font color="FF0066">______________________________</font></tr></td> </body> </html> 9. Now u have only to create a file that it have the id and the npc_%objectId%_Chat that u put and make in C:/yourserver/gameserver/data/html/thetypethatuputontext (the green number) for example 4444_30.html and type in this: Quote: <html> <body> <center><tr><td><font color="800080">-= Frintezza =-</font></tr></td><br> <tr><td><font color="FF0066">______________________________</font></tr></td><br><br> <tr><td><a action="bypass -h npc_%objectId%_goto 9054" msg="811;Frintezza Room"><font color="FF0000">Frintezza Room</font></a></td></tr> <tr><td><br></td></tr> <tr><td><br></td></tr> <tr><td><font color="FF0066">______________________________</font></tr></td><br> <a action="bypass -h npc_%objectId%_Chat 0"><font color="FFF080">Back</font></a> </body> </html> 10. Now u have to make a text file with this inside and u put it at C:/yourserver/sql/yourtextname Quote: insert into teleport values ('Frintezza Room , 9054, 174238, -86405 -5109, 10000, 0); 11. Execute in navicat that text to insert the value 12. Now u have only to go in ur server and spawn it That's all plz tell me if I do something wrong because I am not too good :D By Blackeye (asedese,h3Xx I have many nicknames -_-)
  20. an katalava thes na peis oti exeis provlima sto eclipse sto "pws" ta vlepeis? an einai auto isws se voithisei kapios me teamviewer alliws an den ksereis na to xeirizese toso kala psakse oso mporeis kane lathei mexri na to katalaveis kai meta kanto delete kai ksanaperna kainourio eclipse tha sou fenonte ola mia xara px gia na fenonte swsta otan kaneis checkout to svn kaneis deksi klik panw sto fakelo tou l2_gameserver -> properties kai exei oti thes na alakseis psakse sto builders
  21. ti provlima exeis? sto true? i stin topothesia?
  22. an ksanakanes install tin db tote ekei itan to thema sou. alliws ta arxeia tou server sou genikotera isws na eleipan merika.. oso gia to "dn mou exei ta java" den mporw na katalavw...gine pio safhs gia na xeis kai kaliterh apantish
  23. tha sou proteina na koitakseis to //admin menu mias kai einai idio me auto pou zitas
×
×
  • 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