Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
Welcome to Potato's Custom MvM Wiki. | Welcome to Potato's Custom MvM Wiki. Here you can find information about how to make your own MvM missions, resources for mission making, and information on our custom server mods. | ||
Line 17: | Line 17: | ||
* [[Reverse MvM Beginners Guide]] | * [[Reverse MvM Beginners Guide]] | ||
* [https://sigwiki.potato.tf/index.php/Installing_on_Windows_with_WSL Installing Sigmod on Windows with WSL] | * [https://sigwiki.potato.tf/index.php/Installing_on_Windows_with_WSL Installing Sigmod on Windows with WSL] | ||
== [[:Category:Templates|Templates]] == | == [[:Category:Templates|Templates]] == | ||
Line 26: | Line 24: | ||
* [[Small Turret Tanks|Small Turret Tank]] | * [[Small Turret Tanks|Small Turret Tank]] | ||
*[[Rotating Shield]] | *[[Rotating Shield]] | ||
*[[Timers]] | *[[Timers]] | ||
== [[:Category:Popfile Additions|Custom popfile additions]] == | == [[:Category:Popfile Additions|Custom popfile additions]] == | ||
Line 33: | Line 31: | ||
* [[WaveSpawn]] | * [[WaveSpawn]] | ||
* [[TFBot]] | * [[TFBot]] | ||
== [[:Category:Misc Additions|Miscellaneous additions]] == | == [[:Category:Misc Additions|Miscellaneous additions]] == | ||
* [[ | * [[Additions to existing entities]] | ||
*[[Entity Modules]] | *[[Entity Modules]] | ||
* [[Custom Entities]] | * [[Custom Entities]] | ||
Line 47: | Line 43: | ||
== [[:Category:References|References]] == | == [[:Category:References|References]] == | ||
* [https:// | * [https://github.com/rafradek/sigsegv-mvm/blob/master/scripts/mvm_bigrock_sigdemo.pop Demonstrative SigMod mission] | ||
* [[List of item definitions]] | * [[List of item definitions]] | ||
* [https://csrd.science/misc/econ-tf/items.html Complete list of item names] (internal and display) | |||
* [https://wiki.teamfortress.com/wiki/List_of_item_attributes List of vanilla item attributes] | * [https://wiki.teamfortress.com/wiki/List_of_item_attributes List of vanilla item attributes] | ||
* [https://wiki.teamfortress.com/wiki/Cheats#addcond List of AddCond values] | * [https://wiki.teamfortress.com/wiki/Cheats#addcond List of AddCond values] | ||
Line 55: | Line 52: | ||
* [https://github.com/sigsegv-mvm/population Population files used by Valve missions] | * [https://github.com/sigsegv-mvm/population Population files used by Valve missions] | ||
* [[Entity Properties]] | * [[Entity Properties]] | ||
== Misc Resources == | == Misc Resources == | ||
Line 70: | Line 62: | ||
* [https://github.com/Mince64/Popfile-Modifier/tree/main Wavebar Generator] | * [https://github.com/Mince64/Popfile-Modifier/tree/main Wavebar Generator] | ||
* [https://github.com/NPsim/P3/releases/tag/2.1.0 Standalone Popfile Parser] | * [https://github.com/NPsim/P3/releases/tag/2.1.0 Standalone Popfile Parser] | ||
* [https://docs.google.com/document/d/e/2PACX-1vR4mcdvfPIib0sfEtzhv_l6lz42ox6xmFr4jxVYceSxL8na9fkrxVkTFz5qVbl1qV3A4VzY-t7CJ-f8/pub War Paint IDs for Decorated weapons] (War Paints do not work in vanilla) |
Latest revision as of 04:33, 2 September 2024
Welcome to Potato's Custom MvM Wiki. Here you can find information about how to make your own MvM missions, resources for mission making, and information on our custom server mods.
Vanilla Tutorials[edit | edit source]
- Basic Tutorial on how to make popfiles
- Titanium Tank Mission Making Guide
- Canteen Crasher Mission Making Guide
- Madness vs Machines Expert Mission Making Guide
- Advanced Popfile Tricks
- Misc. documentation on certain attributes
Modded Tutorials[edit | edit source]
- Create custom item decals
- Introduction to Point Template Spawners
- Designing your Point Templates in Hammer
- Reverse MvM Beginners Guide
- Installing Sigmod on Windows with WSL
Templates[edit | edit source]
Custom popfile additions[edit | edit source]
Miscellaneous additions[edit | edit source]
- Additions to existing entities
- Entity Modules
- Custom Entities
- Sound Additions
- List of custom attributes
- List of modifications to vanilla attributes
- Expressions
- Lua Scripting
References[edit | edit source]
- Demonstrative SigMod mission
- List of item definitions
- Complete list of item names (internal and display)
- List of vanilla item attributes
- List of AddCond values
- Documentation of all vanilla popfile keyvalues
- Unusual effect IDs
- Population files used by Valve missions
- Entity Properties
Misc Resources[edit | edit source]
- Wavebar Icon Repository
- Vanilla Popfile Syntax Highligher for VSCode
- Sigmod Syntax Highlighter for VSCode
- Vanilla + Sigmod Syntax Highlighter for Notepad++ (slightly outdated)
- Fixed valve icons
- Wavebar Generator
- Standalone Popfile Parser
- War Paint IDs for Decorated weapons (War Paints do not work in vanilla)