I tried to upload an example map for Stacked Sectors and got a warning

same with 7z or wad extensions.
Now I wonder how Polyexample.zip was uploaded.
Code: Select all
==Actor Lists==
These commands print a list of actors inside the level you are currently playing.
* '''{{LE|actorlist}}''' [filter]
:Without parameters, displays every actor currently in the level. (List can be quite big on detailed mods) Can also filter by actor type, i.e. "actorlist zombieman" will list all actors that are zombieman, living or dead.
* '''{{LE|items}}''' [filter]
:Same as above, but only lists items you can currently pick up.
* '''{{LE|countitems}}''' [filter]
:Same as above, but only lists items that count towards your intermission tally at the end of the level.
* '''{{LE|monster}}''' [filter]
:Same as 'actorlist' but only lists monsters currently in the level, living or dead.
* '''{{LE|actornum}}''', '''{{LE|itemsnum}}''', '''{{LE|countitemsnum}}''', '''{{LE|monsternum}}''' [filter]
:These commands do the exact same thing as each of their respective counterparts above, except instead of showing lists, they only give you the total counts.
Database error
A database query error has occurred. This may indicate a bug in the software.
- Query:
Code: Select all
UPDATE IGNORE "interwiki" SET iw_prefix = 'doomwiki',iw_url = 'https://doomwiki.org/wiki/$1',iw_local = '0',iw_trans = '0' WHERE iw_prefix = 'doomwiki'
- Function: SpecialInterwiki::doSubmit
- Error: 42P01 ERROR: relation "ignore" does not exist LINE 1: UPDATE /* SpecialInterwiki::doSubmit Gez */ IGNORE "interwik... ^
Those commands are already here: http://zdoom.org/wiki/CCMDs:InformationalEruanna wrote:For [wiki]CCMDs:Debug[/wiki], I was thinking of adding this section
Ooops - reverted, then. I don't know why they didn't come up on searches.Blue Shadow wrote:Those commands are already here: http://zdoom.org/wiki/CCMDs:InformationalEruanna wrote:For [wiki]CCMDs:Debug[/wiki], I was thinking of adding this section