Version 0.14.1 - Experimental
Pre-release
Pre-release
Fixes
damageoption ofDamageInfomethod returning text instead of a number- Description in text arguments saying that text can be provided without quotes when not
Chancemethod having inverted chance of returningtruestopkeyword crashing the server if used in specific circumstancesRespawnWaveInfonot being compatible with all wave references (@Tosoks67)- EXILED being required for SER to load (@Tosoks67)
- Some enums not being searchable using
serhelpcommand - Obsolete enum values wont be listed as available to use
Additions
- Default value of
RemoteAdminforlock reasonargument inLockElevatormethod - More example scripts
attemptandon_errorstatements (@Tosoks67)-- invalidRankMessageargument forCustomCommandflagOverlappingmethod
Improvements
- Checking if script is attempting to use a yielding method inside
{}brackets - Better checking of inputs in enum arguments
- Printing of
StaticTextValueandDynamicTextValuetypes in method help - If script has multiple errors, all of them will be provided in a list, instead of only the first one
- Added hint to use
serhelp <enum name>in enum argument