Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Map Speed_Ball_Matrix_9_Way_NoMetal_V3

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
7/31/2017 11:25:11 AMEErankAdminAnarchid before revert after revert
7/31/2017 11:23:48 AMEErankAdminAnarchid before revert after revert
7/31/2017 11:22:30 AMEErankAdminAnarchid before revert after revert
Before After
1 [quote]How do I make it less downloadable than it currently is? [/quote] 1 [quote]How do I make it less downloadable than it currently is? [/quote]
2 [img]http://i.imgur.com/nDmN7IL.png[/img] 2 [img]http://i.imgur.com/nDmN7IL.png[/img]
3 None is zero support. Anything less than zero is a negative amount of support. There are two options to support a map negatively: 3 None is zero support. Anything less than zero is a negative amount of support. So, something like this would have to be made:
4 \n 4 \n
5 1) Delete it from zkinfo and the database. This does not prevent reindexing unless it is also deleted from SpringFiles, and does not prevent anyone from reuploading it ( however unlikely) . 5 [img]http://i. imgur. com/Uxz5YIV. png[/img]
6 \n 6 \n
7 2) Feature-request something like [img]http://i. imgur. com/Uxz5YIV. png[/img] 7 This does not prevent a reupload with a different name, but does prevent reindexing without any need for collusion with SpringFiles. There may be tech issues with adding such a support level though: the field SupportLevel is an int, and there are greater-than checks against it in zki code iirc.
8 This does not prevent a reupload with a different name, but does prevent reindexing without any need for collusion with SF. The nasty part is that there are, iirc, greater-than and lesser-than checks against the uint SupportLevel field in the code base.