comkasce.blogg.se

Hex fiend validation
Hex fiend validation












hex fiend validation

(*)/Warhead=exist(Warheads) => all values of Wardhead property must be existed in Warheads section (*)/Primary=exist => all values of Primary property in any section must be existed Warheads/(*)=exist => all items in Warheads section must be existed Validation conditions store in config.ini. In order, the template menu item has shortcutkeys is Ctrl+1 -> Ctrl+0 and Ctrl+Shift+1 -> Ctrl+Shift+0 (total 20 items), >21th item has no shortcutkeys #Title=InfantryType -> Text display in menu #Title=Building Type -> Text display in menu

hex fiend validation

General/AICaptureWounded=number -> AICaptureWounded property of General section is number Section or property matching can be regular expression.Įx: (*)/Weapon\d+=> match Weapon1, Weapon2, WeaponX. Syntax: value1, value2, => popup single value selecting dialog (*)/ToProtect=boolean -> indicate a boolean -> token mean "All section value1, value2, => popup multiple values selecting dialog > define a schema for -> indicate General section show in left -> indicate BuildingTypes show in left panel and auto reorder child sections, display "jump to section" button in a editing -> indicate Owner property of any section has popup dialog showing all values in Countries section

#Hex fiend validation code

Insert INI code -> insert ini snippet to current source and reloadĬlear Property Value -> clear selected / all propertie values of current sectionĪ program customization data, some snippets: Merge Properties -> copy all properties to other sectionĬopy INI Code -> copy ini code of selected / all properties to clipboard Goto section -> goto current editing sectionĪuto Complete -> popup available values of selected propertyįind Section -> find section with wildcardsĬlone Section -> copy all properties of current to new sectionĬopy Properties -> copy selected properties to other section Predifined template supporting for quick creating a new sectionįilter -> filter property / section displayed in editing grid List of sections and child sections or section properties, can jump to section with a button on editing grid.Īdvanced find section tool with wildcard supporting (startwith / endwith), default search any section name contains a keyword.Įdit property easily with auto complete popup dialog (customizable by config.ini) I develop a modding tool "Yuri's Revenge INI Editor". Attach signature (signatures can be changed in profile)














Hex fiend validation