biG jU jU
Member-
Content Count
11 -
Joined
-
Last visited
-
Medals
Community Reputation
0 NeutralAbout biG jU jU
-
Rank
Private First Class
-
Of course I know his name I just wasnt sure wether that was the username. As for the mission, I have a list of all the missions, and the one I'm on was the 3rd last (I think). I'ts the one where you have to lead a squad as David armstrong to a hidden Soviet base and destroy SCUD launchers before they launch, and if you're seen, the launch is brought forward to T -5mins So, which mission does the nickname come up in?
-
Cool, thnx I finally got it to work took me a long time tho lol
-
Please, someone help me! This is stopping me from making my mission
-
Solved the error message by changing the command to : <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">convoy_array_01 OrderGetIn TRUE But still, nothing happens. I tried doing convoy_array_01 Join GrpNull, but this didnt do anything, the player was still in the group. whats happening??
-
Ok I managed to solve that problem, but now i need to make them get out at a waypoint, wait for a few minutes and then get back into their vehicles. Â I've tried assigning each unit to its vehicle and then making a trigger with the following in its activation field: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">"_x OrderGetIn TRUE" foreach units convoy_group_01 All that happens when I try to do this, though, is I get an ingame error message saying <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">'_x OrderGetIn TRUE|#|': Error ordergetin: Type Object, expected Array
-
How do I place working street lights? I downloaded an addon from OFP.cz but they flicker and it looks weird. Does anyone know where I can get ones that don't do this?
-
I know B&W is realistic, but I'm not used to it. Also it looks really stupid to have a black and white fire :P
-
Can someone tell me where the user name and password come up in the game? I've played the original campaign all the way to the 3rd last level and I haven't seen them yet, do they come up after that?
-
Ahh, well since I last played OFP, I've got a new graphics card, so that must be why. Is there any way to disable this? I don't like it
-
I just came back to OFP after several months of playing other games. I noticed that when its night time, the game is almost black and white, apart from the HUD. I'm sure it wasn't like this before I unistalled it. I would post a couple of screenshots, but I dont know of anywhere to host them
-
How do I get a squad to enter multiple vehcles? When the mission starts, they are standing next to a convoy of trucks and a BMP. I want 3 crew to get into the BMP and the rest to get into the Urals as the drivers. I've tried waypoints, but they don't work because you can't set individual waypoints. After all the squad members are in their respective vehicles, i want the convoy to move out. How do I do this?