Respects

Artist

Member
Jan 12, 2014
73
5
When everyone registered no one got respects and you don't get them everyday. I'm using R63, does anyone know how to fix this?
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
STEP 1: Open navicat and go to your database.
STEP 2: Click "Query" and click "New Query"
STEP 3: Run this Query
SET GLOBAL event_scheduler =ON;Step 4: Click "Events" and click "New Event"
Step 5: In the box, type this code:
UPDATE user_stats SET DailyRespectPoints = '3'Step 6: Now Switch to the "Schedule" tab (Nearest tab) and then click "Every" option.
Step 7: In the two boxes [Present near "EVERY" option], type "24" in the first box and "HOUR" in the second box.
Step 8: Then hit "Save" at the top and name it something like "Daily Respect Points"
Step 10: Finally, run this query into your database:
SET GLOBAL event_scheduler =ON;Step 11: Restart your emulator.Credits to
You know what,go to user_stats /file/design table/you should see dailyrespect points from there you can change it to whatever you want.
 
Last edited:

Users who are viewing this thread

Top