Main Page: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Reworded Entity Additions to reflect the new page name of "Additions to existing entities")
 
(36 intermediate revisions by 20 users not shown)
Line 1: Line 1:
Welcome to SigMod 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.   


== [[:Category:Tutorials|Tutorials]] ==
* [[Installing on Windows with WSL]]
*[[Create custom item decals]]
*[[Design PointTemplate with hammer map editor]]
*[[Reverse MvM Beginners Guide]]


== Vanilla Tutorials ==
== Vanilla Tutorials ==
* [https://drive.google.com/file/d/1N-DBsZiKiqjD4OSQH2bRLsYq1Sq4gHhA/view?usp=sharing Titanium Tank Mission Making Guide]
* [https://www.youtube.com/watch?v=Z98ei5JLS_g&t=253s Basic Tutorial on how to make popfiles]
*[https://drive.google.com/file/d/1N-DBsZiKiqjD4OSQH2bRLsYq1Sq4gHhA/view?usp=sharing Titanium Tank Mission Making Guide]
* [https://steamcommunity.com/sharedfiles/filedetails/?id=1451627628 Canteen Crasher Mission Making Guide]
* [https://steamcommunity.com/sharedfiles/filedetails/?id=1451627628 Canteen Crasher Mission Making Guide]
* [https://drive.google.com/file/d/1rwcsiZJtKLcbfSBR3o-seQIxq_tTjzPJ/view?usp=sharing 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]
*[[Attribute information|Misc. documentation on certain attributes]]
 
== [[:Category:Tutorials|Modded Tutorials]] ==


* [[Create custom item decals]]
*[https://steamcommunity.com/sharedfiles/filedetails/?id=2289315026 Introduction to Point Template Spawners]
* [https://sigwiki.potato.tf/index.php/Design_PointTemplate_with_hammer_map_editor Designing your Point Templates in Hammer]
* [[Reverse MvM Beginners Guide]]
* [https://sigwiki.potato.tf/index.php/Installing_on_Windows_with_WSL Installing Sigmod on Windows with WSL]
== [[:Category:Templates|Templates]] ==
== [[:Category:Templates|Templates]] ==


* [[Spider Tank]]
* [[Spider Tank]]
*[[Modular Gatebots]]
* [[Modular Gatebots]]
*[[Vaccinator Tank]]
* [[Vaccinator Tank]]
*[[Small Turret Tanks|Small Turret Tank]]
* [[Small Turret Tanks|Small Turret Tank]]
 
*[[Rotating Shield]]
== [[:Category:Popfile Additions|Popfile additions]] ==
*[[Timers]]
== [[:Category:Popfile Additions|Custom popfile additions]] ==


* [[WaveSchedule]]
* [[WaveSchedule]]
Line 26: Line 31:
* [[WaveSpawn]]
* [[WaveSpawn]]
* [[TFBot]]
* [[TFBot]]
== [[:Category:Misc Additions|Miscellaneous additions]] ==
== [[:Category:Misc Additions|Miscellaneous additions]] ==


* [[Entity Additions]]
* [[Additions to existing entities]]
*[[Custom Entities]]
*[[Entity Modules]]
*[[Sound Additions]]
* [[Custom Entities]]
*[[List of custom attributes]]
* [[Sound Additions]]
 
* [[List of custom attributes]]
*[[List of modifications to vanilla attributes]]
*[[Expressions]]
*[[Lua|Lua Scripting]]
== [[:Category:References|References]] ==
== [[:Category:References|References]] ==


*[https://testing.potato.tf/mvm_bigrock_sigdemo.pop Demonstrative SigMod mission]
* [https://testing.potato.tf/mvm_bigrock_sigdemo.pop Demonstrative SigMod mission]
*[[List of item definitions]]
* [[List of item definitions]]
*[https://wiki.teamfortress.com/wiki/List_of_item_attributes List of item attributes]
* [https://csrd.science/misc/econ-tf/items.html Complete list of item names] (internal and display)
*[https://wiki.teamfortress.com/wiki/Cheats#addcond List of AddCond values]
* [https://wiki.teamfortress.com/wiki/List_of_item_attributes List of vanilla item attributes]
*[https://gist.github.com/sigsegv-mvm/9ce39744fde2aa4c6156 Documentation of all vanilla popfile keyvalues]
* [https://wiki.teamfortress.com/wiki/Cheats#addcond List of AddCond values]
*[[Unusual effect IDs]]
* [https://gist.github.com/sigsegv-mvm/9ce39744fde2aa4c6156 Documentation of all vanilla popfile keyvalues]
*[[Attribute information|Misc. documentation on certain attributes]]
* [[Unusual effect IDs]]
*[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]]
* [https://github.com/Mince64/Popfile-Modifier/tree/main Wavebar Generator]
* [https://github.com/NPsim/P3/releases/tag/2.1.0 Standalone Popfile Parser]


== Misc Resources ==
== Misc Resources ==


* [https://www.dropbox.com/s/xg236yg1k6yb1c9/liteicons_jun11.zip?dl=1 Wavebar Icons by lite]
* [https://testing.potato.tf/icons.html Wavebar Icon Repository]
* [https://www.dropbox.com/sh/r6850og5azv2xrq/AAChpU57WJ4xhuApYxUcSljEa?dl=0 Wavebar Icons by NotYourSagittarius]
* [https://marketplace.visualstudio.com/items?itemName=PotatoMvM.popfile-language-support Vanilla Popfile Syntax Highligher for VSCode]
* [https://www.dropbox.com/s/bqq55vg61r87d7g/sntrguff.zip?dl=1 Wavebar Icons by Sntr]
* [https://www.dropbox.com/s/1w6v8udq74x2gy3/popfile.tmLanguage.json?dl=0 Sigmod Syntax Highlighter for VSCode]
*[https://marketplace.visualstudio.com/items?itemName=PotatoMvM.popfile-language-support Popfile Syntax Highligher for VSCode]
* [https://cdn.discordapp.com/attachments/480416823695638578/945446119842938880/Pop_File_Highlighter.xml Vanilla + Sigmod Syntax Highlighter for Notepad++ (slightly outdated)]
* [https://cdn.discordapp.com/attachments/480416823695638578/933769904778264686/bettericons.zip Fixed valve icons]
* [https://github.com/Mince64/Popfile-Modifier/tree/main Wavebar Generator]
* [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 12:32, 17 November 2023

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]

Modded Tutorials[edit | edit source]

Templates[edit | edit source]

Custom popfile additions[edit | edit source]

Miscellaneous additions[edit | edit source]

References[edit | edit source]

Misc Resources[edit | edit source]