Mysql database
#2

Hello.
Add this in your mysql database
PHP код:
pUsedgift 
Then add this in your playerdata enum something like this
PHP код:
enum PlayerInfo
{
pUsedgift

Then create function which get data from sql.
Then add this in head of cmd.
PHP код:
if(PlayerInfo[playerid][pGiftused] != 1)
{
 
//YOUR CODE

Reply


Messages In This Thread
Mysql database - by PepsiCola23 - 15.11.2016, 15:00
Re: Mysql database - by Pearson - 15.11.2016, 15:12
Re: Mysql database - by PepsiCola23 - 15.11.2016, 20:13
Re: Mysql database - by AndySedeyn - 15.11.2016, 21:16
Re: Mysql database - by AjaxM - 16.11.2016, 05:39

Forum Jump:


Users browsing this thread: 1 Guest(s)