Jump to content

[REL]The Bank System !


PaiN^

Recommended Posts

Posted (edited)

Hi every one

:)

Today i finished working on my mode :

.: The Bank System :.

It's a system used to save your money in game, Where you can draw and deposit your money to your account ..

*. You must be registered and logged in to use it ( Because it uses account data ) .

*. The account name is your username NOT changable, But your free with your password .

*. Your password must be longer than 5 and shorter than 20 .

*. The GUI opens with F2 button or /bank command, Changable and removable .

* You can change all the setings in the BS_client.lua file .

* Report any bug, comment any idea or opinion, Rate as you like =D .

And before i forget, The Download link :

~{ https://community.multitheftauto.com/index.php?p=resources&s=details&id=6934 }~

**-----------------------------------------------------**

New Version 1.5 is Relised !

Features :

* SQL Database :

You can select the username that you want, Your bank Account Is saved in SQL and not Account Data .

* Serial Check :

If it's your first time, You can't access untl you register, And then next times, You can immediately login .

* New GUI's :

New GUI's smaller and more organized and easier to deal with .

Don't miss it, Go check it =D

Download :

~{ https://community.multitheftauto.com/index.php?p=resources&s=details&id=6934 }~

Regardes,

#Pai_[N]

Edited by Guest

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

Posted
Good Job !

Thanx ^^

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

Posted

Great Script

it's useful ,

Keep it Up Pain !

- New , Kill System

- New, GameMode Intro

- Leve / Exp System

- New nametag showing style

- New , Hud For Players

- Skin Selection from SA-MP

- Money System / Buy Weapons

- Drop Weapons

- New, Flood System

- New , Group Assign

- Gun license For Weapons

- Random Rule System For Money

Posted

Good script! And I don't think this matters but the correct way to show money is by putting the $ sign before the amount. Example: $500

anim_05f0aed7-5366-1024-9de0-f07365d770cc.gif
Posted
Nice, good job releasing it.

But you could have made the GUI little bit smaller, there's too much unused space.

+1 and set more transparency, if you want obviously.

But... Good script!

State: Inactive

Posted (edited)

goog script but you can use and this

-- Convert Number 
function convertNumber ( number )   
    local formatted = number   
    while true do       
        formatted, k = string.gsub(formatted, "^(-?%d+)(%d%d%d)", '%1,%2')     
        if ( k == 0 ) then       
            break    
        end   
    end   
    return formatted 
end 

to know more about the ConvertNumber look this: https://wiki.multitheftauto.com/wiki/ConvertNumber

to convert money to see it like: ( your money: 99,899,999) and no 99899999

and add the $ firts then the money Example: $99,899,999

Edited by Guest

Giving a Fuck? Nope, That isn't in My Skill Set

castie11.png

Posted

Thanx for replays, opinions and ideas guys ...

I truly appreciate it ^^

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

Posted
Good work, but the GUI doesn't seem to be real professional to me, no offence, but nice job anyways :D

Thanx for your honest replay ^^ .

+ New version is relised v1.5 ( check main post ) ...

" Keep Thinking Different . " - Steve Jops

--------------------

Don't send me PMs asking for help, I Won't reply !

  • 3 weeks later...
Posted

Cool thx and just 1 question where do i put the script when i download it,And how do i but it like in a cilender when someone steps in it the gui opens

Education Is the most powerfull thing in the world,

So use it well and Use it to change the world

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...