punteroo / TF2-Item-Plugins

SourceMod plugins for TF2 that allow players to manage their weapons (australium, festivizer, unusuals, spells, war paints) and cosmetics (unusuals, paints, spell paints, halloween spells). Now with SQLite support.
GNU General Public License v3.0
30 stars 4 forks source link

It doesn't output anything when manually updating the unusual names. #21

Closed JaredKnushfurReal closed 1 year ago

JaredKnushfurReal commented 2 years ago

I put in the correct pathing (at least I assume so because it never gives me an error) but no output file is created when updating the unusual names

Here's my command. (py "D:\steamgames\steamapps\common\team fortress 2\tf\addons\sourcemod\translations\unusual_names_updater.py" -tf "D:\steamgames\steamapps\common\team fortress 2\tf\resource\tf_english.txt" -out "D:\unusuals.phrases.txt")

punteroo commented 2 years ago

With only the command I cannot assist you. Please post a log of what the script is outputting when ran.