[HELP] Swift emu room's wont load.

UniqueNamez

New Member
Jun 20, 2013
13
0
Yesterday i tried to set a homeroom for every user that logs in and the query was

Code:
UPDATE users SET home_room = 'room_id'

After i ran this query , nothing in the room loads so i decided to run a backup from 30 mins ago and it still happens?

I've tried
Code:
 REMOVE users SET home_room = 'room_id'
but still didnt work?

Any help would be appreciated.
 

Users who are viewing this thread

Top