Noplace else helps, maybe here?
I have two questions, and noone seems to be able to help me anywhere else, I'm useing EQAdmin and I want to do two things that dont seem to work, first I want to use wildcards to make sure specific words are NOT used in names, and second I want to flag items so ONLY My GMs are able to use them, so far I havent figure out how to do either, any help????
PLEASE!!! |
Wild cards? nope...
GM only? nope not atm...for some reason the gm flag doesnt change the right data in the item struct. |
Items have a GM flag, but last I checked only 1 item had it set. The way the Eqmu is set though, is by item number ranges. you have to edit the code and change the ranges to include other items if that is what oyu want to do.
|
does anyone know what that range is? I'll just move my item DB around a bit :)
|
Code:
if (admin < 100 && ((itemid >= 32768) || All of those items require a admin status of 100 to be summoned, except for 32759 which requires a admin status of 200. |
Thank you thank you thank you all :) Thats a big help for me :)
|
All times are GMT -4. The time now is 03:39 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.