The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing VBOOKIE Cash
It shows that It starts with 500 VCash, how do I change it?
|
#2
|
|||
|
|||
ok... what do you want to change it to? reputation?
|
#3
|
|||
|
|||
100000 not 500
|
#4
|
||||
|
||||
You need to edit the database using something like phpMyAdmin and change the default value for "vbookie_cash" in the user table from "500" to the new variable you want members to have. This is the amount of vCash new members will be given when they signup.
Note you'll need to run a separate query to have this applied to existing registered users. Something like: UPDATE user SET vbookie_cash=YOUR_NUMBER WHERE usergroupid=USERGROUP_NUMBER_HERE; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|