
04-06-2010, 01:36 AM
|
Registered User
|
Join Date: Jan 2008
Posts: 247
|
|
Delete flag from DB?
Is there any way to totally remove a flag from a DBNPC? Atm, i'm using this.("test_"@ whatever) = NULL; but that just sets the flag to 0. I also tried using this.("test_"@ whatever).delete(); and this.("test_"@ whatever).remove(); but neither of them work. Can anyone help me out here? |
|
|