Talk:Team Fortress 2/Creating a Payload Map: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
Before anyone asks I started this page on 3rd may 2008, feel free to make adjustments whenever you feel necessary. This tutorial was made from reverse engineering pl_goldrush and creating my own map which is shown in the tutorial. If after following the example '''completely''' and finding that it doesn't work right please either adjust the page if you know the solution to what I've missed or add a reply here.
Before anyone asks I started this page on 3rd may 2008, feel free to make adjustments whenever you feel necessary. This tutorial was made from reverse engineering pl_goldrush and creating my own map which is shown in the tutorial. If after following the example '''completely''' and finding that it doesn't work right please either adjust the page if you know the solution to what I've missed or add a reply here.
--[[User:NekoBaron|NekoBaron]] 10:40, 3 May 2008 (PDT)
--[[User:NekoBaron|NekoBaron]] 10:40, 3 May 2008 (PDT)
==Traintracks==
First, congratulations on the excellent work with the tutorial.
Alright, so I decompiled GoldRush to examine how this thing is built, but I couldn't find how Valve laid down the traintracks on the map, they are simply not there, do you have any idea how it's done? --'''[[User:Baliame|Baliame]]''' <sup>([[User talk:Baliame|talk]])</sup> 14:49, 4 May 2008 (PDT)

Revision as of 14:49, 4 May 2008

Before anyone asks I started this page on 3rd may 2008, feel free to make adjustments whenever you feel necessary. This tutorial was made from reverse engineering pl_goldrush and creating my own map which is shown in the tutorial. If after following the example completely and finding that it doesn't work right please either adjust the page if you know the solution to what I've missed or add a reply here. --NekoBaron 10:40, 3 May 2008 (PDT)


Traintracks

First, congratulations on the excellent work with the tutorial. Alright, so I decompiled GoldRush to examine how this thing is built, but I couldn't find how Valve laid down the traintracks on the map, they are simply not there, do you have any idea how it's done? --Baliame (talk) 14:49, 4 May 2008 (PDT)