View Full Version : Show My Helm - Bug?
Furinex
03-10-2008, 02:12 AM
Everytime I zone with show my helm disabled, it re-enables itself. I really dont wanna show my helm, is there a way to force helms to not show by default server side?
So_1337
03-10-2008, 03:18 AM
If you're the server op and want to spoil yourself, you can always run this custom query. Just replace the XXXXX with the item ID of your helm. This will make your helm have no graphic, ever.
UPDATE items SET material = '0' WHERE id = 'XXXXX';
Past that, graphics issues are at the bottom of the bugs list as far as priority is concerned.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.