• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] [HELP]How to Retrieve and Use Values from MySQL Database in SA-MP Server?
#3
Use mysql_query or cache_get_field_content in OnPlayerConnect to fetch data, then show it with ShowPlayerDialog or /stats. Match by username or UID. Keep DB updated on login/logout.
  Reply


Messages In This Thread
RE: [HELP]How to Retrieve and Use Values from MySQL Database in SA-MP Server? - by Quall1955 - 7 hours ago

Forum Jump: