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

Simple Vault Bank - Save your money automatically!


Post New Thread Reply   
 
Thread Tools Display Modes
oxygen935
Veteran Member
Join Date: Jun 2012
Location: Athens, Greece
Old 04-28-2013 , 08:24   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #11

Please Add MySql Database support?
__________________
Quote:
Originally Posted by quark View Post
You're a genius
Stopped any pawn work cause of university for computer science
oxygen935 is offline
Send a message via Skype™ to oxygen935
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 04-28-2013 , 08:33   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #12

If you can give me a good reason for doing this.
__________________
Kia is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-28-2013 , 08:40   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #13

You forgot to close the vault at map end, gonna makes problems.
Also, you save load money lot of time when it is useless, you should only save when game is restarting and when player is disconnecting, and only load when startmoney os proceeded (for that last reason i gave you the startmoney link).
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 04-28-2013 , 09:07   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #14

Doesn't work for me :

PHP Code:
public Event_TextMsg_Restart()
{
    new 
players[32], pnumtempid
    get_players
(playerspnum"a"); 
    for( new 
ii<pnumi++ ) 
    { 
        
tempid players[i];
        
save_user_money(tempid)
    }    
}

public 
client_startmoney(idmoney)
{
    
load_user_money(id)
    return 
g_iMoney[id]

__________________
Kia is offline
FanatikSVK
Member
Join Date: Aug 2012
Location: Slovakia
Old 04-28-2013 , 12:20   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #15

N1ce ;)
__________________
FanatikSVK is offline
Send a message via Skype™ to FanatikSVK
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 04-28-2013 , 12:47   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #16

Btw i think in next version you should make players can have infinite money (Via cvar maybe better) and make an menu for players can transfer money to each others ;)
__________________
Jhob94 is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 04-28-2013 , 13:17   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #17

Quote:
Originally Posted by Kia View Post
If you can give me a good reason for doing this.
Then it would be possible to show how much players have money with .php script
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 04-28-2013 , 13:26   AW: Simple Vault Bank - Save your money automatically!
Reply With Quote #18

You need to use Server Cvars Unlocker to have more than 16k.
For sending money you can use TradeMoney.
I want this plugin as simple as possible.
__________________

Last edited by Kia; 04-28-2013 at 13:27.
Kia is offline
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 04-28-2013 , 13:31   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #19

That was reason for making sql version
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.
jonnzus is offline
sami_spt
Veteran Member
Join Date: Sep 2012
Location: I<3 pussy cats
Old 04-28-2013 , 14:38   Re: Simple Vault Bank - Save your money automatically!
Reply With Quote #20

maybe make in the next version a top15 for the top 15 players who have the most money,

example:
PHP Code:
NAME                   STEAM ID             MONEY
1.JOHN              STEAM
:0:12345          92221232
2.JACK            STEAM
:0:54321          61232    
3.
4. 
and so on.

Last edited by sami_spt; 04-28-2013 at 14:39.
sami_spt 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 19:25.


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