Zez's Workshop UI Recreation
{{ translate("zezWorkshopUiRecreation", workshopUiCustomKw) }}
{{ customGameSettings?.main?.modeName || translate("untitledMode", workshopUiCustomKw) }}
{{ translate("rules", workshopUiKw) }}
({{ rules.length || 0}})
{{ translate("noRules", workshopUiKw) }}
{{ translate("pressButtonToImport1", workshopUiCustomKw) }}{{ translate("pressButtonToImport2", workshopUiCustomKw) }}
{{ translate("event", ruleAttributesDisplayNamesKw) }}
{{ translate("eventTeam", ruleAttributesDisplayNamesKw) }}
{{ translate("eventPlayer", ruleAttributesDisplayNamesKw) }}
{{ translate("subroutineName", ruleAttributesDisplayNamesKw) }}
{{ translate("conditions", workshopUiKw) }} ({{ rules[ruleIdx].ruleAttributes.conditions?.length || 0}})
{{ translate("noConditions", workshopUiKw) }}
{{ condition.comment }}{{ console.log(condition) }}
{{ translate("actions", workshopUiKw) }} ({{ rule.children.length }})
{{ translate("noActions", workshopUiKw) }}
{{ action.comment }}
{{ translate(astToEdit.name === "__compare__" ? (astToEditIndex === null ? "addCondition" : "editCondition") : (astToEditIndex === null ? "addAction" : "editAction"), workshopUiKw) }}
{{ translate(displayDeleteConfirmationFor === "actions" ? "deleteActions" : displayDeleteConfirmationFor === "conditions" ? "deleteConditions" : "deleteRules", workshopUiKw, displayDeleteConfirmationFor === "actions" ? deleteForRule.children.filter(x => x.isSelected).length : displayDeleteConfirmationFor === "conditions" ? deleteForRule.ruleAttributes.conditions.filter(x => x.isSelected).length : rules.filter(x => x.isSelected).length) }}
{{ translate("editVariableNames", workshopUiKw) }}
{{ translate(["__global__", "__player__"][i], ruleKw) }}
{{ v.index }}
{{ translate("editSubroutineNames", workshopUiKw) }}
{{ v.index }}
{{ translate("editExtensions", workshopUiKw) }}
{{ translate("extensionPointsAvailable", workshopUiKw) }}
{{ availableExtensionPoints }}
{{ translate("extensionPointsAvailableDesc", workshopUiKw) }}
{{ translate("extensionPointsSpent", workshopUiKw) }}
{{ getSpentExtensionPoints() }}
{{ translate("extensionPointsSpentDesc", workshopUiKw) }}
{{ translate(extensionId, customGameSettingsSchema.extensions.values) }}
{{ translate("descriptionLocalized", customGameSettingsSchema.extensions.values[extensionId]) }}
{{ customGameSettingsSchema.extensions.values[extensionId].points }}
{{ translate("scriptDiagnostics", workshopUiKw) }}
{{ translate("totalElementCount", workshopUiKw) }}
{{ nbElements }}
{{ translate("totalElementCountDesc", workshopUiKw, ELEMENT_LIMIT) }}
{{ translate("sizeOfLargestRule", workshopUiCustomKw) }}
{{ translate("idk", workshopUiCustomKw) }}
{{ translate("howTheFuck", workshopUiCustomKw) }}
{{ translate("hoursSpent", workshopUiCustomKw) }}
71
{{ translate("flexboxMaster", workshopUiCustomKw) }}
{{ translate("zezWorkshopUiRecreation", workshopUiCustomKw) }}

{{ translate("para1", workshopUiCustomKw) }}

{{ translate("para2", workshopUiCustomKw) }}
{{ translate("para3", workshopUiCustomKw) }}

{{ translate("para4", workshopUiCustomKw) }}

{{ translate("para5", workshopUiCustomKw) }}

{{ translate("setting-"+settingId, workshopUiCustomKw) }}

{{ translate("para6", workshopUiCustomKw) }}
https://discord.gg/EEMjjFB

{{ translate("para7", workshopUiCustomKw) }}

{{ translate("importGamemode", workshopUiCustomKw) }}
{{ translate("importProject", workshopUiCustomKw) }}
{{ translate("settings", workshopUiKw) }}
{{ translate(category, customGameSettingsSchema) }}
This UI is deprecated and will no longer be supported. You can still load your already existing modes but you can not save.