-
Content Count
77 -
Joined
-
Last visited
-
Medals
Everything posted by mobilemick
-
Does this still work with EDEN editor Does it only work on Altis / Stratis or will any map do :) Thank You
-
Cant see or select rolles in Multiplayer (EDEN EDITOR)
mobilemick replied to Danish_Ice [NBG]'s topic in ARMA 3 - TROUBLESHOOTING
Having the same problem, tried everything already mentioned ? Any ideas ** FIXED ** ​If the map you use when making your mission, IS NOT on the server you are trying to run it on, then the playable slots will not show in lobby.. -
I know how to place a marker, and I know how to cal the script to make them appear . What I would like to know is it possible to spawn enemy AI but position them where I want them using EDEN EDITOR rather than randomly in the marker area. Thank you
-
Lootspawner, configurable building loot system
mobilemick replied to na_palm's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Is there a option to turn on where loot has spawned, Just to see if its working :) So I make a init.sqf file, do I need to place a trigger or anything ? -
Tophe's Arma Dedicated Server Tool (TADST)
mobilemick replied to tophe's topic in ARMA 3 - SERVERS & ADMINISTRATION
Uploaded .pbo to TDAST which I do everytime, But.. when I launch server it stays on the map screen and in lobby it just says CREATING This is from .RPT c:\w\stable\futura\lib\network\networkserver.cpp ClearNetServer:NOT IMPLEMENTED - briefing! -
Since the last arma3 update (Blame it on that ) :) :) :) The support requesters don`t work in game any more. Press (M) Map button It just shows this Map Briefing Team Log Press 0 < That works Press 8 < that works Press 1 (Artillery strike) Nothing happens, It just shows this box again Map Briefing Team Log
-
It doesn`t copy everything vehicles it missed on mine, Best thing to do is place your infantry, then do everything else in 2d editor, or maybe i was doing it wrong :) :)
-
Had a quick look and its something around here, 23:57:43 Error Type String, expected Array 23:57:43 File mpmissions\__cur_mp.Takistan\fnc\fn_findRandomPos.sqf, line 15 Maybe remove the file, or wait for the Author to fix what arma 3 update has broken,, Also the DCG download is corrupt, wont let me Jzip it open
-
Started to play this again, have loaded it on my server, seems to be running fine, Wasn`t there a option for a databse save (indibi2) or was that a different mod :) If not ,Where does it save users progress to Thanks
-
1. Ammo drop seems to land wherever it feels like 2. Ok thanks 3. Ok thanks 4. Found where to change but parameter is good idea 5. Found that also 6. There are 4 on the server, and we seem to be waiting for ages between attacks, Also is it just infantry that attack, or do vehicles come, 7. OK thanks 8 Ok thanks Also. 1a. All our survivors are dead, but we still get $500 , shouldnt the mission end. 2a, Possible to skip the mission, so we can play another location Thank you
-
Enjoying your mission, Nice concept, Couple of questions, 1. Is it possible to bring the man who you buy stuff from with you to your next task, Or is it planning so we don`t need him, 2. Is there a option to turn of civilians driving, They seem to get in the way :) 3. is there a option too add more players, When parameter is on 1 4. Option to increase money starting with, 5. Option to change prices of items :) 6. Any way to increase enemy attack time 7. When you get shot, and you get the "heal yourself" option, The last man timer (8 seconds) finishes before you get chance, any way to turn that OFF. 8. Says "respawn -1" in top right of screen all the time after first death Thanks
-
FIXED - Needed to add ACE to my dedicated server folder as well ? Anone have problems with the map being so dark, you can just make it out, or is it normal.. Re-Update, i can test for you :) :) :)
-
Is it possible to save the parameters, rather than changing them everytime i restart my dedi. Running this on my dedi, works perfect, Will leave it runnin for a few weeks, Keep up the good work
- 878 replies
-
- insurgency
- coop
-
(and 1 more)
Tagged with:
-
Error "Read from bank" An ideas anyone, someone must have this working, 1. Stick mission ( co@40_dynamic-combat-generator.altis) PBO into dedi MPmission folder (using TDAST) 2. Download ACE3 and put in my arma3 folder on my PC, already have CBA in there, 3. Launch dedicated server on the other PC and it starts with no errors, 4. Look for server in multiplayer list, Join it, Hangs on map screen and dedi is chucking out "read from bank"" 5. ??? Thanks again
-
Anyway to skip a task. tried to deliver cargo but it doesnt happen, now cant seem to do anything with it, Also HALO jump drops you 50ft from the ground
- 878 replies
-
- insurgency
- coop
-
(and 1 more)
Tagged with:
-
Enemy occupation system (eos)
mobilemick replied to bangabob's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Anybody got instrucions to make this work, watched the video, but it doesnt tally up with files i have :) Markers dont change colour either :) -
MCC Sandbox 3 - Dynamic mission creating tool for ArmA 3
mobilemick replied to shay_gman's topic in ARMA 3 - ADDONS & MODS: COMPLETE
When creating a zone to use for a task, is there a way to make the radius the AI spawn smaller, i only drag a small square, but the AI spawn quite a distance away.. -
Try changing your settings to window mode rather than full screen, This cured my Black screen of death whislt ALT TAB from editor :)
-
[SP]Dynamic Universal War System (DUWS alpha0.1)
mobilemick replied to kibot's topic in ARMA 3 - USER MISSIONS
Such a shame it wont run on a Dedi, looks a good mod as well . oh well Anistasia mod it is then :) -
Server not Found
-
Anyone got this to work, i spawn a manned UAV and set it off flying, but it doesn`t show any dots (enemy) 1. Placed this in the UAV " _null = this spawn {While {isNil "PrykUavInit"} do {sleep 2}; _this spawn PrykUavInit;} " 2. and this in the init.sqd " execVM "PrykUav.sqf";" Thanks
-
Why does it work fine in editor (preview) but nothing spawns in multiplayer, same with custom loadout, want him to spawn with just pistol, in multiplayer he has all weapons :)
- 586 replies
-
- ai spawn script pack
- aissp
-
(and 1 more)
Tagged with:
-
Good idea, can u give a quick expalantion howto
-
Great Script :) Couple of questions, 1. I want to make a mission with around 100 AI in town, Do i need to place 100 AI and put the code to each sqd leader, or can i use a module and make them spawn when triggered, thinking about the server lag, spawning that many AI. 2. I put a sqd of AI down, they walked across town patroling, Then they seem to have wondered off, followed them and they are 3 miles away from spawn area ?? Thanks
-
Repairing Wheel Script - Need help
mobilemick replied to Ranwer135's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Can you post the working code :) :) :) Soldier goes through the motions of reparing wheel on hunter, but nothing gets repaired