From 1ecd37b2ef1f68abccb686a2f7cb0bdd1802cb14 Mon Sep 17 00:00:00 2001 From: amione <57235791+xamionex@users.noreply.github.com> Date: Fri, 4 Feb 2022 16:16:50 +0100 Subject: Updating Wiki Stuff (#39) * add more issues so people don't ask over and over * fix improper indentation * MD026/no-trailing-punctuation * remove issues from faq and link to troubleshooting * MD001/heading-increment * fulfill* * MD032/blanks-around-lists * MD001/heading-increment * MD033/no-inline-html * revert MD Rule (not sure what this is used for * me when i didnt mean to do that * use da link and also when the... what * bin folder * Formatting Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> * Formatting Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> * fix intel link * MD034/no-bare-urls: Bare URL used * MD045/no-alt-text * MD012/no-multiple-blanks * I know this is unused, just wanted to write smth * fix links * add tools * please stop using real urls. you have markdown. * modding tools * add tools * no actual urls <3 * fix tools link * does this look better? * nope * remove "some stuff" * better formatting * oops * oops v2 * GitBook: [#1] No subject * i didnt create this * MD Rules * Update docs/modding/tools.md Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> * Update docs/modding/README.md Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> * move mtools down * change vtfedit * rem tools * no winrar. bad. * non-shortened url * add kvals to summary Co-authored-by: GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> --- docs/modding/keyvalues.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'docs/modding/keyvalues.md') diff --git a/docs/modding/keyvalues.md b/docs/modding/keyvalues.md index e69de29..3a5b08c 100644 --- a/docs/modding/keyvalues.md +++ b/docs/modding/keyvalues.md @@ -0,0 +1,12 @@ +# Changing keyvalues (weapons) + +Do keep in note that this is usually changed server-side. + +To actually change the keyvalues of weapons you'd have to name them appropriately inside a mod folder\ +For example: `R2Northstar\mods\Northstar.Custom\keyvalues\scripts\weapons`\ +You can find all the weapon keyvalues [here](https://github.com/BigSpice/TitanFall_2_Weapon_Skin_Modding/tree/main/Weapon_Scripts) + +- Mod Examples: + - [Northstar.Custom](https://github.com/R2Northstar/NorthstarMods/tree/main/Northstar.Custom) + - [Unholy Trinity](https://github.com/xamionex/xamionex.UnholyTrinity) + - [Kraber9k](https://github.com/Steveplays28/kraber9k/tree/main/Steveplays.Kraber9K) -- cgit v1.2.3