McDaggart
Member-
Content count
55 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
3 NeutralAbout McDaggart
-
Rank
Inmate
Recent Profile Visitors
884 profile views
-
thank you.
-
could you post what code and where you have put it if you have it working please? thank you.
-
this one doesnt show up in rpt file but autorun doesnt work on foot or in car, but havent tested it any further, would it be a seperate check for each type of vehicle? is player in car=false is player in air=false so is player in boat=true but not not needed as default is true?
-
would that include AI as a player or would that be different wording/script context call? thank you,
-
just not good enough, lol >joke< thank you,
-
class Item4 { position[]={25713.313,20.344301,21329.576}; name="SpawnSofia"; text="Sofia"; type="ExileSpawnZone"; }; I would like to change the "chute" map symbol used for spawn points as its ground spawning. I changed exilespawnzone to mil_triangle and it displays ok but it doesn't function as a spawn site, can I change the symbol? and if so, is it a case of another variable entry? what lines of code are available in class item? Thank You.
-
thanks for reply, ive got this but if throws this in rpt file.... missing a bracket somewhere, im trying to say if player in vehicle (but in a ship is ok) throw false so the script would allow you to press "0" to auto run if your in a boat/ship but not aircraft or car !?
-
thank you, as you guessed, bambi version, will test tomorrow
-
hi, love the new edition but im trying to simplify it and failing miserably lol i have the custom load on spawn script which can give out 3 different items (one per respect level) i just need to check which one they have in inventory and spawn that vehicle accordingly , im "if" and "else" confuddled, any help much appreciated , thank you
-
at line 43 of surveiller_conditions_actions_menu.sqf if i remove "&& _vehicule_joueur" would this allow players to access vehicle contents whilst in flight? my aim is to load a crate with backpacks and then be able to load it onto the helo, go to mission then drop crate from helo at height and then chute down (cant get front backpacks or fast rope to work,lol) if this wrong, how would i do that please?, thank you.
-
may i ask for a release for those that dont use xm8 apps , ty
-
After a few head scratches and tweaks, then figuring it was better to have a lower number to increase the chance of chat/display it (lol) this works, Thanks for the script