Jump to content
  • 0

ROK POINT SHOP


Jniko

Question


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.01
  • Content Count:  42
  • Reputation:   2
  • Joined:  03/24/17
  • Last Seen:  

Good day!

I need help with my script, I currently need an NPC which sells via ROK POINTS, or CASH POINT.

is my script correct? 

prontera,102,80,7    cashshop    Donation Consumables    811,14003:50000000,

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  72
  • Reputation:   28
  • Joined:  12/21/16
  • Last Seen:  

according to doc/script_commands.txt

<map name>,<x>,<y>,<facing>%TAB%cashshop%TAB%<NPC Name>%TAB%<sprite id>,<itemid>:<price>{,<itemid>:<price>...}

so, yes and remove  coma  , at the end

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Developer
  • Topic Count:  50
  • Topics Per Day:  0.02
  • Content Count:  763
  • Reputation:   227
  • Joined:  02/11/17
  • Last Seen:  

Yes it is correct for a cashshop :)) but i personally think it's better to use a dynamic shop with #CASHPOINT Currency :))

Edited by crazyarashi
  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

rok point shop

prontera,155,181,5	pointshop	rok Point Shop	757,#ROK_POINT,909:1,607:1

cashshop

prontera,155,181,5	cashshop	cash Point Shop	757,909:1,607:1

 

  • Upvote 2
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.01
  • Content Count:  42
  • Reputation:   2
  • Joined:  03/24/17
  • Last Seen:  

On 4/20/2017 at 11:09 PM, crazyarashi said:

Yes it is correct for a cashshop :)) but i personally think it's better to use a dynamic shop with #CASHPOINT Currency :))

how can I use the dynamic shop? do you have any sample scripts?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.01
  • Content Count:  42
  • Reputation:   2
  • Joined:  03/24/17
  • Last Seen:  

On 4/20/2017 at 11:34 PM, Cyro said:

rok point shop


prontera,155,181,5	pointshop	rok Point Shop	757,#ROK_POINT,909:1,607:1

cashshop


prontera,155,181,5	cashshop	cash Point Shop	757,909:1,607:1

 

Cyro do you know how to remove this or change the #ROK_POINTS to Points?

Capture.PNG

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