Predatorium
Member-
Content Count
19 -
Joined
-
Last visited
-
Medals
Community Reputation
0 NeutralAbout Predatorium
-
Rank
Private First Class
-
The first one does work though :) did you name the player P1? I mean i run it on my dedi now and everyone's happy!
-
Thanks for all your help guys. I solved it by placing the following code in the units' init fields, giving them different variable names like P1, P2 etc: [] spawn { _pos = (getMarkerPos "respawn_west"); waitUntil {!isNil "BIS_finalInsertionPosArr"}; sleep 5; P1 setPosATL _pos; P1 setDir 260; }; Works fine on dedi.
-
Well I don't know what to use instead of player, i know it returns null on server but for the life of me I can't figure out what else to use :( I really have no clue what I'm doing but it worked so fine on local host I just wanted help to get it running on a dedicated :)
-
-
Thanks but I was really looking to start simple since I don't really know much of anything about this but am very curious how to make halek's script work on a dedicated. The player variable returns null on dedicated, that's why it doesn't work right? what does one use instead of player? sorry I just like combat patrol but just want that spawn to be in base and I'm in no way able to figure this out myself.
-
Predatorium started following Combat Patrol
-
How would I go about to get this working on a dedicated server? When I try this on local host it works, we spawn in at AO for a second and then we pop up at base at my respawn_west marker. But on dedicated nothing of that happens, we just spawn in at AO like normal. Using this: 0 = (getMarkerPos "respawn_west") spawn {waitUntil {!isNil {BIS_finalInsertionPosArr}}; BIS_finalInsertionPosArr = _this; sleep 10; player setPos (getMarkerPos "respawn_west"); };
-
how to use CfgRoles
Predatorium replied to Predatorium's topic in ARMA 3 - MISSION EDITING & SCRIPTING
haha yeah I noticed this 2 am in the morning just staring my bleeding eyes on the wiki page. Very subtle! Works like a charm now. I use it more like what part of the whole team you are, for example one role is named "ground team" with many loadouts and the other is "Air Force" with a jet pilot loadout and a heli pilot loadout. -
With the new update of Arma all my respawn loadouts are linked to a role called "Default". I looked at the wiki https://community.bistudio.com/wiki/Arma_3_Respawn:_New_Respawn_Screen but I don't get how to link my loadouts to different roles. Maybe someone can explain this to me?
-
After the latest arma update(1.6) some of the pmc vests are missing like Pointman OD, my favourite :( :( :( Update: it's when you run Tac Vests and Tryk at the same time!
-
revive A3 Wounding System (AIS by Psycho)
Predatorium replied to Psychobastard's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thank you! It works! :D :D :D- 914 replies
-
revive A3 Wounding System (AIS by Psycho)
Predatorium replied to Psychobastard's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I need your help! Apparantly the wounding system is not JIP friendly. When someone disconnects from our dedicated server and reconnects the wounding system isn't working anymore for that player. He/she gets instakilled instead of agony state(realistic mode is false) and when trying to heal someone no healing bar appears and it goes on and on forever. Any tips on how to solve this?? I've run the AIS test mission with no mods on client and server and the same thing happens!- 914 replies
-
Why isn't this wonderful mod signed? :( We need the key for our server. What a waste :/
-
ALiVE - Advanced Light Infantry Virtual Environment 1.0 (GA)
Predatorium replied to ALiVEmod's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I've tried and tried, but arma crashes everytime, gone over the instructions and making sure im doing it right. The indexing window appears for a split second and then it crashes. -
ALiVE - Advanced Light Infantry Virtual Environment 1.0 (GA)
Predatorium replied to ALiVEmod's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I'm reaching out to you guys! Please! How do we get Hindu Kush indexed and working with this fantastic mod we call ALiVE?? :blush: :icon_hug: -
ALiVE - Advanced Light Infantry Virtual Environment 1.0 (GA)
Predatorium replied to ALiVEmod's topic in ARMA 3 - ADDONS & MODS: COMPLETE
That breaks my heart, love that map. :( if you pros couldn't do it, there's no way I can. Update: I tried indexing the map but arma crashes when I try. Well I tried :/