Main Page: Difference between revisions

From SigMod
Jump to navigation Jump to search
(Added war paint IDs document and the csrd.science list of TF2 items; minor rewording and space changes.)
(added VSCode VDF to misc resources, added a note to PotatoMvM.popfile-language-support's link that VSCode VDF is recommended over it)
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
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.  
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 ==
== Vanilla Tutorials ==
* [https://www.youtube.com/watch?v=Z98ei5JLS_g&t=253s Basic Tutorial on how to make popfiles]
* [https://steamcommunity.com/sharedfiles/filedetails/?id=1451627628 Basic Tutorial on how to make popfiles]
*[https://drive.google.com/file/d/1N-DBsZiKiqjD4OSQH2bRLsYq1Sq4gHhA/view?usp=sharing Titanium Tank Mission Making Guide]
*[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]
Line 33: Line 31:
== [[:Category:Misc Additions|Miscellaneous additions]] ==
== [[:Category:Misc Additions|Miscellaneous additions]] ==


* [[Entity Additions]]
* [[Additions to existing entities]]
*[[Entity Modules]]
*[[Entity Modules]]
* [[Custom Entities]]
* [[Custom Entities]]
Line 43: Line 41:
== [[:Category:References|References]] ==
== [[:Category:References|References]] ==


* [https://testing.potato.tf/mvm_bigrock_sigdemo.pop Demonstrative SigMod mission]
* [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://csrd.science/misc/econ-tf/items.html Complete list of item names] (internal and display)
Line 56: Line 54:


* [https://testing.potato.tf/icons.html Wavebar Icon Repository]  
* [https://testing.potato.tf/icons.html Wavebar Icon Repository]  
* [https://marketplace.visualstudio.com/items?itemName=PotatoMvM.popfile-language-support Vanilla Popfile Syntax Highligher for VSCode]
* [https://marketplace.visualstudio.com/items?itemName=pfwobcke.vscode-vdf VSCode VDF - Valve KeyValues language support for VSCode]
* [https://marketplace.visualstudio.com/items?itemName=PotatoMvM.popfile-language-support Vanilla Popfile Syntax Highligher for VSCode (Legacy, VSCode VDF is recommended)]
* [https://www.dropbox.com/s/1w6v8udq74x2gy3/popfile.tmLanguage.json?dl=0 Sigmod Syntax Highlighter for VSCode]
* [https://www.dropbox.com/s/1w6v8udq74x2gy3/popfile.tmLanguage.json?dl=0 Sigmod Syntax Highlighter 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://cdn.discordapp.com/attachments/480416823695638578/933769904778264686/bettericons.zip Fixed valve icons]  
* [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)
* [https://docs.google.com/document/d/e/2PACX-1vR4mcdvfPIib0sfEtzhv_l6lz42ox6xmFr4jxVYceSxL8na9fkrxVkTFz5qVbl1qV3A4VzY-t7CJ-f8/pub War Paint IDs for Decorated weapons]

Latest revision as of 09:34, 7 July 2026

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

Modded Tutorials

Templates

Custom popfile additions

Miscellaneous additions

References

Misc Resources