Talk:Team Fortress 2/Creating a Payload Map: Difference between revisions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
It says "Click on and find the properties of the Bomb_CapZone" but where is this entity supposed to be? what type of entity is it? I don't see anything previous to this about creating it, yet it sounds like we have to ''find'' it...but how can you find something that was never there to begin with? [[User:Entice|Entice]] 20:53, 8 May 2008 (PDT) | It says "Click on and find the properties of the Bomb_CapZone" but where is this entity supposed to be? what type of entity is it? I don't see anything previous to this about creating it, yet it sounds like we have to ''find'' it...but how can you find something that was never there to begin with? [[User:Entice|Entice]] 20:53, 8 May 2008 (PDT) | ||
:At least you HAVE entities in your version. For the time being, I'm stuck with 3.4 and not even a playerstart! --[[User:JeffMOD|JeffMOD]] 04:43, 9 May 2008 (PDT) | :At least you HAVE entities in your version. For the time being, I'm stuck with 3.4 and not even a playerstart! --[[User:JeffMOD|JeffMOD]] 04:43, 9 May 2008 (PDT) | ||
:Apologies, I was half tired writing all this in one go, Bomb_CapZone is meant to be Bomb_CapArea and I've edited the wiki to show that, If you see any other problems just write here again.--[[User:NekoBaron|NekoBaron]] 18:24, 11 May 2008 (PDT) |
Revision as of 18:24, 11 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)
- Thanks this is my first wiki submission, if they aren't there then the de compiler your using probably isn't gathering all the information, I presume that your on about the actual track it self being all the props themselves (other wise your on about the path_track which is covered). You could try using another decompiler I used one called VMEX ( http://www.geocities.com/cofrdrbob/vmex.html ) to look at pl_goldrush. Or if you want you can have a look at the source for the map used in the tutorial it self which comes with the map http://www.fpsbanana.com/maps/53448 and see what I used. When you actually get to look at the track close up you can easily see all the small joins and overlaps but these aren't seen when running around. --NekoBaron 15:24, 4 May 2008 (PDT)
Bomb_CapZone
It says "Click on and find the properties of the Bomb_CapZone" but where is this entity supposed to be? what type of entity is it? I don't see anything previous to this about creating it, yet it sounds like we have to find it...but how can you find something that was never there to begin with? Entice 20:53, 8 May 2008 (PDT)
- At least you HAVE entities in your version. For the time being, I'm stuck with 3.4 and not even a playerstart! --JeffMOD 04:43, 9 May 2008 (PDT)
- Apologies, I was half tired writing all this in one go, Bomb_CapZone is meant to be Bomb_CapArea and I've edited the wiki to show that, If you see any other problems just write here again.--NekoBaron 18:24, 11 May 2008 (PDT)