Jump to content
  • 0

all items 4slotted..


louigui0224

Question


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  139
  • Reputation:   0
  • Joined:  06/22/14
  • Last Seen:  

hi guys do you have any item_db that has all weapo is [4] slot,4armor,[4]garments,[2]shields and [4] for accessories....thanks.....

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

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

On 2/15/2017 at 10:23 PM, louigui0224 said:

if you have any guide how to do it manually...

change the slot value to 4 in item_db

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   110
  • Joined:  01/30/13
  • Last Seen:  

1 hour ago, Emistry said:

change the slot value to 4 in item_db

And in clientside you need to change the slotcount in iteminfo.lua (if you use 2012+ clients) or itemslotcounttable.txt (if you use x-ray clients)

Edited by FXFreitas
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  139
  • Reputation:   0
  • Joined:  06/22/14
  • Last Seen:  

thank you @Emistry but is there any simple way to do that?? because we know there's a bunch of items or equipments... anything like notepad++ or in src?? so on and so for?

Link to comment
Share on other sites

  • 0

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

6 hours ago, louigui0224 said:

notepad++

you can use the regular expression method to find and replace it.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  139
  • Reputation:   0
  • Joined:  06/22/14
  • Last Seen:  

@Emistry what do you mean with the regular expression?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   1
  • Joined:  08/09/15
  • Last Seen:  

On 2/18/2017 at 1:33 AM, FXFreitas said:

And in clientside you need to change the slotcount in iteminfo.lua (if you use 2012+ clients) or itemslotcounttable.txt (if you use x-ray clients)

hye sir, may i know how to know what client i use? because there was a file item_db i already change it but no effect. In grf also i already alter the itemslotcountable and  idnum2itemdesctable  also no effect. i dont know whats wrong with my server becoz i download it ready made by person

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  354
  • Reputation:   110
  • Joined:  01/30/13
  • Last Seen:  

you know the client version by the date in the hexed name (like 2014-10-22bragexexe.exe).

If you already renamed it, open the clientinfo.xml and check the clientversion (will be a number, like 45 or anything else)

Go to packet_db in db folder and find the line with this number and the client date.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.02
  • Content Count:  106
  • Reputation:   1
  • Joined:  09/24/19
  • Last Seen:  

On 18/2/2017 at 1:09, Emistry said:

puede usar el método de expresión regular para encontrarlo y reemplazarlo.

 

Can you show an example of how to do it? (with photos it would be perfect)

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  283
  • Reputation:   76
  • Joined:  06/13/13
  • Last Seen:  

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  25
  • Topics Per Day:  0.01
  • Content Count:  928
  • Reputation:   170
  • Joined:  04/05/13
  • Last Seen:  

Use SDE >> Edit >> Replace all >> Edit field slot. (Do for both server and client sided)

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