Jump to content

Home

error worldspawn the first entity isn't worldspawn


KASHMIRS

Recommended Posts

open your .map file in a text editor like notepad and do the following.

 

Look for the first 4 lines that look similar to this:

// entity 0
{
"classname" "[b]worldspawn[/b]"
// brush 0

 

 

Now the bold part will NOT be worldspawn in your document. INstead it will be some other entity name. You want to change that entity name to be worldspawn like my example above. OR you could just copy my example above and replace the first four lines of your .map file with that.

 

 

Hope hat helps!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...