lessien881 Posted November 18, 2013 Share Posted November 18, 2013 I want to make a weapon perk along the lines of the cowboy and grunt perk for the weapons I want to use and bring them up to par for mid to late game. Ive never messed around with the GECK so this is a new thing for me and Im having some issue figuring out what i need to do to make this perk work and also wanted some balance help from people who are smarter than I am when it comes to that. What i have so far: I have the perk name, level, and description done as well as the required skills. Im not sure if i did them correctly but i have "getpermanentactorvalue" as the search field and then just set my skills (guns and survival) to the values i want. Where I a running into the problem is getting things to do what i want. I am trying entry point calculate weapon damage but then I cant find the weapons I want. I tried using the IsInList ammo 9mm/5.56mm but i didnt notice any difference in game when I tested the perk. I want to use the varmint rifle/ratslayer and the 9mm/Maria as my guns and bring them up to par with other weapons. I also want the perk to increase my carry weight by 25. I havent figured that one out yet. Now for the balancing issue Im not sure how powerful to make the % to increase their damage to bring them up to par without overpowering things. If anyone can help me there that would be fantastic. I plan to have the perk taken around 12-16ish to bring the weapon into the higher level weapons available. Link to comment Share on other sites More sharing options...
lessien881 Posted November 19, 2013 Author Share Posted November 19, 2013 Anyone? Link to comment Share on other sites More sharing options...
Gribbleshnibit8 Posted November 19, 2013 Share Posted November 19, 2013 IsInList takes a list that contains the weapons you want. So you would need to make a new Form List and add the weapons you want affected to it, then check that list in the perk entry point. Look at how plasma spaz does it. Link to comment Share on other sites More sharing options...
Recommended Posts