Jump to content

Featured Replies

Posted
comment_6397

Hello, im trying make the donor points save but it wont  donor points, i'm also trying to make madnirth  buy pvp artifacts i copied everything off of ruse v2, it dind't work now mandrith wont trade.

 

PLease add my skype if you can help me deception_rsps

  • 2 weeks later...
comment_6710

Did you make sure to add the proper shit to ShopAssistant for donor point store? Also, if Mandrith wont trade, go to ActionHandler.java, search "secondClickNpc" (or "secondClickNPC")

then make sure you add the case there.

 

for that it should look like (Numbers are examples)
 

case 123:

c.getPA().openShop(1);

break;

 

That might be incorrect since it's from the top of my head, but make sure something like that.

  • 1 month later...
comment_8045
On 11/13/2016 at 4:32 PM, h20 said:

Hello, im trying make the donor points save but it wont  donor points, i'm also trying to make madnirth  buy pvp artifacts i copied everything off of ruse v2, it dind't work now mandrith wont trade.

 

PLease add my skype if you can help me deception_rsps

NPC Interaction -> Open shop 

ShopHandler -> Copy other shop such vote points and change to donator

 

  • 2 months later...

Create an account or sign in to comment