Skip to content

Tona Days' fork of the TTT Weapon Placer by Bad King Urgrain

Notifications You must be signed in to change notification settings

tonadays/map-script-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Script Editor

Tona Days' fork of the TTT Weapon Placer by Bad King Urgrain

Improvements:

  • Entities will not be listed unless they are present in your game
  • Updated vgui code
  • Sorted entity list with groups
  • Ability to select ammo ents directly
  • Partial support for auto_ammo (used for all ttt_random_weapon spawns)

Todo

Pull requests accepted.

  • Support for auto_ammo when placing individual random weapons
  • Support for traitor/detective equipment
  • Support for miscellaneous ttt entities
  • Support for our custom weapons
  • Fix for physgun beam positions not updating
  • Fix "Remove all existing weapons" removing sandbox weapons from players
  • Dynamic ttt weapon support
  • Support for Exho's Prop Placing Tool scripts (source code)
  • Support for all of zaratusa's custom weapons
  • Proper handling of client/server/prediction logic and consquently multiplayer sandbox support
    • Likely related to physgun beam position issue

Developer Reference