Raised This Month: $ Target: $400
 0% 

Bank System Nvault/SQL Support


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
sigerman
Senior Member
Join Date: Aug 2013
Location: Argentina, Bs.As.
Old 04-11-2022 , 17:46   Re: Bank System Nvault/SQL Support
Reply With Quote #1

It works, thanks

I was testing the plugin and I've found out that donate and reset options in the menu does not give a respone in case you have access to It

It would be nice also, to save by ip and name in the mysql option

It is a very well done plugin, I will use It on my servers, I apreciate your work!

Quote:
Originally Posted by Supremache View Post
I will fix it in the next version but for now replace this:

PHP Code:
formatexszQuerycharsmaxszQuery ), "CREATE TABLE IF NOT EXISTS `%s` (ID INTEGER PRIMARY KEY AUTOINCREMENT,\
            `SteamID` VARCHAR(%i) UNIQUE, `Cash` INT(%i) NOT NULL);"
g_iSettingsSQL_TABLE ], MAX_AUTHID_LENGTHMAX_CASH_LENGTH ); 

PHP Code:
formatexszQuerycharsmaxszQuery ), "CREATE TABLE IF NOT EXISTS `%s` (`SteamID` VARCHAR(%i) NOT NULL,\
            `Cash` INT(%i) NOT NULL, PRIMARY KEY(SteamID));"
g_iSettingsSQL_TABLE ], MAX_AUTHID_LENGTHMAX_CASH_LENGTH ); 
sigerman is offline
Supremache
Veteran Member
Join Date: Sep 2019
Location: Egypt
Old 04-12-2022 , 10:37   Re: Bank System Nvault/SQL Support
Reply With Quote #2

Quote:
Originally Posted by sigerman View Post
I was testing the plugin and I've found out that donate and reset options in the menu does not give a respone in case you have access to It
Check the config file.

Quote:
Originally Posted by sigerman View Post
It would be nice also, to save by ip and name in the mysql option
I will
__________________
Youtube.com/Supremache

Bank System [Nvault - SQL Support]
VIP System
  • If you think it's that simple, then do it yourself.
Supremache is offline
Reply


Thread Tools
Display Modes

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 09:52.


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