Quote:
Can any of you tell me how to edit status once an account exists? Like if I wanted to change the status of an account from 100 to 0
|
(1) If you are in game and have a high enough status, use #flag.
(2) Change the value directly in the account table (it's a separate field, not part of a blob)
(3) Check syntax on World.exe - it may have an option for updating this as well.