Difference between revisions of "Talk:Creating New Subarenas"
From ASSS Wiki
m (question about includes) |
(you are correct, I have removed that bit now) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
Because that's not supposed to happen: if you put #include flags.conf in arenas/foo/arena.conf, and arenas/foo/flags.conf doesn't exist, it's supposed to use arenas/(default)/flags.conf. Is that not working? | Because that's not supposed to happen: if you put #include flags.conf in arenas/foo/arena.conf, and arenas/foo/flags.conf doesn't exist, it's supposed to use arenas/(default)/flags.conf. Is that not working? | ||
+ | |||
+ | ---- | ||
+ | |||
+ | [[User:Pests|Pests]]: That would be Smong, [http://wiki.minegoboom.com/index.php?title=Creating_New_Subarenas&diff=145&oldid=101 view the history] | ||
+ | |||
+ | [[User:Smong|Smong]]: I have removed that bit now. But I do remember seeing errors about missing include files before. (I probably changed the include default to include svs and forgot to remove the include flags and balls). |
Latest revision as of 05:26, 17 January 2005
Who wrote this bit: "If you use ?makearena and arenas/(default)/arena.conf #include's local files such as flags.conf then the server will generate errors as it will not be able to find these in the new arena's directory." ?
Because that's not supposed to happen: if you put #include flags.conf in arenas/foo/arena.conf, and arenas/foo/flags.conf doesn't exist, it's supposed to use arenas/(default)/flags.conf. Is that not working?
Pests: That would be Smong, view the history
Smong: I have removed that bit now. But I do remember seeing errors about missing include files before. (I probably changed the include default to include svs and forgot to remove the include flags and balls).