• We are aware of sporadic errors when browsing our site. This is an issue with our hosting provider and not something we can fix on our end. We are hopeful it will be resolved soon. ~VintagePC

HOW TO FIX TELEPORTERS FOR YOUR SERVER

>open C:\Program Files\Steam\steamapps\sourcemods\tf2classic\scripts\playerclasses\engineer.txt

>find the line where there is written "// Buildables" and

"buildable1" "OBJ_SENTRYGUN"
"buildable2" "OBJ_DISPENSER"
"buildable3" "OBJ_TELEPORTER"


Replace "OBJ_TELEPORTER" with "OBJ_TELEPORTER_ENTRANCE"
and add this line :
"buildable4" "OBJ_TELEPORTER_EXIT"


In the end it should look like this :

// Buildables
"buildable1" "OBJ_SENTRYGUN"
"buildable2" "OBJ_DISPENSER"
"buildable3" "OBJ_TELEPORTER_ENTRANCE"
"buildable4" "OBJ_TELEPORTER_EXIT"

Instead of this :

// Buildables
"buildable1" "OBJ_SENTRYGUN"
"buildable2" "OBJ_DISPENSER"
"buildable3" "OBJ_TELEPORTER"
 

Funding Progress To Date

VaultF4 on Steam


48659 Members
(6138 Online 266 In-Game)
Join the group
Back
Top Bottom