Jump to content
  • 0

Make @whosell work on latest git


ItsRas

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  03/08/15
  • Last Seen:  

Hello rA dev,

So I am trying to implement this @whosell and @jumptosell from @Cookie-rae

These are the link where I get it:

@whosell https://github.com/coookie1010/Server-Patches/blob/main/rA-whosell.diff

@jumptowhosell https://github.com/coookie1010/Server-Patches/blob/main/rA-jumptosell.diff

I already tried many ways to fix this issue but I always fail to make it work...

I believe I followed the instructions well on how to implement it but I always get this error/

Image

I already tested to change the  itemdb_searchname to;

itemdb_searchname1

and

itemdb_searchname_array (I got this idea from @idsearch)

and even this way

itemdb_searchname_array(item_array, MAX_SEARCH, item_name);

and also test this fix (Someone suggest me to replace  --struct item_data *item_data;;

++struct item_data *item_array[MAX_SEARCH];

Unfortunately, it didn't work and gave me more errors kek. Though I appreciate that guy who helped me.

 

I am hopinh someone can help me fix this.

Thank you in advance.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  208
  • Reputation:   22
  • Joined:  01/14/13
  • Last Seen:  

Hello, 

I already update the whosell source please try it and give me feedback.
https://github.com/coookie1010/Server-Patches/blob/main/rA-whosell.patch

Thank you.

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  30
  • Reputation:   0
  • Joined:  03/08/15
  • Last Seen:  

@Cookie-rae Thanks so much for updating the code. Appreciate it, bro!

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