EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bots (https://www.eqemulator.org/forums/forumdisplay.php?f=676)
-   -   Wizard like to chain cast see invis (https://www.eqemulator.org/forums/showthread.php?t=27175)

cubber 01-08-2009 09:18 AM

Thanks I will give it a shot.

cubber 01-08-2009 09:33 AM

I get the following error on zone when I try to compile under linux.

Code:

client.h:531: error: extra qualification 'Client::' on member 'BotTradeSwapItem'
client.h:532: error: extra qualification 'Client::' on member 'BotTradeAddItem'
zone.cpp: In member function 'bool Zone::LoadZoneObjects()':
zone.cpp:185: warning: missing braces around initializer for 'uint32 [2]'
zone.cpp: In member function 'void Zone::StartShutdownTimer(int32)':
zone.cpp:1126: warning: comparison between signed and unsigned integer expressions
make[1]: *** [zone.o] Error 1
make[1]: Leaving directory `/usr/src/eqemu/EQEmuServer/zone'
make: *** [all] Error 2


Angelox 01-08-2009 08:07 PM

Probably, you have too new a version of the gcc compiler, those errors might have been a result of more errors produced before them.

cubber 01-08-2009 10:17 PM

I just compiled rev 255 fine on the 4th on the same machine. I have not updated my compiler since then. I made sure to run make clean before I did an svn update and make.

Maybe I will try again with a clean svn download.

Angelox 01-09-2009 12:02 AM

Quote:

Originally Posted by cubber (Post 162612)
I get the following error on zone when I try to compile under linux.

Code:

client.h:531: error: extra qualification 'Client::' on member 'BotTradeSwapItem'
client.h:532: error: extra qualification 'Client::' on member 'BotTradeAddItem'
zone.cpp: In member function 'bool Zone::LoadZoneObjects()':
zone.cpp:185: warning: missing braces around initializer for 'uint32 [2]'
zone.cpp: In member function 'void Zone::StartShutdownTimer(int32)':
zone.cpp:1126: warning: comparison between signed and unsigned integer expressions
make[1]: *** [zone.o] Error 1
make[1]: Leaving directory `/usr/src/eqemu/EQEmuServer/zone'
make: *** [all] Error 2


Try this out see if it helps

cubber 01-09-2009 10:16 AM

That did the trick thanks. Also the wizard evac works great!

Another idea I had on a long camp last night:

bot summon food
bot summon drink


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

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