k0ed298 Posted July 10, 2012 Posted July 10, 2012 i did /addatm and i cant deposit money. Whats the cmd for a atm where u can deposit money.
Jaysds1 Posted July 10, 2012 Posted July 10, 2012 Sorry but we don't know what resource you are using, plus in real life, we can't deposit money in an ATM.
k0ed298 Posted July 10, 2012 Author Posted July 10, 2012 Sorry but we don't know what resource you are using,plus in real life, we can't deposit money in an ATM. Im using like vedic/vg scripts. You can on these scripts , i just need the cmd for it
k0ed298 Posted July 10, 2012 Author Posted July 10, 2012 Well if you have the code, why are you asking us? i need the code/cmd for it thats what i said.
robhol Posted July 10, 2012 Posted July 10, 2012 That's not a scripting issue. What do we know about random resources?
Jaysds1 Posted July 10, 2012 Posted July 10, 2012 That's not a scripting issue. What do we know about random resources? , sorry k0ed, but your going to need to search for it through scripts.
Phoenix-Roleplay Posted July 13, 2012 Posted July 13, 2012 Somewhere in the code there is an issue in the cmd itself, it checks for a previous ATM and if one doesn't exist it won't be able to create it, mark-out this part in the script temporarily and create a ATM, and then unmark the part in the code. You need it there as it keeps the ATM's in order (Ex. if you create ATM 69 and delete 68 your next ATM will be ID 68, then 70) EDIT: If the ATM's are being made but they can not deposit, default in the SQL it is set to where `deposit` = 0, just edit the ATM's you want to deposit into and change `deposit` to 1 from 0. P.S. I wasn't sure if your ATM's were being made or if they just were not being able to deposit into. Hope that helps!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now