Jump to content

Cloughy

Member
  • Content Count

    392
  • Joined

  • Last visited

  • Medals

Everything posted by Cloughy

  1. Cloughy

    Anti Tank barricade

    No it aint on the list, closest is Land_jezekbeton, the one im after, is on both ends of the Wire object. Its a tank trap like those in OFP & Company Of Heroes. Its in grid Be 87, north west, there are 2 of them, 1 out in the sea. Cheers GC
  2. Replace the r1 with player. The player pos is different on each client machine. You may need to use the GlobalVariable command so all machines know where you want it to go, but i think the client which calls the command will tell the server, and the server will then know the destination pos. Hope it helps Cheers GC.
  3. Cloughy

    Mission Insertion

    On my MP Coop missions, i use blackhawk Land "Get Out"; blackhawk FlyInHeight 0; Dont really know if the latter is needed, but when you want chopper to take off, simply use blackhawk FlyInHeight 50; or whatever height you want. Then it will carry on its waypoints, if you want it to come in later and pick up up. Also remember (still in coop) that in Arma the choppers still wont pass waypoints at height above a certain height, think its 100. Cheers GC
  4. Cloughy

    Destroy abandoned Helli

    When you use an empty helo and try to pick up the sqaud, have you tried to use the AssignAsCargo command on each troop getting in? Also if you dont want to watch them get in, you could use the MoveInCargo command. RE:Sidechat Try the "setGroupID" command. group1 setGroupId ["Delta","GroupColor4"]; Also heard that in Arma the "delta" can be changed to what ever you want, unlike ofp. Cheers GC
  5. What fonts are available for ArmA description.ext file? IE: which fonts can i use in my cutscenes, with resources. Arma doesnt recognise fonts from OFP. If anybody knows, could you post an example. Cheers GC
  6. This is my Dedicated Server Tool for Armed Assault http://www.garycorp.com/software/dst/gcaadst.rar ds@garycorp.com This tool is for launching dedicated server in armed assault. You can select most of the server options from the interface and run a server from any execute which is in the exe's current directory. See readme for more info, screen shot available: http://www.garycorp.com/software/dst/gcaadst1.jpg Forgot to mention, Needs .Net 2.0 installed. Cheers Gareth Clough Download link For GCAADST.rar
  7. Cloughy

    Dedicated Server Tool for Armed Assault

    I think you have to use the -server command, even though its a dedi exe. Im not 100%, but the help file of the dedi says ya have too. i use in my code ArmA_Server.exe -nosplash -server -config=GCAADST.cfg -port=2302 exe & Port no, is set from the app. Cheers GC
  8. Cloughy

    Cninook

    Anyone planning making a chinook? Would be good for the mountains in the East side of the main island. Cheers GC
  9. Cloughy

    Dedicated Server Tool for Armed Assault

    satcomnl, Are you running the config with my app. Or using a bat file. I had a similar issue, when i was testing an early version. make sure you are using the -server -config=, i was using - server - config and had similar issues. Cheers GC P.S. look out for some coop missions i am goin to make. Used to get good reviews on my OFP missions.
  10. Cloughy

    ARMA Fonts

    Sorted now, had to use the BitStream Font, the Arial wouldnt work. Cheers Gareth
  11. Cloughy

    ARMA Fonts

    Thanks Hitman, i will give it a go, if you have a working file, could you post it? Thanks again. Thanks also hoz, but i have seen this, and still couldnt get them woking, but with the help of htiman, i may have sorted it. Cheers GC
  12. What fonts are available for ArmA description.ext file? IE: which fonts can i use in my cutscenes, with resources. Arma doesnt recognise fonts from OFP. If anybody knows, could you post an example. Cheers GC
  13. Cloughy

    Ballistic addon studios

    Anyone had crashing problems with the Delta units in ofpr 1.91? It mainly happens when reloading rpgs, but happens when reloading the m4 acog and the m24. The same machines run other maps with plenty of reloading and no trouble. Cheers GC
  14. Cloughy

    1.85 patch troubles?

    The problem i have with installing the 1.85 patch, is it gets so far after verifying the Resistance installation, then says , Error: The disk 1.75 is almost full. Any ideas. The D:\ drive were it is installed has over 300mb free space on it. Never had trouble with any other patch. P.S. : Hope this patch fixes the Geforce 3 prob. At night everything is in black and white on a Ge-force 3 ti 500. Cheers GC :angry:
  15. Cloughy

    Ofp_server crash

    when i run my mission on my dedicated server, afetr about half an hours play i get an error in xp and it crashes. The error is fault address 0x00192eb1, is this xp(or memory prob) or opf which is causing the error? Cheers GC P.S. Get som Coop mission i made @ My coop missions
  16. Cloughy

    What to fix in the next patch

    Fix fix needed is transport unload in MP. I have to use scripts to get the troops to unload, and even then it does not work 100% of the time. When an engineer puts a mine he doesnt stand up again, so you cant tell him to lay another mine. You have to tell him to move first. Also i put scripts in the init field of players in mp, where the scripts remove weapons and add new ones. These seem to work all the time for the russsian troops that i try this with, but the western troops of the players dont always work after you have restarted the game. This is on a LAN. We have tried restarting OFP and the server and it doesnt work all the time. Cheers GC. I know you only want bugs to fix, but i just thought i would mention a couple of additions i think OFP would benifit from. A pistol for the Pilots and the action to be able to carry wounded troops that cant walk. Obviously they would need drop some of their weapons and so would the wounded troop.
×