Raised This Month: $51 Target: $400
 12% 

[CS:S/CS:GO] CSS Bank (including MySQL support) v1.6.6


Post New Thread Reply   
 
Thread Tools Display Modes
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 04-03-2011 , 06:00   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #241

Quote:
Originally Posted by rautamiekka View Post
A way could be to handle the numbers as strings. That'll be pretty much of work, though.
Gave it a thought and got how it's done in practise, I think, just explaining is another story.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
Diedy
Member
Join Date: Apr 2010
Old 04-03-2011 , 07:11   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #242

okey also wäre sehr schön wenn man da an die limit was machen könnte ich wäre euch für jede erweiterung dankbar da ich sehr beeidruckt bin von euer bank für unsere gamer ist das wie ein rank wer mehr geld hat un so weiter. was vieleicht auch eine schöne idee wären auszeichnungen die man auch den webinterface sehen kann und in gameserver das geld resetet wird aber eine bestimmte auszeichnung erhät wo man vieleicht unter say:top sehen kann also wie eine upgrade funtkion nun ja hätte da viele coole ideen.


okey would be very nice if you going to do to limit what I could be grateful to you for each extension as I am very beeidruckt from your bank to our gamer is like a rank who has more money un so on. would be what maybe a nice idea awards you see the webinterface can and in game server that is resets money but a particular award parties during which you maybe in say: see top can therefore how upgrade funtkion now so would have as many cool ideas.
Diedy is offline
Miraculix
Senior Member
Join Date: Dec 2009
Location: Germany
Old 04-03-2011 , 07:57   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #243

@ rautamiekka: I think handle as floats will be the better way as handle as strings.

@ Diedy: sth. like awards will not find the way in the main bank plugin. maybe it will be an addon or sth. else

@ all: If I find the time I will look how to raise the limit.
__________________
greeetz Miraculix ;-)
Miraculix is offline
Maxamps
New Member
Join Date: Apr 2011
Old 04-03-2011 , 11:09   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #244

Hello, I have this error

L 04/02/2011 - 18:01:14: Info (map "de_prodigy") (file "errors_20110402.log")
L 04/02/2011 - 18:01:14: [cssbank.smx] [CSS Bank] Query failure: Unknown column 'last_accountuse' in 'field list'
L 04/02/2011 - 18:01:14: [cssbank.smx] [CSS Bank] Query: UPDATE css_bank SET amount = 4000, auto_deposit = 0, auto_withdraw = 0, plugin_message = 1, player_name = 'Pantera', hide_rank = 0, last_accountuse = 1301752874 WHERE id = 6;
L 04/02/2011 - 18:017: [cssbank.smx] [CSS Bank] Query failure: Unknown column 'last_accountuse' in 'field list
Maxamps is offline
Miraculix
Senior Member
Join Date: Dec 2009
Location: Germany
Old 04-03-2011 , 13:03   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #245

read first post:

Quote:
Update from v1.3.2 to v1.4:
1. backup the cssbank.cfg
2. proceed normal installation
3. merge config changes
4. reload the plugin or change map or restart server
5. execute server command "css_bank_update"
6. and it's better to change map after update to minimize data loss

If you are using mysql, you can instead of point 5 and 6 also run:
"ALTER TABLE `css_bank` ADD `last_accountuse` int(64) NOT NULL;ALTER TABLE `css_bank` ADD `last_bankreset` int(64) NOT NULL;UPDATE `css_bank` SET `last_accountuse` = UNIX_TIMESTAMP();UPDATE `css_bank` SET `last_bankreset` = UNIX_TIMESTAMP();"
in your db.
__________________
greeetz Miraculix ;-)
Miraculix is offline
Diedy
Member
Join Date: Apr 2010
Old 04-10-2011 , 05:03   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #246

Wolte they ask again how do I get the cash out limit. ?

wolte sie nochmal fragen wie ich das geld limit raus bekomme. ???

http://85.131.163.238/cssbank/index.php?game=css
Diedy is offline
Miraculix
Senior Member
Join Date: Dec 2009
Location: Germany
Old 04-11-2011 , 13:42   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #247

There's no way at the moment. I need to rewrite the plugin to increase the limit. Without any limit it won't be possible at all...

For Diedy: Das geht im Moment nicht. Ich muss erst das Plugin umschreiben damit ich das Limit erhöhen kann. Ganz ohne Limit geht es eh nicht...
__________________
greeetz Miraculix ;-)
Miraculix is offline
Masshypnosis
Junior Member
Join Date: Jan 2010
Old 04-18-2011 , 06:41   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #248

Hi, ich finde dieses Plugin einfach nur vom feinsten. Echt sehr gute Arbeit, aber irgendwie gibt es so den ein oder anderen Bug. Vielleicht kennst du die schon.
Wenn meine Spieler im Chat ein Minus eingeben z.b. !deposit -120000 haben sie auf der Bank genau diese Summe. Und manchmal spinnt das System und speichert die Werte nicht ab oder es sind ein paar Bankaccounts resetet.
Masshypnosis is offline
Ares Veteran
Senior Member
Join Date: Jul 2010
Location: Hungary
Old 04-20-2011 , 03:14   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #249

Quote:
Originally Posted by Masshypnosis View Post
Wenn meine Spieler im Chat ein Minus eingeben z.b. !deposit -120000 haben sie auf der Bank genau diese Summe.
That's not working on my server. I does not have this bug.

Quote:
Originally Posted by Masshypnosis View Post
Und manchmal spinnt das System und speichert die Werte nicht ab oder es sind ein paar Bankaccounts resetet.
I have this too. This is maybe coused by server/player lag?
__________________
P.M.C Clan
pmcfighters.co.nr


Last edited by Ares Veteran; 04-20-2011 at 03:18.
Ares Veteran is offline
Send a message via MSN to Ares Veteran
Masshypnosis
Junior Member
Join Date: Jan 2010
Old 04-20-2011 , 06:28   Re: [CSS] CSS Bank (including MySQL support) v1.4.2 (updated 03-24-2011)
Reply With Quote #250

Mhm....

Do you use mysql or sqlite? I can´t install mysql on my server, i had installed it before 6 month and my server starting lagging, because i have 5 publicserver... And if I install a serverbank for all these 5 Publics then it´s starting to lagg because on my server about 1000 players join and leave in one day...

Sry for bad english ^^.

What do you have for settings (limit)?
Maybe my settings are wrong.
Masshypnosis is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode