Hugos Posted July 2, 2019 Share Posted July 2, 2019 I need to get the amount of money from the table and give the money to the player. addEvent("PlayerSpawn", true) function PlayerSpawn() setPlayerMoney(?, ?) end addEventHandler("PlayerSpawn", root, PlayerSpawn) Could you tell me please, as this can be done? Link to comment
iDannz [Breno] Posted July 2, 2019 Share Posted July 2, 2019 Use executeSQLQuery or dbQuery Link to comment
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