Jump to content
  • 0

Make @whosell work on latest git


Question

Posted

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.

2 answers to this question

Recommended Posts

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...