Jump to content
  • 0

Increment Player's variable through Src


Question

Posted

Hello everyone,
I would like to know if it's possible to increment a character's variable, such as "ProducePoints", when successfully creating an item from the Produce command, such as Potion or crafting a Weapon.

I found the produce command, which is called upon using skills such as Pharmacy or using a Mini Furnace, in the atcommand.cpp:

 *------------------------------------------*/
ACMD_FUNC(produce)
{
	...

When successfully producing a potion, I would like to have "ProducePoints++" into the character.

I will be waiting for any help!
Thank you in advance.

2 answers to this question

Recommended Posts

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