Home   Help Search Login Register  

Author Topic: HELP needed in here ;D  (Read 530 times)

0 Members and 1 Guest are viewing this topic.

Deadman

  • Guest
HELP needed in here ;D
« on: 27 Dec 2002, 16:37:48 »
;Dim currently working on a map. Its gonna be like a rpg and i need to beable to createunits at certain spot around the map.

I`ve had no problems creating vehicles with the line
car1 = "Mondeo" createvehicle getpos a1.

Now when i tried  man1 = "SoldierW" createunit getpos a1
nothing happened.

I was told by someone that its best to use arrays
but im unsure how they work.

You can declare personal money in the init.sqs.
And  you add to it and remove from it as you need to. ;D
Do arrays work like this ??? ??? ???

Can anyone help me understand using arrays a bit better ??? ???