Jump to content

To retrieve data from the database


Hugos

Recommended Posts

I need to get the amount of money from the table and give the money to the player.

hTbKU62.png

addEvent("PlayerSpawn", true)
function PlayerSpawn()
	setPlayerMoney(?, ?)
end
addEventHandler("PlayerSpawn", root, PlayerSpawn)

Could you tell me please, as this can be done?
 

Link to comment

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...