Jump to content
Ghost Recon.net Forums

CrowmanUK

Members
  • Content Count

    1,065
  • Joined

  • Last visited

Posts posted by CrowmanUK

  1. Well its all well and nice doing the odd go in and shoot stuff mission but I think we all appreciate a more well thought out mission, I'm not a mission maker by any means but I've been looking for links that might help to make missions more realistic in design. I was originally looking for good coop missions for OFP when I found the link, its not too bad is it?

  2. This is taken from the Bas Delta rangers readme about the armpatches

    ARM PATCH TEXTURES

    **********************************************************************************************************************

    You can select a Patch to put on the units arm, by pasting this code into the INIT field :

    NOTE: The texture can be changed in mission

    OR different Ranger Divisions:

    this setObjectTexture [0,"\BAS_weap\unitpatch\82nd.paa"]

    [end code]

    Available Ranger Patches are :

    this setObjectTexture [0,"\BAS_weap\unitpatch\82nd.paa"]

    this setObjectTexture [0,"\BAS_weap\unitpatch\101st.paa"]

    this setObjectTexture [0,"\BAS_weap\unitpatch\10thMt.paa"]

    this setObjectTexture [0,"\BAS_weap\unitpatch\75thRanger.paa"]

    And Subdued patches:

    this setObjectTexture [0,"\BAS_weap\unitpatch\82ndsub.paa"]

    this setObjectTexture [0,"\BAS_weap\unitpatch\101stsub.paa"]

    this setObjectTexture [0,"\BAS_weap\unitpatch\10thMtsub.paa"]

    this setObjectTexture [0,"\BAS_weap\unitpatch\75thRangersub.paa"]

    OR

    SQUAD PATCHES

    To quickly and easily change the arm patch of an entire squad, past this line in the INIT field of squad leader:

    [code]

    {_x setObjectTexture [0,"\BAS_weap\unitpatch\10thMt.paa"]} forEach units this

    [end code]

    or (for use outside init field, requires Group name):

    [code]

    {_x setObjectTexture [0,"\BAS_weap\unitpatch\10thMt.pac"]} forEach units Grpname

    [end code]

    So from that I dont think you couldn do it with your squad logo unless it was scripted in a mission, I've not tried it though so I could be wrong, I just dont see where you can enter info like that about your player

  3. Just finished rereading Scarecrow by Matthew Reilly, and Area 7 by the same author, if you like your books fast and furious I'd definitely suggest reading them, start with Ice Station though, then on to Area7. The last Tom Clancy I read was Teeth of the Tiger, didnt enjoy that much, it never seemed to get started.

  4. If you're using an Nvidia card, right click on your desktop and go to properties, click the settings tab then go to advanced. if you then click on your graphics card tab (GeForce Ti4400) you should get a panel opening to the left. Click on the performance and quality settings and you'll see antialiasing and anisotropic filtering in the list. To get them working remove the tickbox from the application controlled box and select how much you want, I wouldnt stick them on full to start with because if might really slow your pc down. Move them up a bit at a time till you get the effect/framerate you like.

  5. I've played em both for a good long time and GR had me since the beginning, OFP I didnt really take to, it was a good game with a lot of depth but GR had the edge and thats where I went, But, and its a big but, while GR is great for small scale battles OFP really delivers on the large scale, there's a big community out there when you start looking and OFP editing is a doddle compared to IGOR, if I can knock a mission up anybody can. If you can get it cheap then give it a try, come and play with the guys on the GR.net server, after a couple of missions you'll be hooked, if Nightcrawler can get enthusiastic about a 4 year old game with graphics that arent as lush as GR (till you put some addons in ;) ) then anybody will. Its definitely not a game to play on your own though, in this case the more the merrier.

  6. I couldnt wait for the results (I'm an impatient git) so after the psu blew up I decided to get another 512meg of ram to fit at the same time and after some initial hiccups its all working nicely now with an almost doubling of framerates in VBS so instead of mid-teens I'm now touching 30+ most of the time :D What you'll get with 2Gig is anybodys guess but I'd say it would run sweet as a nut mate.

  7. Some nice tools I use are Pbox, for packing your mission into a pbo file and unpacking pbo files so you can take a look at them and Comref which gives you references to all the commands with examples and makes it nice and easy to write briefings and the description files, makes adding respawns a doddle. Theyre over here

    Comref http://ofp.gamezone.cz/index.php?showthis=6172

    Pbox http://ofp.gamezone.cz/index.php?showthis=7278

  8. Installed it and got it running and was quite pleased with the framerates but I formatted the pc and installed again and it almost doubled the framerates, I'm now getting 20-70 fps, I even got 50fps when I was standing in water with the dxdll on, how the hell they managed to get it running better I havent a clue but I aint half happy about it. :D

×
×
  • Create New...