Quote:
Originally posted by Roxie
argh! Now the only problem I have is that it won't let me steal. It always says I am too young. I have it set so that the thief has to have at least $5. I have that and it still won't let me steal.
|
There is a limit:
Quote:
if ($bbuserinfo[posts]<100 ) { // don't allow new users to steal -- they need to have more than 100 posts!
|
It's from my board exptrience.
User need to have 100 posts before to steal.
Because some users can create special new account to steal!
You can change it.