/
Container Scroll
Functions
party_member_name returns a String of the name of the given party member
index, the index of the player in your partyparty_member_health returns an Integer of the health of the given party member
index, the index of the player in your partyparty_member_level returns an Integer of the level of the given party member
index, the index of the player in your partyis_party_member_online, returns a Boolean of the online status of the given party member
index, the index of the player in your partyis_party_member_alive returns a Boolean of whether the given party member is alive
index, the index of the player in your partyparty_total_level returns an Integer of the total level of your partyFixes
Container Scroll
Functions
party_member_name returns a String of the name of the given party member
index, the index of the player in your partyparty_member_health returns an Integer of the health of the given party member
index, the index of the player in your partyparty_member_level returns an Integer of the level of the given party member
index, the index of the player in your partyis_party_member_online, returns a Boolean of the online status of the given party member
index, the index of the player in your partyis_party_member_alive returns a Boolean of whether the given party member is alive
index, the index of the player in your partyparty_total_level returns an Integer of the total level of your partyFixes
Chat Items & Item Statistics Info
Fixes
Chat Items & Item Statistics Info
Fixes
Functions
abs Returns the absolute value of a number
value, the number to return the absolute value ofceil Rounds a number up to the nearest integer
value, the number to round upclamp Constrains a value between minimum and maximum
value, the number to constrainmin, the minimum allowed valuemax, the maximum allowed valuedec_to_hex Converts an integer to a hexadecimal string
value, the integer value to convert to hexadecimaleuler or e Returns Euler's numberfloor Rounds a number down to the nearest integer
value, the number to round downhex_to_dec Converts a hexadecimal string to an integer
hex, the hexadecimal string to convert to a decimal integeris_finite Checks if a value is finite (not NaN or infinite)
value, the number to checkis_infinite Checks if a value is infinite
value, the number to checkis_nan Checks if a value is NaN
value, the number to checklog Returns the logarithm of a value in the given base
value, the value to calculate the logarithm ofbase, the logarithm base to usemap Remaps a value from one range to another
value, the number to remapinMin, the minimum value of the input rangeinMax, the maximum value of the input rangeoutMin, the minimum value of the output rangeoutMax, the maximum value of the output rangenaturalLog or ln Returns the natural logarithm of a value
value, the value to calculate the natural logarithm ofpi Returns the mathematical constant pisafe_divide or safe_div Divides two numbers, returning fallback when divisor is zero
dividend, the number to dividedivisor, the number to divide byfallback, the value to return if the divisor is zerowrap Wraps a value into the [min, max) range
value, the number to wrap into the rangemin, the inclusive lower bound of the rangemax, the exclusive upper bound of the rangeparse_long Parses a string to a long
value, the string to parseFixes

Wynntils - это мод для Wynncraft, который добавляет кучу полезных фишек: от улучшенного чата и карты до автопропуска катсцен и трекера лута. Всё настраивается под себя, играть становится реально удобнее.