View Single Post
Hartmann
Senior Member
Join Date: Nov 2014
Old 05-17-2018 , 19:34   Re: [REQ] Skillpoints edit
Reply With Quote #14

@MeinHerzBrennt

Yes and this delete:
PHP Code:
public client_putinserverid ) {
    if(
is_user_connected(id))
        
set_task(1.0"SkillPointsHud"id__"b");

EXPIREDAYS better have a lower value. When it has too much data, then the server needs more time to process them. Then it gets slower. You can also get to the "drop" player from the server.
If you want to keep the data for a long time then it's better to use sql version.
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx


Last edited by Hartmann; 05-17-2018 at 19:39.
Hartmann is offline