Jump to content

Recommended Posts

Posted (edited)

Proof of Donation NPC

View File

Find and change your desire

setarray .buy_id[0],607; <-- item ID

setarray .buy_co[0],10; <-- Price of donation


  • Submitter
  • Submitted
    01/05/2013
  • Category
  • Video
  • Content Author
    louigui

 

Edited by eJay
  • Upvote 1
  • 3 months later...
Posted

How can I make 2 of these NPC? I tried to, but it shows the same list of items. Already edited:

 

setarray .buy_id[0],607; <-- item ID
setarray .buy_co[0],10; <-- How many needed
  • 1 month later...
Posted

How can I make 2 of these NPC? I tried to, but it shows the same list of items. Already edited: 

setarray .buy_id[0],607; <-- item ID

setarray .buy_co[0],10; <-- How many needed

Find this ---> dyn_shop1 change to dyn_shop2 for 2nd npc

  • 3 months later...
Posted

Nice, I'm trying this out on my test server. Really simple, easy to configure, and useful.

 

One suggestion though, I think it would be better to have a pop-up window instead of bc_self announcements.

  • 8 months later...
  • 2 years later...
  • 10 months later...
Posted
On 12/29/2016 at 7:28 AM, blueleaf711 said:

setarray .buy_id[0],607; <-- item ID

setarray .buy_co[0],10; <-- Price of donation

how to use that script i get error when adding the second item :(

 

If you want to add more it will look like this but always end on this sign ; otherwise it will not work

setarray .buy_id[0],607,608,609; <-- item ID

setarray .buy_co[0],10,10,10; <-- How many needed

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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