Jump to content

RyanM

Member
  • Content Count

    17
  • Joined

  • Last visited

  • Medals

Posts posted by RyanM


  1. Ok, so im sure there is a way, and I just have not put in the right keywords into the search function. But how to I remove a unit from the game world? I have this helicopter set up to insert my team then fly away. But I want to remove the unit when it gets to its last waypoint (which happens to be out in the middle of the ocean). There is no point in just having it hover there until it runs out of fuel and crashes. I can turn off the AI but the unit is still there, I want to be able to completely remove it from the game world. Could somebody help me? Or point me in the right direction.

    Thanks


  2. Ok so here is the problem. I have a trigger set up that is set activated to by activated by anybody. In the "On Act." field is tskCaptureBase = player createSimpleTask ["capture Base"];tskCaptureBase setsimpledescription ["Capture Enemy Base", Capture Base", "Enemy Base"];tskCaptureBase setsimpletaskdestination (getMarkerPos "base"). All of this is working correctly. Then I have another trigger around the base that is activated when OPFOR "Not Present" and the "On Act" field in this trigger is tskCaptureBase setTaskState "Succeeded"; This also seems to be working right. My problem happens when I want to end the mission. How do I make the mission end when all the tasks are compelete? I searched the forum and found one post that said to make a end trigger with this in the On Act. field "taskCompleted TASKNAME" (in my case I put it as taskCompleted CaptureBase) but when I do that a message comes up in the editor saying "Type Bool, expected Nothing". When I type it as "taskcompletedCaptureBase" (without space) it will let me through without the warning message coming up but it doesnt end the mission when the task is complete.

    Does someone know what the problem is? How do I make the mission end when the task has been completed?

    thank you


  3. Ok, so I have the SOM support set up and working (im using the tactical airstike and aerial recon supports). The SOM manger is set up with the "this setvariable ["settings", [[], true, nil, nil, false]]" so no missions are being called and a timeout trigger with the "[["tactical_airstrike", "aerial_reconnaissance"], player] call BIS_SOM_addSupportRequestFunc;" but I can only get one support request from each support unit. I tried adding the "[["tactical_airstrike", "aerial_reconnaissance"], player] call BIS_SOM_addSupportRequestFunc;" more than once in the trigger that im using to trigger the supports in hopes that it added one request for each command line but that doesn't work (you know..add two command line requests for a tactical airstrike and you get two airstrikes, add three and you get three, etc). Trying to figure this out and so far I have not found anything telling me how to do this on the Sec Ops Manger BI wiki page (or any of the module wiki pages). Can anybody help me get unlimited (or at least a few) support requests?

    thanks


  4. Is there a way to set it so that once the air unit reaches a certain level of fuel (uses up the fuel to a certain level) it will automatically go back to full fuel? Because this mission that I am making takes kind of a long time to complete, and the air unit is on a guard waypoint flying around so it has already reached all its waypoints. Or something I can input to make the unit not lose fuel at all?


  5. Im making a mission of my own and I want to be able to calling in a airstrike, I have searched the forums and found some different ways to do it but I want to be able to call in a airstrike and have it function like the one in the Village Sweep SP mission. I put the Village Sweep SP mission in the editor to see if I could figure out what script/module/something the mission uses to call in a airstrike but could not figure it out. Anybody have a clue?

    Can someone help me?

    Thanks in advance

    (If you haven't played the Village Sweep mission basically you go to the "communication" then "1 Request Support" then "1 Tactical Airstrike (CAS)" and it spawns two AV-8B's with LGB's and they fly in and drop a bomb or two on whatever target you have designated with the laser. Also you are able to call then in more than once.)


  6. No Use For A Name: Yea its the default BIS model, it happens with different units sometime, like datter said about the main units in the campaign (face textures white, and hats disappearing also happens. And every once in a while I will also get it where you can just see the heads of the people in the helicopters through the model. The hat thing and the head showing though the model (like in the pics I posted) only show up when I get close to the unit, once you reach a certain distance all is fine with the model (hat shows up on the model correctly)


  7. I have been getting this strange graphics error with some of the soldier models. Has anyone else seen this? Does anyone have any ideas on how to fix it?

    My system:

    Windows Vista 32bit

    Intel Core 2 Duo 6700 (overclocked to 3.0GHz)

    2 GB RAM

    GeForce GTX 285 (With latest driver package/186.18)

    nForce 680i motherboard

    -Getting the problem regardless of processor overclock

    http://img195.imageshack.us/i/arma22009070814382515.png/

    http://img41.imageshack.us/i/arma22009070814383002.png/

    http://img188.imageshack.us/i/arma22009070814385835.png/

    arma22009070814382515.png

    arma22009070814383002.png

    arma22009070814385835.png


  8. Hello,

    When I play ArmA the screen starts flashing white. It did that on v1.5, the 1.7 beta, and on the latest 1.8.

    My PC....

    OS: Windows Vista Home Premium; all updates downloaded

    CPU: Intel Core 2 Due 6700

    RAM: 2.00 GB DDR2 RAM

    GPU: NVIDIA GeForce 7950 GX2; version: 158.24 (Release Date: June 1, 2007)

    DirectX: DirectX 10

    Anyone have any ideas?


  9. I have heard that BI was having trouble finding a globe publisher (i don't know if they have found one yet, maybe they have and just have not told us about it, i don't know). But if they can not find a publisher why don't they just have it for download, like through Steam or via Direct2Drive or something like that? I think that might be a good way to put it out if they can't find a publisher.

    I don't know, just something I was thinking about.

×