Fenrir
Member-
Content Count
79 -
Joined
-
Last visited
-
Medals
Everything posted by Fenrir
-
Hi :) Is there anyway of getting an AI jet to land without giving them a getout command? Cause i want my AI jets to take off once a trigger has been activated, give air support, land, rearm, then take off again. So i dont really want the pilots getting out afterwards :p Are there any other commands i can use ? or will i just have to tell them to get back in again then cycle?
-
Scripting to Help Low-Vision Players?
Fenrir replied to HateDread's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Umm...havnt done scripting myself for about a year now (only just about to get back in to it soon), but is it possible to just tell it to attachTo East? or whatever side you require? Like i said, havnt done scripting in over a year and even then i wasnt good at it :o But mayby that would work -
Hi all :) My clan used to be big fans of the gamemode RVSA in GRAW2. For those who dont know what it was, one side would have to protect 3 AA vehicles. The other side would have to destroy them. This side was limited to one life, and would only respawn once an AA vehicle was destroyed ( you see where this is going :p ) Im thinking this could be useful in a whole variety of long missions, such as kill officer, then ambush, then S&D etc, and also PVP game modes. While typing this, im keep thinking that this script should be incredibly easy to do, even for someone as bad at scriptin as me :p So far though, i've looked at a few scripts from the past that moves your body to a marker to respawn, but i couldnt figure out how to make it respawn once, and only once, the task is completed. Thanks.
-
Repsawn on task complete
Fenrir replied to Fenrir's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Probably spectating the players until respawned as not to get bored :rolleyes: I'd need them to respawn at a certain location, i.e where the objective was. -
ArmA Scripting Language
Fenrir replied to Pennywise's topic in ARMA 2 & OA : ADDONS - Configs & Scripting
Id say BIScript :) either that or BallS, cause sometimes you can really balls it up if your not concentrating :p -
Repsawn on task complete
Fenrir replied to Fenrir's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Bah ah well :) I suppose, even though i might not get very far, it could be interesting to experiment anyway :rolleyes: I did just have an idea though, probably wont work though. When you define respawn time eg respawnDelay=20; Do you think there would be anyway of editing this part, to once something like tskwest1=successful or tskwest1done Or something along those lines ? :) And then in another script, just move the respawn_west marker to the new position once tskwest1=successful or tskwest1done etc. -
Clan specific script.
Fenrir replied to ablueman's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
There could be something along the lines of if (isServer) then { check XML = true if XML = "true" check Player UID = true if UID = "true" null=[] execVM "script" or something along those lines, in the init.sqf file. Not sure on the actual lines that would be used for eg. checking the XML ect, or even if you could check, but this 'seems' like the most reasonable way of going about it. But, as we all know, theres no reasonable in scripting :rolleyes: I mean, this SHOULD be possible, because the game already does it in some way for the clan xml files, adding logo's etc. Edit: thinking about it, would it not be possible to change Big Daddy's to detect the XML etc files inside the directory, and work from there ? This could be possible then if we can detect player UID's p.s. Hey Easy :D -
Hey :) First of all, i did a search but couldnt find anything concrete. (mayby im just the worst searcher ever :p ) Second. How exactly do you add mods/addons to a Dedicated server. Plus, if ones added, do all players need the mod/addons as well? Third. If these mods/addons are only used by one mission, do we have to take them off after we go to another mission ?
-
I suppose such a mod that effects how AI fire etc, would have to be included in the mission to work. Not sure about singleplayer missions though.
-
A few questions (groups, buildings & UP script)
Fenrir posted a topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Hehe hi again. Hope your not too tired of seeing me yet :rolleyes: Ok i got a few more questions :) P.S, i have searched as much as i could, to no avail (i always get the domi, Chiper, Devestation etc threads appear instead ) 1. I do remember seeing a post about this a few weeks back, but like i said, i've searched like mad but could not find it again. Basically, i want to know if it's possible to set it so that, if the Group leader doesnt spawn, then none of the group will, for a bit of randomness :p Im guessing theres something to put in the init line, but i couldnt figure it out. 2. To spawn a group at a choice of 4 places, im using the group to marker trick, so they will spawn at one of the markers. However, i want an empty object, such as an ammo box or a car to go with them. Now, i couldnt group them (most prob due to them being an empty object), so is there another way of getting this to spawn with the group? 3. I would also like to know if its possible to getting someone to patrol on the walkways inside chernogorsk, or what the trick to it is. I managed to place a sniper on one (after a bit of moving him inch by inch in the editor :p ), however when i set him a waypoint, he'll just decided to try and walk off the edge instead, and will get stuck in the pipes. So, once again, im guessing theres some sort of commande to put in the waypoint? 4. While im asking these questions, a bit less relevant though. If anyone's using it as well, im using the Urban patrol script in my mission. Now, most of my squads behave normally and just patrol nice and slow around the town. However, the will always be a few squads that decided to run around, diving on the ground etc, even when there are no enemies within 3k of the place, and no shots etc have been fired. Im using the exact same line in each of the squad leaders init nul=[this,"Factory"] execVM "ups.sqf" so i dont have a clue what the problem may be. If anyone has experience with this script, perhaps you know whats causing it ? Thanks in advance, and hopefully you'll be seeing me less. Im "starting" to learn more about how this scripting/mission editing works. Even if i am slow :o -
I 'think' theyre under Empty -> ship in the editor Either that or Empty -> static. Not sure though, i CBA to load up my editor at the moment :p
-
Hey :) Well, the russian boats arnt very good :p 1 rubber dinghy. So for my map, i tried to attack a mg to one using mg1 attachto pbx1. It attaches alright, however the problem is that it sinks to the sea bed, yet still follows the boat :rolleyes: So is there anyway of making the mg stay on the boat? Or will i have to improvise and use RHIB's with Opfor drivers etc ?
-
Ah ok that helps :) Thanks ! :D
-
Thanks that worked perfectly ! :D (i also managed to edit it a bit to put a minitripod in the front as well :p ). By using the fishing boat as well, it looks like a perfect insurgent boat :rolleyes: Now, second question.....how do you find the right numbers ? Trial and error,or is there a list somewhere i havnt been able to find ?
-
Will this work with a waypoint & trigger ? Im trying to get an officer to leave a hotel and drive to a house, but only at a certain time :p
-
This really ticks me off..no information..
Fenrir replied to BeerHunter's topic in ARMA 2 & OA - GENERAL
What annoys me is, everytime i search, the top posts are always totally unrelated :p It might be the domination thread, or a thread like this one :rolleyes: -
Hey :) To help our clan police our server a bit i was wondering, is there anyway of locking down slots so that you have to use a password, kinda like passwording a server :p I ask this because of the fact that, we edited domination to make it so only pilots can fly, to make it a bit more organised. Now, we only let people who are on teamspeak fly, and so it gets a bit tiresome at times constantly watching for people who arnt on TS, in pilot slots. We have warnings in about 3-4 different places, but on course, some people dont learn :rolleyes: So, like i asked, would there be any way of putting something like a password on these slots, which we can give to people on teamspeak ?
-
Disabling the scoreboard
Fenrir replied to dale0404's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Is there a way of doing this mission side? So the score is unviewable until your all either dead or mission completed ? I tend to find in tactical mission a few people tend to die cause they keep checking their score to see how many people they killed, while in the middle of a firefight :p -
Thank you, B.I.S.; Sign if you agree.
Fenrir replied to Milton T. Pike's topic in ARMA 2 & OA - GENERAL
Siiiigned :D -
Please can someone explain how to use these event hadlers :o And is there a way of forcing AI to stay in the vehicle, even with the engine off? Because if i use get out, once they pass through the rearm point, the engine shuts off while it's refueling and then they get out again. And because it's now inside the rearm point, whenever they get back in they jump straight out again :p
-
How to make a plane to take off?
Fenrir replied to Z.agge's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Place it at (preferably, due to runway length), the east taxiway facing south on the main airfield. Then just preview :) He should automatically taxi round and take off. -
Sorry to be a pain but....that didnt really hel pme to understand much :rolleyes: Do i make a script for these? or add them on a waypoint ?
-
Thanks :) pssst....what do you mean by event handler ? :p Im not too good on scripting part etc yet :rolleyes:
-
Vehicle Rearming Script
Fenrir replied to GeneralCarver's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Does this work with AI vehicle as well ? :)