#Error duplicate id:1269 for ability special_bonus_unique_sniper_take_aim_armor
1 messages · Page 1 of 1 (latest)
Most likely caused by not using *_custom.txt files or assigning ids to custom abilities/items made by you
Oki thans a lot I ll try 🙂
Custom abilities do not need IDs anymore.
just ctrl+f your files for 1269 and you should find it
isnt this supposed to be in the npc_dota_hero_sniper.txt file
like isnt this an actual talent for sniper
yes, the issue is purely the id
either valve reordered IDs and OP has a hard copy of npc_abilities or whatnot or they havea custom ability with an ID = 1269
Ids for Vanilla abilities are not in their kvs. There is a special .txt file called ability_ids where all ids are stored. (You shouldnt include a copy of this file in your custom game.)
i have this issue, with vscode global search CTRL SHIFT F cant found something 🥶
Remove your kv files, then add them back to see which errors
which kv files?