Jump to content

Recommended Posts

Posted

hello there.

1)when i am going to navicat to insert a new custom it says me that u cannot doublicate and something like this.

i thing that it already exists..what can i do?.

2)an other prob..... is that i need to decrease skills reuse or skills casting time.how can i do it?

3)one more question...how can i add a skill to a class...? ex.:someone makes a bd and at 20 lvl he takes greater might when he does the quest or at 1 level he has it greater might or whatevet...

4)how can i make someone when he reaches at a number of pvps taking a skill?:ex:super haste lvl1.?(i already have pvp color system)

5)and one more....i have this prob. http://img39.imageshack.us/my.php?image=shot00002xcl.jpg

some weapons are not shadow weapons but...they are being disapeared lol.

and what can i do with this:NoItemName? i mean....i want to rename it with its real name as u see at the red words

 

Ps:i took these buffs cuz i wanted to check some things.

Ps2:if u want to say something like "are u stupid?"or"stupid ideas" GTFO or just go to spam somewhere else.

 

 

Posted

that means that the weapon has been insterted to the database alrady so you dont need to add it again

Posted

hello there.

1)when i am going to navicat to insert a new custom it says me that u cannot doublicate and something like this.

i thing that it already exists..what can i do?.

2)an other prob..... is that i need to decrease skills reuse or skills casting time.how can i do it?

3)one more question...how can i add a skill to a class...? ex.:someone makes a bd and at 20 lvl he takes greater might when he does the quest or at 1 level he has it greater might or whatevet...

4)how can i make someone when he reaches at a number of pvps taking a skill?:ex:super haste lvl1.?(i already have pvp color system)

5)and one more....i have this prob. http://img39.imageshack.us/my.php?image=shot00002xcl.jpg

some weapons are not shadow weapons but...they are being disapeared lol.

and what can i do with this:NoItemName? i mean....i want to rename it with its real name as u see at the red words

 

Ps:i took these buffs cuz i wanted to check some things.

Ps2:if u want to say something like "are u stupid?"or"stupid ideas" GTFO or just go to spam somewhere else.

 

 

1 - modify the sql file , change "INSERT INTO ..." to "REPLACE INTO .."

2 - Search the skill ID with alt+g in-game , go to it in gameserver/data/stats/skills and you'll figure it out (something like cast time , cast reuse)

3 - I really have no ideea :)

4 - You need to have it in your pack , it's not something that you can do on every pack .

5 - Edit itemname-e.dat , using L2 File Edit (make sure you download it for your client version)

Posted

1 - modify the sql file , change "INSERT INTO ..." to "REPLACE INTO .."

2 - Search the skill ID with alt+g in-game , go to it in gameserver/data/stats/skills and you'll figure it out (something like cast time , cast reuse)

3 - I really have no ideea :)

4 - You need to have it in your pack , it's not something that you can do on every pack .

5 - Edit itemname-e.dat , using L2 File Edit (make sure you download it for your client version)

5,the prob is that i have it  in the itemname -e.dat.and is it still named "noitemname"

btw u helped me very much.

Posted

5,the prob is that i have it  in the itemname -e.dat.and is it still named "noitemname"

btw u helped me very much.

 

Then , change it's id . Instead of 0000(example) change it to 70005 (example) . Do it in the itemname-e , weapongrp , and into the SQL file (delete all the rows in the sql , except that weapon) . Then copy-paste itemname and weapongrp to system , and execute the sql file . It should work .. :p

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...