Quote:
Originally Posted by 4ever16
Extra stuff in the script.
PHP Code:
pKills[id] = 0; pDeaths[id] = 0; pHeadshots[id] = 0; pPoints[id] = 0;
|
why are you messing with the sql query formatting when you have global arrays that store the information you need to print?
also that plugin doesn't print your points from the database, instead it prints the amount of entries in the table that have more points than you