Jump to content
  • 0

Get instance point when finishing the instance


Rizz

Question


  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  07/29/17
  • Last Seen:  

Hi, I have a concept about a shop which use instance point as a currency, player will get the instance point after finishing certain instance. I would be grateful if someone would provide me the script or instruct me on how to make it. Thanks in advance.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  107
  • Topics Per Day:  0.02
  • Content Count:  770
  • Reputation:   69
  • Joined:  02/10/12
  • Last Seen:  

just Add this script when player finish the instance

setd #INSTANCEPOINTS, #INSTANCEPOINTS+ 100;

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  31
  • Topics Per Day:  0.01
  • Content Count:  72
  • Reputation:   0
  • Joined:  07/29/17
  • Last Seen:  

19 minutes ago, LearningRO said:

just Add this script when player finish the instance

setd #INSTANCEPOINTS, #INSTANCEPOINTS+ 100;

Thanks brother, I forgot about this possibility. Thank you so much for helping ?

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