Forums Index >> Modding >> Bots with brains
Page : <1> :
Before OBJCT WRITE BEGIN, or after OBJECT WRITE END in your mission file:
Lighttank.brainshapefile = "game/data/shapes/tanks/Brainjar01.dts";
Mediumtank.brainshapefile = "game/data/shapes/tanks/Brainjar02.dts
And with heavy same but brainjar03.dts
B บบ
It loaded but the bots still have metal heads did it work for you? 8(
It should work, like Boo said. Thought he did say the default ones lol. Try this.
Lighttank.brainShapeFile = "game/data/shapes/tanks/brain.dts";
mediumtank.brainShapeFile = "game/data/shapes/tanks/brain.dts";
heavytank.brainShapeFile = "game/data/shapes/tanks/brain.dts";
babyboss.brainShapeFile = "game/data/shapes/tanks/brain.dts";
bosstank.brainShapeFile = "game/data/shapes/tanks/brain.dts";
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Thanks,oh and I found out how to make the bots have brains and not just myself XD
BronzeLighttank.brainShapeFile = "game/data/shapes/tanks/brainjar01.dts";
silvermediumtank.brainShapeFile = "game/data/shapes/tanks/brainjar02.dts";
goldheavytank.brainShapeFile = "game/data/shapes/tanks/brainjar03.dts";
babyboss.brainShapeFile = "game/data/shapes/tanks/brainjar04.dts";
bosstank.brainShapeFile = "game/data/shapes/tanks/brainjar04.dts";
bronzeheavytank.brainShapeFile = "game/data/shapes/tanks/brainjar03.dts";
silverheavytank.brainShapeFile = "game/data/shapes/tanks/brainjar03.dts";
bronzemediumtank.brainShapeFile = "game/data/shapes/tanks/brainjar02.dts";
silverLighttank.brainShapeFile = "game/data/shapes/tanks/brainjar01.dts";
goldLighttank.brainShapeFile = "game/data/shapes/tanks/brainjar01.dts";
goldmediumtank.brainShapeFile = "game/data/shapes/tanks/brainjar02.dts";
See you need the type of bot to change them.
If any one wants else wants brain bots come here XD XD.
Oh yeah you was asking for bot brains... Haha. Forgot it totally when I wrote that up, but its just gold/silver/bronze in front of the name like you figured out.
You don't have to let go of one rope before grabbing the other. But you'll have to let go of one if you want to swing forward.
Cool! :) , I've always wanted to be able to do that... ;)
I use multi-billion dollar military satellites to find tupperware hidden in the woods... What do YOU do?
You know im not really sure of you can be bot I just know you can be bot in big ufo :[
Page : <1> :
Ok if any one whos played CTF knows that that all bots their have brains and not metal heads.If you know how to change metalheads to Brainjars or braingalass tell me XD