Jump to content

cashgrany

Members
  • Content Count

    22
  • Joined

  • Last visited

Everything posted by cashgrany

  1. cashgrany

    Dayz standalone Scripting tutorial series

    I do not understand any more yet I took the info of the attachment on github like you.
  2. cashgrany

    Dayz standalone Scripting tutorial series

    it does not matter :) yes the weapon customize seems correct and the class names too.
  3. cashgrany

    Dayz standalone Scripting tutorial series

    I posted my script, can you help me gokitty1199 ?
  4. cashgrany

    Dayz standalone Scripting tutorial series

    class SetUpDefaultPlayerWeapon { private PlayerBase player; private EntityAI weapon; void SetUpDefaultPlayerWeapon(PlayerBase pIn) { player = pIn; weapon = player.GetHumanInventory().CreateInHands("ksvk"); addWeaponAttachment(); addMagazineToPlayer(); } void addWeaponAttachment() { weapon.GetInventory().CreateAttachment("PSO1Optic"); } void addMagazineToPlayer() { player.GetInventory().CreateInInventory("magksvk"); } }; Sorry for the response time gokitty1199; here is my script.
  5. cashgrany

    Dayz standalone Scripting tutorial series

    Hi gokitty1199 , I followed the first tutorial on weapons and everything went well, then I created a weapon but the problem is that the scope does not appear, you have an idea?
  6. cashgrany

    i have two question

    I've created a new weapon I can not get the viewfinder visible on it ? the escape button does not work anymore since yesterday's little update, offline?
  7. cashgrany

    i have two question

    can someone help me for my gun problem?
  8. cashgrany

    i have two question

    thanks to confirm ofp2 ;; can someone help me for my gun problem?
  9. cashgrany

    zombies spawn

    there is a serious problem with the spawn of the zombies; I do 100 to 200 meters, that there are already new ones who have respawn, it is necessary to correct that.
  10. cashgrany

    site of the helicopter

    why is there no more loot on the crash site of the helicopter?
  11. cashgrany

    help please

    I wanted to leave the game and it remained on exit, screen frozen, I waited ten minutes then I did CTRL + ALT + DEL and I stopped the process, and since then I can not access my server; the screen remains frozen.
  12. cashgrany

    BETA and workshop

    When will you add the beta and the workshop?
  13. cashgrany

    KSVK sniper

    When will you add the KSVK sniper?
  14. cashgrany

    problem with car

    I have a bug, I was in a car, I was disconnected because of the ping, I reconnect my character is out of the car and I can not open the doors, I can open the hood and the trunk but not the door.help
  15. cashgrany

    problem with car

    I solved the problem by gently pushing the car with a truck.
  16. cashgrany

    KSVK sniper

    oh no :( it's really disappointing.
  17. cashgrany

    zombies spawn

    oh well, I thought.
  18. cashgrany

    BETA and workshop

    Oh yes, I'm in a hurry for the arrival of the workshop and the modding <3
  19. cashgrany

    zombies spawn

    it sucks, it's supposed to be a simulation, when you kill the zombie in a city there should not be any more; it's pissing.
  20. cashgrany

    BETA and workshop

    it would be really nice if there is a modding tool for 0.63 <3
  21. cashgrany

    BETA and workshop

    thanks for your answer guys. So, no workshop for the 0.63; and the beta do not know when?
  22. cashgrany

    BETA and workshop

    thank you for your quick response sneak. The beta version would be for 2018 but we do not know when. By cons I did not find anything on the workshop ?
×