KatsBits Community

Folder structure for MP level editing

kat · 1 · 6459

0 Members and 1 Guest are viewing this topic.

Online kat

  • Administrator
  • Hero Member
  • *
    • Posts: 2692
    • KatsBits
It's probably a good idea to stick to the format used by Quake 4 so as not to cause too much confusion when other people try to run your maps and levels. With this in mind, Single Player maps should go in;

Code: [Select]
\\q4base\maps\[your_map_name.map]
And Multiplayer maps should be placed in;

Code: [Select]
\\q4base\maps\mp\[your_map_name.map]