EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   In game item search (https://www.eqemulator.org/forums/showthread.php?t=29976)

shilayley 11-12-2009 01:04 PM

In game item search
 
When I am doing a #searchitem I get a list of 50 and no more. Is there a way to be able to view all items withing my search criteria in game?

Thanks!


Shil....

leslamarch 11-12-2009 01:19 PM

Quote:

Originally Posted by shilayley (Post 181109)
When I am doing a #searchitem I get a list of 50 and no more. Is there a way to be able to view all items withing my search criteria in game?

Thanks!


Shil....

This would require a source code edit then you would have to recompile ...

around line 6000 and look for this
Code:

            if (count == 50)
                break;
        }
        if (count == 50)
            c->Message(0, "50 items shown...too many results.");



All times are GMT -4. The time now is 06:47 PM.

Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.