Jump to content

riten

Member
  • Content Count

    176
  • Joined

  • Last visited

  • Medals

Everything posted by riten

  1. L-39 Albatros by riten This is my first vehicle mod, I've learned a lot during this project. It was really fun to improve my coding and modding skills, but I hope someone will enjoy playing this. There is still some things to work with and I'll probably update it soon. I'm actually pretty happy on how it works, so decided to share it with community. External pages upload / my pbo's editing Respect my time I've spent building this addon and let me know before you're going to upload my mod anywhere. You can freely add it to any website if you add all informations about mod and credits, but only with workshop link (or any other sources I'll add), so no external download mirrors without my knowledge. Before you edit my config/pbo send me PM so we can talk about your intentions. Thank you for your understanding! Weapons: All plane variants are armed with: 4x GBU-12, 2x Scalpel, Cannon 20mm and gunner laser. Features: - Ejection seat for both pilot and gunner (inspired by John Spartan & saul, but created by my own) - Wheel chocks and pitots tube cover script (by me) - Gunner MFD optics - Animated pilot cockpit (throttle, rudder etc..) - Civilian aerobatic model with smokes :) You can find it at: Blufor -> jets -> L-39 Czech Air Force (CAS) Indfor -> jets -> A43 Buzzard (CAS) Opfor -> jets -> L-39 Russian (CAS) Civilian -> jets -> L-39 Aerobatic Textures: - Czech Air Force for Blufor - Buzzard BIS Texture for Indfor - Russian texture for Opfor Thanks to: BIS for sample models, configs, tools and documentation Community & especially Firewill for answering my config questions Workshop: Subscribe Images:
  2. General Informations: Dynamic Air Combat Missions is just a random Air missions generator, which means that there is base of events randomly spawned over Altis. There is always different location and enemy team size, so you can pracitce different variants all the time. This topic will be updated with new informations & events/features list as my work moving forward. If you have any missions ideas, feel free to discuss. Situation: There are 5 bases over Altis. Main airport, where you're wokring at and 4 smaller bases - North, South ,East, West base (each small base has it's own defence system - AA/Tanks). At the beggining you're starting with all 5 bases under NATO control. During gameplay CSAT will try to take control over 4 smaller bases, if they succeed, they will get their own defence at taken base location (also the marker on map will change to CSAT flag and you'll lose points). You can gain experience points by performing tasks and lose them if you crash your aircraft. How to play: REQUIREMENTS: Community Base addons A3 1. Use Pilot Menu via scroll action or by pressing left windows and select kind of missions you want to play: - CAS Missions (only ground targets) - Air-Air Missions (only Air targets) - Multirole Missions (mix of CAS and AIR missions) 2. Go to service area (check marker on map) and select from Pilot Menu name of jet you want to play. 3. Select "Request Landing/Rearm" to stop random events. Keep in mind that you can't delete your current mission, so you need to ask for landing before new task starts. Also you need to select kind of missions when you are ready to fight. 4. Customize mission. Missions events: - Defend/Escort A-164 Wipeout (Air-Air mission) - Eliminate bandits (Air-Air mission) - Destroy CSAT Tanks (CAS mission) - Destroy laser target (CAS mission) - Defend NATO ship (CAS mission) - Defend Altis Port's (CAS mission) Features list: - Death Cam, SP respawn system. - Pilot profile & rank system - Random missions generator - Dynamic markers - Dynamic attack/defence bases system - Experience points system - Dynamic Weather system +time acc - Virutal traffic [beta] - G effects [wip] - Landing/startup&taxi request system - Dialog menu ARMA 3 supported Aircraft addons list. (Remeber that you don't have to download any of it). A-10C Thunderbolt II F-16C Fighting Falcon Standalone F/A-18 X Black Wasp F/A-18 Super Hornet FC-37 Thunder Su-35S Flanker E Sukhoi Su-34 Sukhoi T-50 Sukhoi-22M4 AV-8B Harrier II F-14D Tomcat Standalone F-15 Eagle Series Standalone Eurofighter Typhoon AWS A-10C Warthog (USAF MOD) F/A-22 Raptor (USAF MOD) F-35A Joint Strike FIghter (USAF MOD) A-164 Wipeout Buzzard (AA/CAS) DOWNLOAD: >>>DOWNLOAD (always updated) >>>DOWNLOAD (it's not insta-updated)
  3. Hello, I'm wondering, is there any way of executing mission scripting commands via RCON on dedicated servers? For example lets say I want to remote send: hint "test" I can't really find out how to do this. I don't want to use any tools, need to understand this so I could build fun functions.
  4. I'd need some cool ppeffect 😄
  5. Hello, I've been away from Arma modding/playing for quite some time, but I started recently working on new mod for my crazy aviation steam collection - "Anti Gravity Craft". Motivation for this mod was video published by US Navy and Bob Lazar stories. I just thought that it's cool and we should have it in Arma for some sci-fi scenarios! If you like this idea, feel free to join discussion. I have already many ideas about how it should work, but I'll update this post as soon as I have more to show. More videos: Features (so far): Toggle between areodynamic and anti-gravity flight "physics", which means you can travel conventionally or do crazy maneuvers like typical "UFO". [defensive weapon] Auto gravity invertor Images: STEAM Workshop
  6. Added first weapon (defensive) -
  7. Beta has arrived.
  8. Added first preview video 🙂
  9. Jetpack for Arma III Mod based on real project - "Jetpack Aviation" (http://jetpackaviation.com). Features: - Jetpack inventory is disabled, so I've added possibility to put second backpack on chest with stuff you may need on your task. - You can walk with backpack, but can't run (it's not limitation, it has been blocked intentionaly). If you start running by pressing shift or whatever is your key assigned to "turbo", you'll start flying. - Helmet mounted display. - Custom sounds (for now only bingo fuel). - The possibility of landing on buildings (and anything else detected as floor by engine). - G forces effects while flying instead of static animation: DEV screenshots: Instructions: - If you want to fly, just wear jetpack using action "Turn On and take" and press turbo key default "shift". - For refuel/repair you need special items which you can find in empty objects "Jetpack and stuff" category. *Classnames riten_jetpack_bp - jetpack riten_jp_repair - repair tool box riten_jp_fuel - fuel canister *Actions Turn On and take - use to pick up backpack and "arm" engines, if you pick up backpack manually it won't fly. BP on chest - puts your backpack to chest Take off BP from chest - take off your backpack from chest repair - repairs jetpack if you are close to repair tool box refuel - refuels jetpack if you are close to fuel canister Changelog - v1 Public relase Credits: - BIS for tools and engine - Community for tutorials that helped me start modding - Scripts, configs, model and textures by me License: This mod has been relased under Creative Commons (https://creativecommons.org/licenses/by-nc-nd/4.0/), only for Arma 3 use. >>Subscribe<<
  10. I've found out that samples from a3 tools works. When I export p3d/fbx or other formats from blender it doesnt work : ( edit: Fix: I had my p3d on C drive, while A3 tools on D, I had to move files to D and they open fine. JESUS... :)
  11. Hello, I've just installed arma 3 tools from steam after like one year break from modding. I'm working on win 7, new PC - the problem is that I can't open p3d (my own, not binarized) - when I try to, I get error "unable to load file. error". Any idea what is wrong?
  12. riten

    Jetpack v1

    It doesn't matter, no need to give him more attention - not worth my time
  13. riten

    Jetpack v1

    Nope he just stolen it, DMCA sent. Thanks for information.
  14. Hi, As in topic, I'm looking for someone who could help me setup extDB3 for custom Jets mission/mod. I know MySQL, but have some troubles understanding extDB3.
  15. Just add +0.5 height on respawn and it should be fine :)
  16. Are there any limitations for motorcycle class in A3? So far I can't change max speed, even if I set max speed 99999 and accelereation 99999 it still has max speed of 80 km/h. Also I can't setup sound, it works fine at pilot(driver) view, but outside it's just no sound.
  17. @up Problem is that maxspeed / acceleration values doesn't works at this point. Is there any other variable in cfg for speed?
  18. CLOSE QUATERS PVP - ALPHA Server IP: 149.202.194.40:2302 Server skill: Veteran / no 3rd person Round time: 10 min Rounds per match: 10 Spectator mode for dead players *no mods required to join game I have just started working on new PvP game mode where your main task is to defuse bomb as Anti-Terrorists or kill everyone or defend bomb as Terrorist. You can destroy any wall as AT to get inside the main building. It is going to be mix of Counter-Strike and Rainbow Six, but more realistic since this is Arma so we can do more. It is Alpha - there aren't many features yet, but I'm waiting for any suggestions.
  19. riten

    Close Quaters MOD Server - Alpha

    That's the problem, I need players :) I'd love to upgrade this game mode, but I'm waiting for some ppl who will actualy play it.
  20. Try verify game files on steam
  21. guidance, I have some questions ;) It's pretty hard to talk here with moderation so just add me steam if you can help: http://steamcommunity.com/id/riten/
  22. I'm just wondering since Jets DLC is comming soon, is there any air combat server already? I was looking for any server with jets for hours and couldn't find even one. I've decided to create public group on steam: http://steamcommunity.com/groups/a3airsuperiority , if anyone is intrested in flying PvP then you're free to join. How it will work? For now I'll post on group, the date and time of server start (I'll be hosting it, probably Friday-Saturday-Sunday) and anyone who is online will be able to join and play with us. It will be sector control, but I'm thinking of adding some random AI events features. If we reach, lets say like 20-30 people I'll think about buying public server. Required mods: http://www.pmctactical.org/arma3/downloads.php PMC Afghanistan, Jalalabad
  23. Main conception and shop is done. It will be sector control game mode with frontline pushing ;) More info soon. Still looking for someone who could help me with extDB3.
  24. riten

    Jets DLC Terrains

    I'd like to use some of these maps for my jets mod, but is there any chance to put there airport/airstrip textures? At least one map with it, would be great.
  25. riten

    Jets dlc - AG MACER

    I have had same problems during my tests, macers seems to be pretty useless to be honest. I mean, I can understand BI conception, but in Arma enviroment.... It is easier to lock with gbu :)
×