Jump to content

d0ds™

Members
  • Posts

    671
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by d0ds™

  1. I got this message during log in! after enter the world i got this error! OOG 11:08:40 PACKET ERROR - [00][4C6497]
  2. Ty so much! its a good mod! downloading!
  3. LOl, in my server, I will get ban if I use it in town? cuz it Obvious an exploit
  4. exactly. texture from systexture of your l2directory.
  5. tnks man, but i got disconnected when i use it! or I wait long time during log in!
  6. what is your class exactly?
  7. Don't Mind the text! cuz' I haven't upload latest char of mine!
  8. I see strike's OS in a video tutorial of how to set l2jfree server, its x64 vista,!
  9. Gracia Part 2 Overlord. huge p.def increase resistance when take a damage, (passive) no elemental attributes debuff absorbed HP cp restore self buff!
  10. try organize your weapongrp.dat or itemname-e.dat, example you use ID 1-5000 then u add 7000-8000, sometime this is the reason why error loading l2 client. try continue 5001-6000! and take note, itemname-e.dat have two section name for armor and name for weapon example 17-1500 is armor then after 1500, 1-2300 is for weapon names ex. 17 square shirt a, a, a, ... ... 1500 dynasty breastplate a, a, a, 1 wooden sword a, a, a, a, .. ... ... 2300 Platinum Cleaver Top Weapon a, a,Top weapon.\0 a, a, a,
  11. I did many times, the same problem!
  12. id of the GameServer! example bartz id = 1~! edit you set.ini [1]Bartz;[2]Zeghadt; or if what gameserver used by the server you want to log in
  13. I got, IP, port, and protocol, I pass login server, and I see the map, mobs, player but, such time I use to walk, DC and message, packet error!
  14. hello! can I do this to Gracia Part 2 or Final? cuz i have problem same as to "ave20"
  15. This guide is for the basic on how to insert First thing you will need to do is to compare the format of each column to the new custom item that you have downloaded, I used MS Excel. Example I have Volcano Weapon from “Kazeno (volcano weapons)”, shown in the figure below. The Interlude Column in the Figure below do not match the Gracia Part 2 Column. CLIENT SIDE Align the Interlude table format into the Gracia Part 2 Format, All tables and columns must be aligned and match specifically to the Gracia Part 2 table format Now after aligning those sell or column of the two tables which is “Interlude to Gracia Part 2” You can copy the row 4 of the MS Excel and paste to notepad, and add it to to your “weapongp.dat” and save it, Add “weapon texture to SysTexture folder. SERVER SIDE Edit Server side of the volcano weapon or add new data in your SQL. Result: Interlude made weapon Successfully imported into Gracia Part 2! Credit to: Kazeno (volcano weapons) Server by: Strike Tanks for sharing!
  16. OK, this isn't to hard to make, first you will make a plan on how or what custom you will add in your off server, ==== 1st. you will decide what ID's you will used in order to avoid conflict or duplicate ID's ex. you will add custom Epic Shield this armor is belong to the weapon group. you will see if what available ID's in your SQL Database you will use, in my Server the last ID is 711883, so i use ID in Epic Shield "711884", now your done deciding what ID you will use. Its important to know the available ID so that your new custom will be added successfully. ==== 2nd. now, for example you are downloaded Epic Armors, which is ID's are not conflict to your SQL database and client side, you can use their ID, instead of doing or making new ID's, just like I said in 1st, at first if you do SQL update, example executing or INSERTING new data in your database, sometimes you encounter some ERRORS, ==> Error inserting 711883, "Epic Shield", "Shield" etc.. these because the compatibility issue. In this problem this is column problem in your database tables. You will need to compare some database table example: "weapon.sql", to your new downloaded packs, you can count the number of column to your new packs, then add column, before INSERTING data in weapon.sql or any tables. ==== 3rd. if you successfully INSERTING new data in your database, you will need to add some files that belong to the Server Side Folders. next is Client Side. ==== 4th. Client side you are sure that ID in data in Sql is the same in your client side data. you will use "L2File Edit" this small application is use to edit *.dat files and some other system files of L2 system clients. and with this application you can insert new packs, example your new downloaded "Epic Armors"........
  17. guys please share to me the texture names of the icon and images in l2clients, and how to find them, I just want to embed icon and images from system textures to HTML window of NPC and welcome! or post here the thread link if it exist! Thanks To every body who is willing to help!
×
×
  • Create New...