Raised This Month: $32 Target: $400
 8% 

Hook client data to mysql database


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bigdaddy424
Senior Member
Join Date: Oct 2021
Location: Jupiter
Old 12-07-2021 , 17:50   Hook client data to mysql database
Reply With Quote #1

Hello,
Given the array below, can someone write a code to read data from a mysql database on client_putinserver and modify on client_disconnected and custom natives?

Code:
enum _:PlayerData{
	Name[32],
	Level,
	XP,
	PlayTime[32]
}

new Player[33][PlayerData];
Player[][Level] should only update on @CYF_player_levelup()
& Player[][XP] on @round_end
& Player[][PlayTime] on @client_disconnected

This is a paid request in cryptocurrency. HMU if you can do it to arrange something.
bigdaddy424 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 13:04.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode