Talk:L4D2 Vscript Helpers

From Valve Developer Community
Jump to: navigation, search

Format your page

If you're hellbent on making your own page with your own helpers, please at least format it properly with titles and text boxes.
One giant text box with //comment titles is not up to this websites standarts. Adding a watermark to say who made these codes is also weak.
--MrFunreal (talk) 12:47, 7 April 2022 (PDT)

I have skill issue on formatting :(

Also, I want to soon add another function to make a player instantly stand from animations ( debugging but who knows maybe there are applications )
The method is player.SetModel(player.GetModelName()) along with setting a stagger timer. --Eyal282 (talk) 12:47, 14 May 2023 (PDT)

Also another important thing

The credits ( not water mark... ) also help identify easily whose code is better in terms of efficiency. Codes can expand to events if we aren't given the proper tools and resort to entities to do it.