PDA

View Full Version : Changing Warfare



ProjectUT
12-06-2007, 12:24 PM
Has anyone tried to modify the Warfare gametype,,,,

I have and it won't work, I have done nothing except extend the current warfare class, and the hud is wrong, bots go after the core instead of the nodes, plus many others, like no MAP display etc, bots ignore just about everything.


Any ideas?

Gugi
12-06-2007, 01:19 PM
just a guess: other objects (perhaps A.I) look for the Warfare-object and find your class instead. This shouldn't be the case, though, as your gametype is actually a Warfare-game...

But I guess there is some sort of this error going on in some class.

ProjectUT
12-08-2007, 02:43 AM
There's no log errors, everything is playable, except bots don't get nodes, no HUD info and no announcer... I have looked at the classes required for warfare, and there's not much that refernces it. Bot's squad AI does, but it references gametype which is easily changed.

Lost on this ome so far.