The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#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; |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|