22:25:10 "Player UID#76561198084859554 CID#2510 PID#4(El Vitaminas) as SurvivorW2_DZ died at Wilderness [-187:-104]"
the majority of your messages are like this. i assume the -187 -104 are the coordinates.
dayz spawns all the players as "agents" off the map and when you spawn in, yoh take...
I had to help someone setup a private server again and thought I would update pwn0zors private server pack to include current versions of Epoch, Overwatch and Dayz.
https://github.com/iaretechnician/DayZ-Private-Server
Included:
Dayz 1.8.7
Epoch 1.05.1
Overwatch 0.2.5
The actual "mod" files...
Problem Solved:
Call it a "feature" not a bug. Its like a handicap system. If you become unconscious often, you get to bandage and move around to make up for your inability to not get injured.
:rolleyes:
Tested. With epoch seems to only happen when you have the pistol out. Twice in a row with rifle, unconsious. With pistol, sort of unconscious. No weapon, unconscious. With pistol again, sortof unconscious.
So yes, seems to be not fully working when holding pistol. I didnt test to see if it...
I have never heard of that problem before. I will have to experiment. This is an issue in the default servers?
Have to work on making myself unconsious with a keypress to simulate damage.
That code is telling the server that you used epinephine to wake up. I would think just setting the unconscious to false was enough.
So you would have to look at the publicEH in the dayz_code/medical to see what happens when the Epi script is called. It is apparently thinking that you have...
You are unconscious too much!
I looked at the unconscious file and it doesnt look like it should be affected by multiple occurences. Is there anything in your server log? or your Players arma2oa.rpt ?
Someone asked for a script they saw on another server where the rifle, pistol and bandages were displayed on the bottom of the screen and could be used by pressing 1,2,3 keys. Actually there is a fourth display item for your "backpack weapon" but I didnt put the code for that yet. So you will...
Okay. So I just checked out the live support chat and they got this server running in 10 minutes. I asked about the previous few months issues and was told that they had some internal issues and had to replace their entire "backend" and were just overloaded.
So all appears fixed and well with...
They must just hate me. I had no issues, then one server went down so I kept submitting tickets to get it fixed. they ALL went unanswered. I had a $45 balance so I asked for that to be refunded to me. No answer. So I finally just figured I was never getting the money back, so I rented...
if there are no errors, then is the classname correct? why dont you,do some debugging?
whats the first question you should ask if there are no syntax errors?
answer: is nearObjects returning an array of the police stations?
so print the return value to the rpt log to see what it is. I would do...
he installed the acr.
he added the @acr; to,the -mods= parameter,in,the startup bat file.
he added acr (i guess) to,the addons [] array at the top of the mission.sqm
The benefits of having a PPO for the players to download is that you can edit the folder mission while the game is running and then repack the PBO for the next start
You keep the name of the mission the same in your config file. If you want them to download a PDF then pack your mission into a PPO in that will be downloaded and the folder will be ignored. The file size is the same I think it's unpacked before it is sent to the playersyou
no,i dont have a server. i made that up off the top of my head.
i thought i saw a post where ebay said to do this a single time in the init.sqf?
{player reveal _x;
}
forEach (player nearobjects ['Land_MBG_Police_Station',15000]);
that code wont work as written because nearobjects takes a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.