Talk:Hammer Go To Brush Dialog: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:
"The Brush ID does not exist"
"The Brush ID does not exist"


So how are you supposed to FIX A brush you CANNOT FIND!
So how are you supposed to FIX A brush you CANNOT FIND!{{Template:Unsigned|Bugmenot}}


use the [[VMF_documentation]] to find that number and fix it. Or simply copy paste your entire map into a new file, dont use Ctrl+A physically select the entire map. --[[User:Angry Beaver|Angry Beaver]] 15:07, 29 Oct 2006 (PST)
use the [[VMF_documentation]] to find that number and fix it. Or simply copy paste your entire map into a new file, dont use Ctrl+A physically select the entire map. --[[User:Angry Beaver|Angry Beaver]] 15:07, 29 Oct 2006 (PST)

Revision as of 17:48, 29 October 2006

What happens when you compile the map it says "Brush 31344: bounds out of range" You go to the Find Brush Dialog and type in the 31344, then the find Brush Dialog comes back with this message: "The Brush ID does not exist"

So how are you supposed to FIX A brush you CANNOT FIND!Unsigned comment added by Bugmenot (talkcontribs) Always sign your posts with four tildes (~~~~)

use the VMF_documentation to find that number and fix it. Or simply copy paste your entire map into a new file, dont use Ctrl+A physically select the entire map. --Angry Beaver 15:07, 29 Oct 2006 (PST)