Daily Respects

Sab

I love milfs.
Jun 25, 2011
1,212
136
Im using Phoenix 3.11
When a users first registers they have 3 respects, but when they waste it it doesn't refresh it. Daily respect is set on 3 on the db, idk what the problem is.
 

Lee_01

Active Member
Jun 28, 2012
116
32
Run the following SQL command;

UPDATE user_stats SET DailyRespectPoints ='3';

And for Pet Respects

UPDATE user_stats SET DailyPetRespectPoints ='3';
 

Users who are viewing this thread

Top