Giter VIP home page Giter VIP logo

arcbank's People

Contributors

aritz-cracker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

arcbank's Issues

General Animations are bugged

When inserting a card or money, or extracting the card/money the items just yeet away and are not like in the past, without changing anything. Did reset and everything, but the card keeps flying away for some reasons, like the money does, some wierd stuff

ARCBank causing server lag

Hello,

today i found out that your addon is causing the most lag impact.

Net receiver "arcbank customatm"
in "addons/arcbank/lua/entities/sent_arc_atm/init.lua" (lines 9 to 19),
Impact: 15.25%
Executions: 2

I hope you can maybe optimize that a little.

Function "GetBalance" doesn't working.

I tried to use this function on my IceHUD.

149 | if icehud.isDarkRP --[[&& ply:getDarkRPVar("money")]]-- 
150 | then
151 |	local glo = ARCBank.GetBalance(ply, "", function(errorcode, money) end)
<•••>
163 |	draw.SimpleText( glo )

But this function doesn't working.

[hud] addons/hud/lua/autorun/client/ice_hud.lua:163: attempt to concatenate local 'glo' (a nil value)

What i did wrong and what can i do?

Bug

bonjour quand je mais votre addon sur mon serveur il me fait une erreur et je n'arrive pas a l'utilisé voici l'erreur si dessous

[ERROR] addons/arcbank-master/lua/weapons/weapon_arc_atmcard.lua:45: attempt to index global 'ARCBank' (a nil value)

  1. unknown - addons/arcbank-master/lua/weapons/weapon_arc_atmcard.lua:45

Cant add atm cracker to jobs

Well, i added the atm cracker to some jobs. . I checked multiple times.. there is nothing wrong with the code also as i wont get errors in the client or server console. I just dont spawn with it also as i cant spawn it via the context menu. . (yea i am sadmin). if i spawn it via toolgun im just getting the prop nothing more. .

I can't connect my MySQL's server to ArcBank

I've tried a lot of time to enable/disable the "ARCBank.MySQL.EnableMySQL" at the line 92 of the File "lua/arcbank/server/mysql.lua" a lot of time but it's doesn't work for me.
the MySQL's Server actually work for the DarkRP and the port 3306 is open and not blocked by the firewall .
That's the part of the file i've changed :

ARCBank = ARCBank or {}
ARCBank.Loaded = false
ARCBank.MySQL = {}
ARCBank.MySQL.EnableMySQL = false
ARCBank.MySQL.Host = "**.**.***.**"
ARCBank.MySQL.Username = "*****" 
ARCBank.MySQL.Password = "*************"
ARCBank.MySQL.DatabaseName = "darkrp"
ARCBank.MySQL.DatabasePort = 3306
ARCBank.MySQL.UnixSocket = ""

Thank's for your help ^^
(and sorry if my english is aproximative, i'm french)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.