vscript

  1. Yaki

    AddVSCond 1.5.3 bug squashing update

    AddVSCond vscript is a system for controlling conditional states that can be applied to any entity. It works like the addcond and removecond system, where one condition can be only "on" or "off", and there can be several conditions applied at once. Not just for players--For any entity. Code...
  2. MC_Labs15

    Deathray a2

    A payload race map with custom Vscript-powered laser carts which can be controlled by players. Hit the button on your team's cart with your melee to activate it!
  3. LizardOfOz

    No Minify !

    Replaces one spell of your choosing (Minify by default) with a different one (Pumpkin M.I.R.V. by default). Can be edited to replace a different spell with a different other spell instead. To make it work on your Halloween map, put this script into scripts/vscripts/ folder and create a...
  4. F

    Weapon ID enum and helper functions v1

    Some game events, such as player_hurt, have a parameter for "weaponid" but there's no enumerator in the game that tells you what weapon is what. This file adds the enumerator eWeaponId, which contains the internal weapon IDs that the game uses, ripped straight from the game. By default, the...
  5. IceCreamMachine

    A little problem with vscript.

    So i'm just starting out with vscript, and i was following TopHATTwaffle's introduction to vscript, but i keep getting these erros. Can someone help me with this? As i tried to recreate the HelloWorld print i started getting this error as i join the map: Vscript executing script...
  6. LizardOfOz

    Badworks (DM VScript) a5a

    A map by ChargingTurnip adapted to work-in-progress VScript DeathMatch.
  7. Wendy

    Escalation (VIP) b1e

    A new experimental Gamemode!
  8. cidra

    Using VScript for map agnostic mod

    Would it be possible to use VScript to make a mod that can be applied to any map, either at runtime or at compile time (just-in-time)? Sourcemod looks quite limited and I was searching for all possible ways of making mods in TF2.
  9. LizardOfOz

    Outlook rc2

    And also layout improvements(?) Co-developed with @Phe
  10. August101

    Snowsteel vscript test edition a6c - Update: 23w44a

    Welcome to a modified version of my TFConnect pass time map now with a new vscript flavor. Here I removed every hitscan weapon (besides sentries) and replace the mercs arsenal with something based around projectiles and knockback, and made it so that mercs take significantly less ranged damage...
  11. LizardOfOz

    72hr Jam 2023 Crossfire (DM VScript) a5a

    With permission from the Open Fortress team, as well as MacD11 and Suomimies55 (creators of the map) this is the first alpha of Open Deathmatch - a Deathmatch gamemode based on Open Fortress. The vscript codebase was made by me within the 72 hours of the jam, as well as some asset adjustments...
  12. zythe_

    72hr Jam 2023 Castle Noculus a2

    initial layout made for the tf2m 72hr jam 2023.
  13. Pinewabble

    Robot Destruction Cultists V1

    Spooky replacement for the robot destruction robots! Pack includes: RD Cultists with 4 different options (regular, candle-topped, masked, and unique long Mann +versions without spell casting animations) RD Ammo replacement, replacing the ammo with books 2 Different Intel/Core replacements...
  14. Thespikedballofdoom

    Is there any way to allow players to suicide in halloween carts?

    I want to add a cart section to a map I'm working on and it's really awful if players can't suicide to escape the zone if they hit a hitch or just want to respawn. Even if I have to go through vscript I'd like to make it possible. Even sm_slay doesn't kill players in them. Addcond 82 to see what...
  15. dabmasterars

    Standin (VScript Conquest) V1

    DESCRIPTION This variation of the map Standin has a unique ruleset. You need to capture the control points to collect points, which are gained for every second a control point is under your team's control. The first team to reach the target wins. This map uses VScript for logic and has a custom...
  16. OctoBlitz

    Hallow a4b

    Zombie infection map set in a sleepy autumn town that is overcome with the zombie hordes....
  17. gidi30

    Arena (Vscript) V1

    The point of this script is to be a base for game modes based on arena by default it acts like arena without the control point HOW TO USE: -unzip the file to Team Fortress 2/tf/custom -in hammer add a tf_logic_player_destruction -set the Entity Scripts keyvalue to arenavscript.nut -set the...
  18. Thetriztheexistentialneko

    tdm_shaleville A1E

    A new tdm map cause particle was hard to iterate on, and this one should be better scaled thanks to @SteveN for helping find errors and thinking of a name
  19. LizardOfOz

    Crit Pumpkin Model Replacement !

    An edit of my other script: No Crumpkins. This script assigns a custom model to Crit Pumpkins (aka Crumpkins) immediately as they spawn. To make it work on your Halloween map, put this script into scripts/vscripts/ folder and create a logic_script entity with the following parameters: In...
  20. August101

    mvm_norest a1b

    A vscript mvm experiment. In short; I recreated the spawning mechanics behind left for dead's versus mode but with units designed after payday units. The map itself is also borrowed from payday. Notice: The current build is designed with tf_mvm_defenders_team_size and...