Page 1 of 1

Help me get my server modded

Posted: Thu Jun 23, 2011 9:15 pm
by Ashley
Hi all <3

I was wondering if u could tell me how to get HA to work for my server so that both team 1 and 2 are friendly just like the fc command. cus i made each team have 60 ai but they fight and i want them all friendly to each other. could u tell me how? thanks <3 <3 ^-^

Cheers :amidala:

Re: helping me get my server modded

Posted: Fri Jun 24, 2011 12:18 am
by CalvaryCptMike
Couldn't you just use the Fake Console?

Re: helping me get my server modded

Posted: Fri Jun 24, 2011 12:08 pm
by Herrmann
Why do u wanna make them friendly? I think thisgame's about killing the enemy, right?

Re: helping me get my server modded

Posted: Fri Jun 24, 2011 12:36 pm
by Dakota
well shes trying to do this without FC, and also she wants the ai to be friendly for an RPG type server.

i know that you must have some sort of LUA code to do this, but i am not really sure what the code is...

maybe you could try a custom user script with the 1.3v patch and set it to use the set 1<>2 Friendly command.

those are the options but i know how to do neither of them. i know someone else does though.

Re: helping me get my server modded

Posted: Fri Jun 24, 2011 4:01 pm
by fasty
SetTeamAsFriend(ATT,DEF)
SetTeamAsFriend(DEF,ATT)

Re: helping me get my server modded

Posted: Fri Jun 24, 2011 4:28 pm
by Ashley
Ok, do any of u know how to make more then 32 ai compatible online? i made 64 ai and everyone crashed :L

Re: Help me get my server modded

Posted: Sat Jun 25, 2011 10:27 pm
by Eaol
To my knowledge, it should work, but you wouldn't want to go too high.

As for how to do that without the fake console (or even with it), I have no clue.

Re: Help me get my server modded

Posted: Sun Jun 26, 2011 11:15 am
by Dakota
got to love the all you need to know thread

http://www.gametoast.com/forums/viewtop ... 27&t=12147

you could either go the lua mod way or just type it in in the code consol in FC (not sure if it adds more ai when in the FC way but i do know it is enabled because u can't set it lower.)