The Arcive of vBulletin Modifications Site. |
|
points storage Details »»
|
|||||||||||||||||||||||||
where are the points / cash stored in the user table?
Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
vbbux and vbbank
If you are making an addon to support vbBux / vbPlaza, please use the variables.. Code:
$vbulletin->options['vbbux_pointsfield'] and $vbulletin->options['vbbux_bankfield'] |
|
#3
|
|||
|
|||
|
What is the difference b/w the two fields?
|
|
#4
|
|||
|
|||
|
1 is for the points on hand, and the other is for the points in the bank.
-CMX |
|
#5
|
|||
|
|||
|
Ah. Thanks
|
![]() |
|
|