GREAT WORK!!! I love it
Thanks a Ton
sirreality. I know this is such a little thing but to noobs it's a big prob.
Code:
udpate doors set pos_y=5891.25, pos_x=3603.00 where id=7684;
The Fix is this:
Code:
update doors set pos_y=5891.25, pos_x=3603.00 where id=7684;
I'll delete this when the file is updated.