Home   Help Search Login Register  

Author Topic: Info script  (Read 560 times)

0 Members and 1 Guest are viewing this topic.

pazuzu

  • Guest
Info script
« on: 21 May 2005, 00:19:29 »
I'm using the AI Information Sharing script by General Barron & it requires a couple lines in the init file but is setup for west v east. In my mission the players are resistance so I was wondering if this is how I would change the syntax:

{[_x, GUER_units, east_units] exec "infoShare.sqs"} foreach GUER_units
{[_x, east_units, GUER_units] exec "infoShare.sqs"} foreach east_units

Is GUER the proper way to type it for res side?

Thanks.

ProudPotter2490

  • Guest
Re:Info script
« Reply #1 on: 21 May 2005, 00:31:18 »
Hey.
GUER is the correct way to pronounce the resistance. It stands for Guerilla. It would have been much easier to keep it as 'RES' though I agree ???.
ProudPotter2490 :afro:

pazuzu

  • Guest
Re:Info script
« Reply #2 on: 21 May 2005, 01:05:37 »
Great I was hoping that was right...


Thanks for replying so fast.