AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [CS 1.6] Problem with the database [not updating ammo packs and minutes played ] (https://forums.alliedmods.net/showthread.php?t=309365)

Overkill2897 07-23-2018 10:34

[CS 1.6] Problem with the database [not updating ammo packs and minutes played ]
 
Hello guys,i have a problem with a plugin the problem is the following,I put when a player is disconnected (public client_disconnect(id) ) in the mysql database to save ammo packs and minutes played,but the problem is that the values ​​of the ammo packs and the minutes played are not sent in the database and remain the same value like 0.

I put down the source of the plugin.
I assume the problem is from public updateTable(id) or public client_disconnect(id) ???
PHP Code:

https://hastebin.com/temebogaba.php 



Original plugin: https://forums.alliedmods.net/showthread.php?t=171460


All times are GMT -4. The time now is 12:26.

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