Jump to content
  • 0

can't received woe points


Question

Posted (edited)

Good Day anyone know i'm using callshop npc but i can't recieved woe points in woe npc

    set getd(.points$[0]), getd(.points$[0]) + .point;

 

    setarray .points$[0],"#POINTS","WoE Points";


-    pointshop    woe_shop    -1,woe_points,909:-1

woe.png

Edited by Chasewalk

2 answers to this question

Recommended Posts

  • 0
Posted
44 minutes ago, Chasewalk said:

Good Day anyone know i'm using callshop npc but i can't recieved woe points in woe npc

    set getd(.points$[0]), getd(.points$[0]) + .point;

 

    setarray .points$[0],"#POINTS","WoE Points";


-    pointshop    woe_shop    -1,woe_points,909:-1

woe.png


It should be look like this . Its very case sensitive when you do a scripting...

set #WOEPOINTS,100; // Try this first and see if it work add some value
-    pointshop    woe_shop    -1,#WOEPOINTS,909:-1

 

  • Love 1

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