Jump to content
  • 0

forge item is slotted


Kariton Revolution

Question


  • Group:  Members
  • Topic Count:  161
  • Topics Per Day:  0.04
  • Content Count:  429
  • Reputation:   5
  • Joined:  11/21/11
  • Last Seen:  

 how can i make all forge items is still slotted when it forge by blacksmith skill

 

E.g: 
knife[4]

Very very very strong fire knife [4]- still slotted 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2351
  • Joined:  10/28/11
  • Last Seen:  

that's currently not possible.

 

all the forged information such as "very very very" or "element" or "creator id" is stored within all the 4 slots of the weapon.

 

it might be possible if you could find a way to revamp how these information store or retrieve by the server.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  47
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   46
  • Joined:  03/27/13
  • Last Seen:  

 how can i make all forge items is still slotted when it forge by blacksmith skill

 

E.g: 

knife[4]

Very very very strong fire knife [4]- still slotted 

 

Actually the item ID being used on making VVS weapons is the 3rd line on their ID.

 

Example the knife:

 

item_db.txt

1201,Knife,Knife,5,50,,400,17,,1,3,0xFE9F7EEF,7,2,2,1,1,1,1,{},{},{}
1202,Knife_,Knife,5,50,,400,17,,1,4,0xFE9F7EEF,7,2,2,1,1,1,1,{},{},{}
1203,Knife__,Knife,5,50,,400,17,,1,0,0xFE9F7EEF,7,2,2,1,1,1,1,{},{},{}

You see item # 1203 has no slot and every weapon that could be refined as VVS has them too. Now try putting a slot on it and try making a VVS knife.

 

EDIT: NVM it doesn't work, Emistry's right lol.

Edited by Scylla
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   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...