Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Sami

Members
  • Posts

    54
  • Joined

  • Last visited

Posts posted by Sami

  1. Google the files you need on GitHub. Download them and place them in your mission folder. Remember where you put them cause you need to know the path. Open your compiles.sqf and search for the folders you need. Then all you have to do is change the path of those to the files you placed in your mission pbo. Or you can have survival install it for you.

    What if i copy them from my Dayz_code action folder to my mission folder then change the path ?

  2. then you messed something up.

     the only thing that i could think of is the player_build.sqf, player_upgrade.sqf, and player_buildingDowngrade.sqf they are not in my mission.pbo its in my Dayz_code under Action folder maybe thats why is not leting me or maybe cuz of the snap pro it has player_bulid in its folder and its the only thing in the mission.pbo that has something with building

  3. so i will give it a try and see if it works

    i did every step and now when i try to join my server it says "wait for host" and nothing happens

     

     

    oh btw about this step

     

    STEP 7 (Modifying player_build.sqf, player_upgrade.sqf, and player_buildingDowngrade.sqf)

     

    i found it in dayz_code by using FileZila by looking into the FTP

     

     

    Is that the right way >>?

  4. So on my server there is a green mission that spawns a box with things in it

     

    I want to remove it but it keeps coming back the only thing that i did was this

     

     

    //Change amount of ammo boxes that spawn on the server.
    MaxAmmoBoxes = 0;

     

     

     

    But still keeps coming back

  5. I mean it's not easy to get scripts working with others. It's not as easy as just following instructions from the github. You have to understand code and what makes things work together.

     

    I know that but the only thing that is a problem now is when i add player to the plot they can't build unless i tag them as friendly looked around but nothing so far

  6. I mean it's not easy to get scripts working with others. It's not as easy as just following instructions from the github. You have to understand code and what makes things work together.

     

    I know that but the only thing that is a problem now is when i add player to the plot they can't build unless i tag them as friendly looked around but nothing so far

  7. So...did you get this working yet?

     

     

    No I tried everything the only thing that does not make senses this step

    "STEP 7 (Modifying player_build.sqf, player_upgrade.sqf, and player_buildingDowngrade.sqf)

    ALL THREE OF THESE FILES NEED THE SAME EDIT, MAKE SURE YOU DO ALL FILES!!!!

    Find"

     

    I found player_build.sqf and i modified it

    but player_upgrade.sqf, and player_buildingDowngrade.sqf no where to be seen i looked everywhere but could not find it maybe this is what makes it not working

    I don't have the page up right now but it also says about moving them and make sure you change the paths. You're not looking in the right spot and this script is harder to add when you have other scripts added in. It's easier to tweak and modify like that. I suggest adding it in just after single currency if that's what you have. There are a lot of bugs with this...

     

    I don't have single currency on my server and what do you mean lot of bugs?

    are you talking about the link i gave you or the single currency ???

  8. So...did you get this working yet?

     

     

    No I tried everything the only thing that does not make senses this step

    "STEP 7 (Modifying player_build.sqf, player_upgrade.sqf, and player_buildingDowngrade.sqf)

    ALL THREE OF THESE FILES NEED THE SAME EDIT, MAKE SURE YOU DO ALL FILES!!!!

    Find"

     

    I found player_build.sqf and i modified it

    but player_upgrade.sqf, and player_buildingDowngrade.sqf no where to be seen i looked everywhere but could not find it maybe this is what makes it not working

    I don't have the page up right now but it also says about moving them and make sure you change the paths. You're not looking in the right spot and this script is harder to add when you have other scripts added in. It's easier to tweak and modify like that. I suggest adding it in just after single currency if that's what you have. There are a lot of bugs with this...

     

    I don't have single currency on my server and what do you mean lot of bugs?

    are you talking about the link i gave you or the single currency ???

  9. That's been broken since 1.0.5.1 came out. Never really cared to look for a fix since nobody crafts ore in my servers.

     

     

    For me I never looked for it to start with and I'm not interested in the first place but i came across players saying if you can fix it and i was looking into it

    but thanks anyway