ok here is a fixe, which worked for me:
open the file
%SYSTEMROOT%\System32\drivers\etc\hosts
with an notepad editor and add at the bottom:
127.0.0.1 www.ibattle.org
127.0.0.1 ibattle.org
This will prevent BEC from checking for updates.
As a protest against Bis for allowing Server monetization i am terminating all services associated with Bec.
Good bye Bis it has been a great time.
Regards.
Nuxil
http://forums.bistudio.com/showthread.php?180125-B-E-C-quot-Battleye-Extended-Controls-quot-Admin-tool-for-dedicated-servers
best thing would be to see how other sectors are scripted and done, so you will have an idea how to start and where to look for ideas.
The Rest is some scripting skills, creativity on the map editor andtypically should have your very own unique sector
Don't worry about your language as long as everybody can understand You.
There must some sort of a log in your rpt as soon as the bike disappears. post your rpt right after this happens.
Next thing you want to post is your dayzserver/server_updateObject.sqf just to see if it's set up the right way
then make execption in the filter for it. Simple as that :)
If you need help with it you can write me a PN i can give you some support on german with that
so first of all this is looks like the error you are looking for:
ERROR: Cannot Sync Character Fannypack as no characterID
But for today its to go to bed ^^
Lets see what i can do tomorrow
The RPT is already telling you what's wrong.
_inventory is not defined. This is simply because your variable is:
__inventory
with 2 of _ at the beginning where it should only be one ;P
Just learn to read the RPT :)
Check your deploy bike script and check the area where the bike is created, somewhere around the createvehicle command you need to have something like this:
_oldbike setVariable["CharacterID", "1337", true];
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.