Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

jimbojones

Member
  • Content Count

    94
  • Joined

  • Last visited

  • Medals

Everything posted by jimbojones

  1. Hello, any way to remove units from your team once a missions is running via a script? This is run on a MP map, i tried commands like unassignteam, deleteteam with no luck. My main goal is to remove the option of team members calling out their grid locations to each other or seeing each other on the map for a short period of time. Any pointers would be greatly appreciated :)
  2. Have you checked the .RPT file for what errors you are getting? Are the troops created but not getting into the truck? I believe the last line is incorrect, you could try something like: {_x moveInCargo cdfUral1;} forEach units _cdfGroup1; * corrected code string which will replace _x with a unit from the group _cdfGroup1 and iterate over each unit
  3. jimbojones

    Devastation: mission pack. Team vs Team.

    Cannt wait, sounds excellent. We will host this on our server for sure :bounce3:
  4. jimbojones

    ARMAII mission creation guide ?

    http://www.armaholic.com/page.php?id=4847
  5. jimbojones

    Double-Click not working

    Ok, i deleted my amr aprofile, restarted game, no fix. Shut down softwares and restarted, no fix. Rebooted PC, on the second reboot, ok now...for now. I am running a Razor Lachesis, works fine out of game
  6. jimbojones

    Double-Click not working

    I am having the same issue with the FULL Steam release. I am going to try the Steam beta release Also foudn this http://forums.bistudio.com/showthread.php?t=76524&highlight=double+click
  7. jimbojones

    Xbox live on pc version

    What were you looking at? Wasn't a command for OFP-Elite was it?
  8. jimbojones

    Will ArmA 2 support FreeTrack?!

    I just finished building a nice FreeTrack setup in preparation for Arma2. At this point I may have just thrown my $$$ out the window it seems on a head-tracking kit I cannt use. At least I didnt buy Arma2 yet, I may just cut my losses now
  9. jimbojones

    AI settings - how to strike a balance?

    Where can I find more information on those settings? I have never seen it laid out like that, is tha tin the arma.cfg file? Thanks
  10. jimbojones

    Warfare Cooperative (WACO) v1.1.1

    ditto would love to try it minus the addons
  11. jimbojones

    Casual Coop playing?

    A couple of us play some coop missions casually Friday 10pm EST, servers in Eastern US. Â If interested shoot me a PM or catch me on XFire under Jscreed
  12. Running Linux server on Ubuntu 8.04, when the server is up all is well, but eventually everyone will lose connection and the server log gets flooding with these messages "Server: Network message xxxxxx is pending" Anyone know if this points to an issue with the internet connection of is server overloaded? Just trying to find which direction to take this too. This is running 5 players on a connection that is on average 25Mb down and 5.5Mb up. My arma.cfg settings are <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> MaxMsgSend = 512; MaxSizeGuaranteed = 768; MaxSizeNonguaranteed = 128; MinErrorToSend = 0.001;
  13. jimbojones

    TrueGameplayMods

    Excellent Mods, very enjoyable. I am also using the - TrueGameplay-Vehicle-SteeringSensitivity v1.0 and I notice that driving a dirt bike is near impossible with the sensitive steering. Don't know if it is just me or if anyone else experienced this.
  14. jimbojones

    Arma server quad core

    I have the same issues running Domination persistent. In the beginning it will idle very low CPU usage but once you get near a town the CPU hits 100% and even with all players disconnected it sits around 95-100% cpu usage. Its a Linux box w/ 3GB ddr2 memory / core 2 duo 2.6 ghz cpu / 250 GB SATA HD
  15. jimbojones

    co30 Domination! One Team

    Can anyone point me in the right direction of scaling down the main targets for say a 4 man squad? I looked through as much of this thread as I could and screened some of the scripts, just looking for a helpful pointer. Thanks
  16. Just wondering what techniques people use to stop un-needed processes before they play Arma. Â I go through and kill some programs through the task manager before I run Arma but i figure their must be an easier way or a program that could set up a custom profile for you? Â Just curious how people free up some resources before playing
  17. jimbojones

    co-12@   =RTY= Especas Commando

    I did not finish the mission as of yet but I wanted to say that is has been a great mission thus far and thank you I am really enjoying your missions
  18. jimbojones

    Best way to kill unwanted processes in WinXP

    Thank you all for your comments. I was just trying to squeeze every last bit of performance out of my machine. I had some printer utilities that were running and it seems one of them gets hung once in a while and eats up some CPU. I disabled that and will see how things run. Thanks again
  19. jimbojones

    XFire Accounts for ArmA

    Just registered on XFire dodgster00
  20. jimbojones

    Cold War Rearmed v0.36 released

    Just wanted to say thanks Havnt really enjoyed Arma as much as I have just playing some of these converted missions. It has been a blast. I still have some random CTD's and a camcreate error in Ambush on my home PC but not my laptop...updated the missions, disabled harware audio/EAX, tried with & without lowplants, but I can play on my laptop so I have been doing that instead. Thanks again
  21. jimbojones

    Linux server beta

    can anyone confirm if the 'kickduplicate' server setting got disabled? Granted I havnt used it in some time, but I just tried testing a mission I made with my laptop and pc and kickduplicate=0 does not appear to be working as described.
  22. Hello, I have searched on this topic and I keep coming up with how to put the units into 'Comabt' Stealth' Careless' Aware' etc but no luck on finding how to make them scan horizon like in the command menus. Just wanted to know if this is even possible or which direction to look. Thanks
  23. Thank you Crazy that you cannt use the commands in the menu a little easier than that. Th anks for the help.
  24. jimbojones

    Manual artillery addon

    Big thanks for the update and the top notch help for making it work in MP for someone like me who doesnt have much scripting skills. Excellent add-on made better with the update. Thanks!
  25. jimbojones

    Manual artillery addon

    Excellent script. Does anyone know how to get this working on multiplayer? I added the code in the read me file to the init section of the spotter, added the spotter script to the mission, but no FIRE BASE action shows up in the menu. It seems like it would be an easy tweek of the script but I am at a loss. Thanks BTW, I used the included sample mission in multiplayer as the test.
×