-
Content count
26 -
Donations
0.00 EUR -
Joined
-
Last visited
Community Reputation
5 NeutralAbout Long Beard
-
Rank
Bambi
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Yep, you cannot add constructed player items without placing a flag 1st. I believe you CAN place tents. You can store stuff in them but they can't be locked. I know players on my server do this and hide them in remote spots.
-
Haha, you mean the noddy car? Well great news is they added the Gendarmarie offroad which has working lights. That will do for my needs. I can always reskin them too
-
Thanks for all the feedback. I think for now I'll stick with Altis, mainly since many find a substantial FPS drop.
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
Long Beard replied to second_coming's topic in Add-ons
I can verify this.- 3161 replies
-
- 1
-
- survivor ai
- random ai
- (and 9 more)
-
[Release] Exile Occupation (Roaming AI) & More - updated 2019-01-23
Long Beard replied to second_coming's topic in Add-ons
Anyway to substitute roaming AI helis for Darter drones? I tried to switch them out but they don't spawn.- 3161 replies
-
- survivor ai
- random ai
- (and 9 more)
-
I had a look for this but it looks like it's not been supported for a while. Which version do you use and where to get it?
-
So guys I switched our server over to Tanoa for testing and my initial thoughts were that the map is perhaps a little to small to be successful for Exile. Another concern is it prevents many players who don't have the DLC from joining thus impacting server population. What's your thoughts on the new map with Exile. Anyone having success with it? How's it going generally?
-
Periodically Show Player Positions on Map?
Long Beard replied to Long Beard's topic in General Discussion
We're a semi RP server with a admin controlled bounty & Law system. If someone is killing players frequently, then they get a bounty and their 'last known' (rough) position is periodically marked on the map allowing the other players to hunt them for the reward. So far it's been welcomed and enjoyed, but is dependent on admin being online. Was looking to maybe automate it a little. On reflection however, I think showing all players, even the peaceful ones would be counter productive so for now we'll stick with the manual version. -
To encourage PVP on my server I would like to display player positions on the map periodically. Is there a way to do this?
-
So looks like there is no way to do this? TLDR: I wan't to spawn the white offroad with the in game default police lights. Is there a way to do this server side?
-
Hey guys and girls. First of, would just like to say, great & helpful community. Ok so now my question. I would like to add a police vehicle into my server (for admins - not general sale) without having to have people download a separate mod. So far my searches have not found an easy way to do this. So, I have managed to simply modify the basic white exile offroad to have police lights using a simple code in the init section within the editor. I have managed easily to get custom buildings placed in the server, but I suspect any item I place with code in the init will not transfer over serverside. Init code in the vehicle is _null = this spawn {_this animate ["HideBumper2", 0]};_null = this spawn {_this animate ["HidePolice", 0]};_null = this spawn {_this animate ["HideConstruction", 0]};_null = this spawn {_this animate ["HideBackpacks", 0]}; How can I get this to show server side? I am very new to all this so please be gentle and jargon free. Many thanks.
-
Yep it was infistar. I watched the live server logs and got someone to try locker. Threw up an error with IDD 24029. I added 24029 to the infistar white list and it fixed it. I would suggest you guys do the same in case it's a different IDD number for you.
-
Problem there is they fly over periodically and always seem to fly over the airport. I'm kinda looking for drones buzzing around the skies
-
Yes running latest version. Will check the logs.
-
Got a wee problem on my server. Players who access the lockers in the safe zone report the window opens for a couple of seconds then closes. Anyone else experiencing this or have an idea on what's causing it and how to resolve it? Many thanks.