User:Windolon/PopExtensionsPlus Documentation: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Create page temporary)
 
(Add call-to-action to edit this documentation)
Line 1: Line 1:
{{toc-right}}
{{toc-right}}
{{sq}} This is the documentation for [https://github.com/potato-tf/PopExtensionsPlus PopExtensionsPlus], a [[VScript]] library for use in {{tf2|4}}.
{{sq}} This is the documentation for [https://github.com/potato-tf/PopExtensionsPlus PopExtensionsPlus], a [[VScript]] library for use in {{tf2|4}}.
{{note|While it is generally discouraged to edit user pages, please feel free to contribute and edit away! This is because this is a documentation, not something personal. You can do so here and in all other subpages of the documentation.}}


== Constants ==
== Constants ==

Revision as of 01:41, 7 February 2025

Squirrel This is the documentation for PopExtensionsPlus, a VScript library for use in Team Fortress 2 Team Fortress 2.

Note.pngNote:While it is generally discouraged to edit user pages, please feel free to contribute and edit away! This is because this is a documentation, not something personal. You can do so here and in all other subpages of the documentation.

Constants

See this page for a full list of constants available from the library.

Custom attributes

PopExt attempts to recreate many of what Rafmod, a potato.tf server-side mod does in terms of fully custom player and weapon attributes.

Mission attributes

PopExt also recreates Rafmod’s mission-wide attributes.

Utility functions

In implementing