Jump to content

Neocortex

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

1 Neutral

About Neocortex

  • Rank
    Newbie
  1. Hi , i want to add my own weapons into the map but im unable to find the right script , i tried editing he startup.sqf( by adding weapon names to the "cases") but after saving the map and trying it , the map stopped working(spawn without weapons/no zombies etc) I changed this //Farmer Guns CVG_weapons = ["huntingrifle","colt1911","m9","m9sd","makarov","makarovsd","aks_gold","AK_74","AK_47_M","FN_FAL","AK_47_S","AKS_74_U","LeeEnfield","m16a2","m1014"]; To //Farmer Guns CVG_weapons = ["huntingrifle","colt1911","m9","m9sd","makarov","makarovsd","aks_gold","AK_74","AK_47_M","FN_FAL","AK_47_S","AKS_74_U","LeeEnfield","m16a2","m1014","weaponname"]; but it broke the script somehow ;/ and i had to undo it ... Can anyone tell me what i have to do to add my own weapons ? MFG Neocortex P.S. Sorry for my bad english , im still learning ;)
×