Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Undo revision 3592 by 172.70.126.58 (talk)) Tag: Undo |
||
Line 7: | Line 7: | ||
* [https://drive.google.com/file/d/1rwcsiZJtKLcbfSBR3o-seQIxq_tTjzPJ/view?usp=sharing Madness vs Machines Expert Mission Making Guide] | * [https://drive.google.com/file/d/1rwcsiZJtKLcbfSBR3o-seQIxq_tTjzPJ/view?usp=sharing Madness vs Machines Expert Mission Making Guide] | ||
*[https://steamcommunity.com/sharedfiles/filedetails/?id=1911160067 Advanced Popfile Tricks] | *[https://steamcommunity.com/sharedfiles/filedetails/?id=1911160067 Advanced Popfile Tricks] | ||
== [[:Category:Tutorials|Modded Tutorials]] == | == [[:Category:Tutorials|Modded Tutorials]] == | ||
Line 52: | Line 51: | ||
* [https://gist.github.com/sigsegv-mvm/9ce39744fde2aa4c6156 Documentation of all vanilla popfile keyvalues] | * [https://gist.github.com/sigsegv-mvm/9ce39744fde2aa4c6156 Documentation of all vanilla popfile keyvalues] | ||
* [[Unusual effect IDs]] | * [[Unusual effect IDs]] | ||
* [[Attribute information|Misc. documentation on certain attributes]] | |||
* [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]] |
Revision as of 16:51, 13 August 2022
Welcome to Potato's Custom MvM Wiki. Here you can find information about how to make your own MvM missions, as well as information on how to use our custom server mods.
Vanilla Tutorials
- Titanium Tank Mission Making Guide
- Canteen Crasher Mission Making Guide
- Madness vs Machines Expert Mission Making Guide
- Advanced Popfile Tricks
Modded Tutorials
- 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
Custom popfile additions
Miscellaneous additions
- Entity Additions
- Entity Modules
- Custom Entities
- Sound Additions
- List of custom attributes
- List of modifications to vanilla attributes
- Expressions
- Lua Scripting
References
- Demonstrative SigMod mission
- List of item definitions
- List of vanilla item attributes
- List of AddCond values
- Documentation of all vanilla popfile keyvalues
- Unusual effect IDs
- Misc. documentation on certain attributes
- Population files used by Valve missions
- Entity Properties