Results 1 to 5 of 5

Thread: createVehicle

  1. #1
    Warrant Officer
    Join Date
    Sep 16 2002
    Location
    Lidköping, Sweden
    Posts
    2,139
    hi...

    need some quick help...

    i try to createvehicle a red smokeshell on a gamelogic.. but i cant find the correct line to put in the init field of a trigger...

    tried
    "smokeshellred" createVehicle (getPos logic1)

    but that doesnt work... gives me a "type object, expected nothing" error...

  2. #2
    This is how I do it.

    smoke = "SmokeShellRed" createVehicle position GL1
    Editing/Modding/Scripting question? Head on over to OFPEC

  3. #3
    Warrant Officer
    Join Date
    Sep 16 2002
    Location
    Lidköping, Sweden
    Posts
    2,139
    Author of the Thread
    verified and works in ArmA?

  4. #4
    Yep. In a radio trigger. It did not work in the players init line.

  5. #5
    Warrant Officer
    Join Date
    Sep 16 2002
    Location
    Lidköping, Sweden
    Posts
    2,139
    Author of the Thread
    it worked in a trigger....

    thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •