25.12.2018, 12:45
Okay!
g is the player's gang ID
Gang table doesn't matter. I need just an example with code. I will change the name of the table and what else!
PHP код:
mysql_format(MyMySQL, query, sizeof(query), "DELETE FROM `gangs` WHERE `ID` = '%d'", g);
Gang table doesn't matter. I need just an example with code. I will change the name of the table and what else!