Jump to content

Recommended Posts

Posted

Hello all

When I put BUYITEM(Scroll: Recovery (Grade D)[iD=8595],1;) in my script the character doesnt buy any scroll

 

what can i do?

 

I need fix this problem for my script or the character will have lvl 15 grade penalty

 

 

thx for any help

Posted

I found the solution

 

NPCSEL(Sara[iD=30180])

NPCDLG(Sara[iD=30180])

DELAY(2000)

DLGSEL(Buy Consumables and Minerals)

BUYITEM(Scroll: Recovery[iD=8595],15;)

 

Only delete "(Grade D)" and it fixed... my script works great now :P

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..