Jump to content
  • 0

Cash Points


victorfa1

Question


  • Group:  Members
  • Topic Count:  53
  • Topics Per Day:  0.01
  • Content Count:  126
  • Reputation:   1
  • Joined:  09/14/12
  • Last Seen:  

How do i add cash points to someone? is #cash charname ammount? or i need to log in the player account to do it?

or can i do it via MySQL?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2351
  • Joined:  10/28/11
  • Last Seen:  

use a GM Character ....

#cash <name> <amount>

you can also do it in SQL / NPC / etc......

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

#cash "<character name>" <amount>

You only have to put "" if the character name has space in between.

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


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

You can also add a cash points thru phpmyadmin

go to `global_reg_value` then click 'Insert'

for String = #CASHPOINTS

for Account ID = Account Id that you want to be put a cash points

and amount.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  4
  • Reputation:   0
  • Joined:  11/09/12
  • Last Seen:  

You can also add a cash points thru phpmyadmin

go to `global_reg_value` then click 'Insert'

for String = #CASHPOINTS

for Account ID = Account Id that you want to be put a cash points

and amount.

Example please ? and which is to leave it blank ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  29
  • Topics Per Day:  0.01
  • Content Count:  566
  • Reputation:   34
  • Joined:  11/17/11
  • Last Seen:  

You can also add a cash points thru phpmyadmin

go to `global_reg_value` then click 'Insert'

for String = #CASHPOINTS

for Account ID = Account Id that you want to be put a cash points

and amount.

Example please ? and which is to leave it blank ?

Yep, leave it all blank, just this 3 only.

string box : #CASHPOINTS
account_id: the account id you want to get cash points
value: the value of cash points

Edited by Jezu
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...