Subj : Adding credits w/baja
To   : Bigjoe
From : Angus Mcleod
Date : Thu Jan 27 2005 11:55 pm

 Re: Adding credits w/baja
 By: Bigjoe to All on Thu Jan 27 2005 20:21:00

> I want to add 1000 credits and for some reason it adds 1,024,000 credits to
> users account, and not just 1000 like I wanted, any one have any ideas about
> whats gong on.

1,024,000 is 1,000K.  Lookit:

   ADJUST_USER_CREDITS <#>
                       args: adj
   ------------------------
   This function is used to add or subtract credits from the current
   user. The 'adj' argument must be either a positive or negative number
   (in Kilobytes).  Example, to subtract 100K in credits from the current
   user:

       ADJUST_USER_CREDITS -100


Notice the "(in Kilobytes)" which by the way is *wrong* because you don't
measure Credits in bytes, Kilo- or otherwise, but in any event the number
you specify is in KiloCredits.  So you can't add 1,000 but you can add
1,024 by doing

       ADJUST_USER_CREDITS 1


---
� Synchronet � Where we BAJA Rob into writing our modules.  The ANJO BBS