View Single Post
  #6  
Old 01-14-2006, 01:50 AM
gottasummer
Discordant
 
Join Date: Mar 2004
Location: New Hampshire, USA
Posts: 267
Default

Possible solution:

Gm check

this would obviously not be code that I am typing, just my thoughts...... (I do this when I think of possible solutions...)
Quote:
if logoff is true & gm is yes then
gm = no
logoff()
In other words, when you go to logoff, do a GM check first... as this issue happens when your a GM, so if you check and remove GM TEMPORARILY, then it might work.
Reply With Quote