Jump to content

Durga

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Everything posted by Durga

  1. Hey guys, I'm having an issue with a script restriction #66 when I target somewhere on the map with the Artillery Computer. I went into the script.txt and changed 5 onMapSingleClick !"\"onMapSingleClick\"," to 1 onMapSingleClick !"\"onMapSingleClick\"," (which should allow it) Did I change the wrong line? I'll post the entire script.txt just in case. Thanks for your help -Durga
  2. Hello, my name is Durga. I'm here today to ask a question on how to manually insert items/weapons/objects inside of the backpack via dayz.st database. In my database, a coyote pack with 2 stinger missiles looks like this. ["DZ_Backpack_EP1",[[],[]],[["Stinger"],[2]]] I'm looking for either 1). How to put the actual Stinger Launcher into the backpack, or 2). Replace the backpack itself with the stinger missile. Any help is much appreciated, thank you.
×