Jump to content

Nightw0lf

Legendary Member
  • Posts

    3,029
  • Joined

  • Last visited

  • Days Won

    86
  • Feedback

    0%

Everything posted by Nightw0lf

  1. 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
  2. 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
  3. 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
  4. to start location ginete kai apo tin sql tha to valeis sta arxika class
  5. ston PinaePpLe anaferomai ...
  6. 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
  7. [EXAMPLE] sta ellinika paradeigma
  8. 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 #
  9. den eimai offtopic sou lew tin gnwmh mou gia auto pou eipes sto thred an thes min me akous apla..
  10. 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 ;)
  11. mia eteria mporei na sikosei kosmo ews kai 600-800++ atoma arkei to pack kai to optimize tou server sou na einai "kalo"
  12. 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 -_-)
  13. 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
  14. ti provlima exeis? sto true? i stin topothesia?
  15. 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
  16. tha sou proteina na koitakseis to //admin menu mias kai einai idio me auto pou zitas
  17. exeis sfalmata stin konsola?an oxi tote einai client provlima to system sou tha ftaiei. auto pistevw egw an thes perimene gia mia defteri gnwmh
  18. change key from sql not in count but in color so can make same counts in pvp and pk etc:pvp 50 /pk 50
  19. <for> <set val="281" order="0x08" stat="pAtk"/> p atack <set val="132" order="0x08" stat="mAtk"/> m atack <set val="8" order="0x08" stat="rCrit"/> <add val="-3" order="0x10" stat="accCombat"/> <set val="325" order="0x08" stat="pAtkSpd"/> <enchant val="0" order="0x0C" stat="pAtk"/> +poso thes otan ginei enchant +1 (i an ginei apo +6 kai panw den thimame kala testareto) <enchant val="0" order="0x0C" stat="mAtk"/> -||- </for> auto edw tha to vreis gia epilogue sto data\stats\weapon\ apo edw anevazeis oti thes kai me to site pou sou edwse o RefuelGozos tha deis ti allo mporeis na kaneis ekei mesa
  20. dokimase auto
  21. 1 i diafora apo auto pou apantisa me auto pou apantises pia itan? 2 pou me ekanes report? afou to ksereis giati den mas les oti elenkses ta imports sou? -.-
  22. alakse to item name apo to system sou einai 100% i adeio i lathos coded isws kai to armorpg i to weap. ektos an exeis minimata lathous stin konsola
  23. an ksereis na kaneis edit ta tables den tha sou einai diskolo... den tha mporoun an pirakseis ta passwords sto export/import
  24. opos eipa kai sto prwto post se parakalw des kalitera ti grafw... data | \_ ->pathnode [arxeia] | \_ ->geodata [arxeia] ena apo auta einai to geo_index.txt pou prepei na periexei auta: 12_24 12_25 13_24 13_25 14_24 14_25 15_18 15_19 15_20 15_21 15_22 15_23 15_24 15_25 15_26 16_10 16_11 16_12 16_14 16_15 16_16 16_17 16_18 16_19 16_20 16_21 16_22 16_23 16_24 16_25 16_26 17_10 17_11 17_12 17_13 17_14 17_15 17_16 17_17 17_18 17_19 17_20 17_21 17_22 17_23 17_24 17_25 17_26 18_10 18_11 18_12 18_13 18_14 18_15 18_16 18_17 18_18 18_19 18_20 18_21 18_22 18_23 18_24 18_25 18_26 19_10 19_11 19_12 19_13 19_14 19_15 19_16 19_17 19_18 19_19 19_20 19_21 19_22 19_23 19_24 19_25 19_26 20_10 20_11 20_12 20_13 20_14 20_15 20_16 20_17 20_18 20_19 20_20 20_21 20_22 20_23 20_24 20_25 20_26 21_10 21_11 21_12 21_13 21_14 21_15 21_16 21_17 21_18 21_19 21_20 21_21 21_22 21_23 21_24 21_25 22_10 22_11 22_12 22_13 22_14 22_15 22_16 22_17 22_18 22_19 22_20 22_21 22_22 22_23 22_24 22_25 22_26 23_10 23_11 23_12 23_13 23_14 23_15 23_16 23_17 23_18 23_19 23_20 23_21 23_22 23_23 23_24 23_25 23_26 24_10 24_11 24_12 24_13 24_14 24_15 24_16 24_17 24_18 24_19 24_20 24_21 24_22 24_23 24_24 24_25 24_26 25_10 25_11 25_12 25_14 25_15 25_16 25_17 25_18 25_19 25_20 25_21 25_22 25_23 25_24 26_11 26_12 26_14 26_15 26_16 stin ousia mesa se auto to txt tha grapseis auta ta noumera GOT IT?
  25. window->preferences->java->installed jres "search" kai gg
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..