FireFlightMedicX
Member
Ok i tried that it still said no permission or missing super permission. I waited and it finally worked. Thanks you so much for your help.
Always make sure you're running it as user $ROOT
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Ok i tried that it still said no permission or missing super permission. I waited and it finally worked. Thanks you so much for your help.
i would not recommend to run stuff as ROOT, only a noob would ever do that.Always make sure you're running it as user $ROOT
i would not recommend to run stuff as ROOT, only a noob would ever do that.
Its better if you change the user in the MySQL routines like me to dayz and make a new user for the DB and stuff.
I really hate when ppl tells ppl to run stuff AS root...
Look at line 44 or the line that starts with 5 setFuel and add this to the end of the line:
Code:!"\"dayzSetFuel\"" !"if (_fuel >= 1.0) then { _fuel = 1.0; };"
Then restart your server or if you know how, reload your scripts in Bec.
I'm not having this issue but i see no refuel to begin with, where would i enable it? I don't have the option to refuel. I think you said you would have to in a earlier post.
Thank you for all your help, Pain.
Some great ideas. What command line option do you use to change the IP associated? I've been leaving it all alone so it runs off my main IP and the second server runs on a higher port automatically. I'd like to resolve this.
Should be easy for me to swap my auto restart scripts over to point to seperate exe's.
Thanks again.
-ip=1.2.3.4 -port=2302
All the people with the "house-bug" you dont put it into the foundation then? because there is 2 storages after you have built your house done, foundation is still there and you can store stuff in it and it has the same name as the house storage.
My brother have had his house for 2 weeks soon and it have never despawned any loot in it.
But then he didnt put his shit into the foundationbecuase when he first did build it he did that and was like "wtf why did it not save???" and after that restart he found out there was 2 storages in 1 house.
So he did put 1 soda into each and looked into it after the next restart and that storage with the only soda in it was the right one.
So ye, there is 2 storages in 1 house, is this really a problem or did you just put all your stuff in the wrong storage?
You can give that user full access to 1 DB and not superuser access.Which is fine and dandy if you give the user superuser status, then run whatever you want to your hearts desire. It's just that many things will only run/execute properly as Root, such as the import of the DB and certain other proceedures. But whatever, I'm lazy.
Pain, doesn't the bathmobile need to exist in the object_classes as well in order to be spawning in?
I'm not having this issue but i see no refuel to begin with, where would i enable it? I don't have the option to refuel. I think you said you would have to in a earlier post.
Do you have a problem. When you return to the server sees myself. I can shoot myself and copy gear from me.
If your using these files: https://github.com/MajorPainage/Origins
The instructions are at the bottom under 'Addons'.
I'm Feeling really dumb right now, Where are the instructions? I looked in all of the addons folders and have yet to find a txt file or something that tells you how to enable it. EDIT: Nm Wasnt in addons it was just in the the folder before everything. Thanks for your help!
Auto Refuelling
To enable auto refuelling:
- Edit \MPMissions\dayz_1.origins.tavi\init.sqf
- Look for:
//Remove the double slashes on the line below to enable auto refuelling
//[] execVM "Scripts\kh_actions.sqf";
- Remove the double slashes to enable the add-on, save and restart the server. (NOTE: Folders inside the \MPMissions\ folder don't have to be packed to .pbo format)
this is what you do
post or pm your mission file and i'll fix it for you