Results 1 to 7 of 7

Thread: Need Help with BIS_fnc_spawnVehicle

Threaded View

  1. #1

    Question Need Help with BIS_fnc_spawnVehicle

    ===============

    Problem has been killed.
    Thanks zapat

    ===============

    Hello friends, I have a question:

    Does BIS_fnc_spawnVehicle must enter "AH1Z" directly, rather than use a variable?? I write:

    AHType="AH1Z";
    _heligp = [_pos, _angle, AHType, _gp] call BIS_fnc_spawnVehicle;

    It doesn't work!! write "AH1Z" directly is OK.

    Anybody tell me why??

    THANKS
    Last edited by Dragon Zen; Jun 20 2011 at 07:31.

Posting Permissions

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