Nope Cen, But I had something like that when I had a mistake in fn_selfActions.sqf. So check that out especially on parts that have stuff like if(in vehicle). I doubt it's related to this system. But I might be completely wrong.
Well that error is a typical thing of not being able to find your dayz_server.pbo. I normally get that when the %PREFIX% file is missing. That's all I know. Make sure your pbo's have the z\addons\dayz_server prefix:
http://prntscr.com/411qmj
How is that racist? Russians are not a race but a nationality. Anyway on topic: I also think it is indeed possible. DayZ 1.8.1 has something called quickswitch. When enabling this it allows player to switch their main gun to their carrying slot weapon without animation. So I would check out the...
I don't think its possible to have either both the normall ESP and the group system, its either one or the other. I have 6 admins running around and have no problem with this tho. You can always see who is in who's group + you have player markers so you can still see them on the map.
You using safe zones? If yes. Try to disable those and see if the problem presists. I'm pretty sure that's what causes it. Try to use a different safezone script if this is indeed the problem.
Yea this can work. But you won't be able to make custom queries to your DB without CHILD:999. I've been thinking about creating something like this but this paypal API seems confusing.
Whenever that happens on my server. Someone shot a guy that is not properly loaded in yet. (This will cause a body on the ground but the player not actually being dead and then gets stuck in loading screen).
Pretty sure that this:
class RscTitles
{
#include "dzgm\icons.hpp"
class BTC_Hud
{
Should look like:
class RscTitles
{
#include "dzgm\icons.hpp"
};
class BTC_Hud
{
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.