-
Content Count
521 -
Joined
-
Last visited
-
Days Won
1
DeanReid last won the day on November 16 2014
DeanReid had the most liked content!
About DeanReid
-
Rank
Hardened
- Birthday 06/14/1994
Profile Information
-
Gender
Male
-
Location
Hacker Island, Chernarus, H13 I37
-
Interests
IT, Music Production, Gaming
-
DeanReid started following ANY UPDATE ???
-
Is this still in demand? I can update the files if people still need them?
-
DeanReid changed their profile photo
-
What the hell happened to the forums.
-
-
-
-
Can the Linux Server handle the precise building worldspace format?
DeanReid replied to Rob2's topic in Epoch Linux Server
I had a problem with things like P4L Door Management etc due to that. You will most likely need to modify the writer.pl to make world-space save to cache to it can be loaded to the server correctly. I was close to getting it to work but my hard drive died and I lost all my dev stuff so I'm waiting on it getting fixed and sent back -
Make sure all 3 ports are open, ^^ DayZ Commander is broke. that might be the cause I recommend http://dayzlauncher.com/ when you install it make sure to go here http://dev.dayzlauncher.com/home/check and add your server to the list, Make sure the servers started and then enter the IP and Query port and it will tell you if its added or there is a problem somewhere
-
I'd do what Swordsworn said above. Use EAT for vehicle spawning and read the post I put about getting kicked with the AntiHack. :) ^ also has the fix to get rid of most of the spam that shows in the logs
-
Infistar or any other anti hack and Epoch Linux
DeanReid replied to Panadur's topic in Epoch Linux Server
If you are spawning cars with EAT then disable /* Vehicle Tradercheck */ _VTC = true; /* true or false */ /* checks if a player is near a trader when 'purchasing' a vehicle */ that will stop you getting kicked when spawning perm vehicles. I'd recommend keeping that true though and limit your spawning to trader zones only also if you have the spam the AH generates then remove all lines that have _key call server_hiveWrite; _key call server_hiveReadWrite; and that should get rid of most of the console spam. its only a temp fix. I'd keep a backup of both your database and ah.sqf just incase bad things happen. I was working on a Linux conversion, but at the rate Chris updates the AH it gets annoying having to re-do it all I'm going to speak to him about adding an option for Linux to main releases -
Gr8 reacted to a post in a topic: How do I import Objects from an other dayz-Epoch nitrado-server to Linux?
-
-
http://dev.dayzlauncher.com/home/checkadd your server ip and steam query port to there and it should add it to the launcher within 24 hours
- 8 replies
-
- Dayzcommander
- Not showing
-
(and 2 more)
Tagged with:
-
[VIDEO TUTORIAL] Epoch Linux Server 1.0.5.1 - Video Series
DeanReid replied to jahangir13's topic in Epoch Linux Server
That error is due to Microsoft not saving the file correctly If I remember correctly you can type this in VIM so open file and then press ESC and type the below :) :set fileformat=unix -
Update eMod :)
-
https://github.com/denisio/Arma3-Epoch-Linux-ServerIts unofficial so you probably wont get much support from the devs, but there are people around that would help :)
-
KamikazeXeX reacted to a post in a topic: [BIS/Epoch?]Potential for cross server traveling, sendAUmessage needs implementing![Help needed]
-
DeanReid reacted to a post in a topic: [BIS/Epoch?]Potential for cross server traveling, sendAUmessage needs implementing![Help needed]
-
Epoch Mod 0.3.0.1 "PLAYER_REJECT_NotReady1" = true
DeanReid replied to kludgeDev's question in Server Install
Update eMod