hi @Delicious Ace me use flies server u can test it not show all status player
u know how do to fix ? problems ? thank.
@DerpADoge u talk back to facebook me plz mate![]()
hi @Delicious Ace me use flies server u can test it not show all status player
u know how do to fix ? problems ? thank.
@DerpADoge u talk back to facebook me plz mate![]()
Last edited by faddy1994; 08-05-17 at 06:43 AM.
In you're init file
This
>> dbInitEconomy ["http://127.0.0.1:8080/"];
Change it to
>> dbInitEconomy [true];
Run the server once. It might take a while to boot. Once it's up. Shut it back down and change
This
>> dbInitEconomy [true];
To this
dbInitEconomy ["true"];
If you keep it enabled it keeps spawning vehicles and heli crashes.
I found that on my server after initialising it as [true] all the time I had vehicles with multiple duplicates inside each vehicle making them basically un-usable.
Anyone have an idea how to make proxyexport.bin ?
I tried in init.sqf to add
But don't work.Code:_position = [7500,7500,0]; exportProxies [_position,200000];
dbInitEconomy is not set to true,that is why they are not active
if you use dbInitEconomy [true]; every time you start server it may duplicate events...it will be 40 not 20.simple fix is to make backup of event.bin in storage_4201\dayz_Auto.ChernarusPlus\000 folder and replace used bin with backup one when error occurs.If your events are doubled your server will load way way slower...
Hope this help :)
Just a question for all,do anyone have problem with server crashing when u have weapon or another item with attachments in inventory?
Can someone give me a file server fixied work for me?
me can test it to chang spawnloot
can u confirm u dont have error!?
Simple test is log in and put attachment on pistol,something like silencer or sight,wait 15-30 sec so changes are saved,log out and wait 30 sec then log in again
My experience is that my server crash because save function duplicates all attachments on weapons and all other items with attached items in their attachment slot
U can check your save file in save folder with text editor to confirm duplicated information,like 2 identical bit of info i [] bracket.If u do as i describe above u will have something like this twice in a row
... ["Att_silencer",0,0,0],["Att_silencer",0,0,0] ...
if u dont have I would kindly ask u for ur init.sqf file from MPMissions folder
tnx
- - - Updated - - -
Appendix for my last post...
I found that save and load function have error regarding attachments attached to items and their duplicate save and load order of items from database/hive that cause item to switch inventories and possible dropped if there is not enough room for them to be placed in currently loaded inventry.
With help and consultation with DerpADo I'm trying to rewrite those two functions so both work correctly and that they stop cause error and crashes of server/client
PS. If anyone know how scripting for DayZ SA work, willing to help me, I would kindly ask you to help me to learn and help this community with my work.We can do more if we help each other.No one would be happier then me if this happens.We can share our work to all or specific people but one is for sure,no one knows all and any of you wouldn't be here if he/she knows how this all work.
You have idea,ask someone if he/she can help,google is here to search and find information you need but sometimes even google can't help.This is why forums like this exist...You know something but you can't do it yourself...ask someone for help....you can make it alone but you need tips from someone who knows and is willing to help you.
If you don't understand what i want to say....forget it.....simple as that... :)
Someones idea is someones solution.
Last edited by dingo85; 09-05-17 at 05:44 PM.
I test those Things with the attachment if i finally meneged that my Zombies work correct....
I“m use the Server Files from 123new, there is alot of stuff in the Mission Folder what is not needed.
I want to clean this Folder a bit, so we all have a better overview about what scripts starting/running on Server.
Already cleaned it up but my main init.sqf will not work correctly...i just deleted all rows beginning with the //....
I will rly try help you to let them shit work, I was able to understand that scripts better in the past, when i was active in DayZ Mod....
Still have alot of shit from this time saved on my PC....
But I think here we will not get much help, there are few here who actively participate.
Most here just only want to have Things.....do nothing for it......And do not appreciate it....A big problem is probably also the language barrier, but some do not even the effort to write decent english ...
I Take a break today....and will try all the shit tomorrow...
Thanks alot dingo85 for you work and sharing your Information! I appreciate your help very much!
The same for DerpADo and few people here who actively participate on this "Projekt"
Regards Ace
Thank you Ace,as you said,there is a lot of people who ask questions and wait for answer.I don't blame them for their questions,it is good to ask questions but you need to do someone by yourself,try something,anything.
Once I read somewhere that,to get correct answer you need first to ask right question yourself and then someone else...it is really true.You need to format your question so other can answer you in such way that you don't need to ask it again.You need to know what your question means and is it possible to get right question.
One way to know what script is used by server is to read it fully,to see what function from other scripts is used, is variables used in script is global or specific for that script and so on.I am really new with scripting in dayz sa but i used it in the past with dayz mod.It is similar,there is difference in some script names,functions,class names and so on,but those who used it in the past can use it here.
I appreciate help from anyone and i'm willing to learn and improve my knowledge of dayz sa in any field
FNX with attachments
Screenshot by Lightshot
>> Logged out
>> Logged back in
Screenshot by Lightshot
Didn't duplicate the attachments.
My init.ini
https://mega.nz/#!tWphGKCR
Decryption key
!zMVAIhPpPWZ3X8i4Wu53IcTovBHBPxuqIQLh89qWQjE
FaiLs,u dont have Da One init file.do you use his hive_61?
How u save player data/inventory?
Probably edited benwood save for .60?