Thread
:
Delete qglobals when delete char?
View Single Post
#
2
08-01-2009, 10:46 PM
joligario
Developer
Join Date: Mar 2003
Posts: 1,498
Globals do not go by name, but by character id which autoincrements. When you delete a character, it does delete their globals. I just tested this out. So most likely the problem is with a script that doesn't undefine or sets the global wrong.
joligario
View Public Profile
Send a private message to joligario
Find all posts by joligario