User contributions for ItsHasaN
Jump to navigation
Jump to search
5 May 2024
- 14:3414:34, 5 May 2024 diff hist −1 Levenshtein No edit summary current
- 14:3314:33, 5 May 2024 diff hist +157 Template:Useful Functions →Data functions
- 14:3214:32, 5 May 2024 diff hist −20 Levenshtein No edit summary
- 14:3214:32, 5 May 2024 diff hist +83 Levenshtein No edit summary
- 14:3014:30, 5 May 2024 diff hist +1,156 N Levenshtein Created page with "__NOTOC__ {{Useful Function}} This function can be used to calculate the Levenshtein distance between two strings ==Syntax== <syntaxhighlight lang="lua">int levenshtein(string1, string2)</syntaxhighlight> ===Required Arguments=== * '''string1''': first string. * '''string2''': second string. ===Returns=== Returns an integer representing the levenshtein distance between this two strings ==Code== <section name="Function source (Server/Client)" class="both" show="true">..."
16 April 2024
- 10:4210:42, 16 April 2024 diff hist −25 GregorianToJalali No edit summary current
- 10:4110:41, 16 April 2024 diff hist +4 GregorianToJalali No edit summary
- 02:0502:05, 16 April 2024 diff hist +6 GregorianToJalali No edit summary
14 April 2024
- 15:5415:54, 14 April 2024 diff hist +13 GregorianToJalali No edit summary
- 15:5015:50, 14 April 2024 diff hist 0 GregorianToJalali No edit summary
- 15:4815:48, 14 April 2024 diff hist +16 GregorianToJalali No edit summary
- 15:4715:47, 14 April 2024 diff hist +139 Template:Useful Functions →Data functions
- 15:4615:46, 14 April 2024 diff hist +2,296 N GregorianToJalali Created page with "{{Useful Function}} __NOTOC__ This function converts Gregorian date to Jalali (Shamsi) date ==Syntax== <syntaxhighlight lang="lua">table gregorianToJalali(year, month, day)</syntaxhighlight> ===Required Arguments=== * '''year''': year. * '''month''': month. * '''day''': day. ===Returns=== Returns a table of substrings with different time format. {| border="2" cellpadding="2" cellspacing="0" style="margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaa solid; bor..."
10 April 2024
- 10:5710:57, 10 April 2024 diff hist −3 FormatNumber →Code current
- 10:5710:57, 10 April 2024 diff hist +21 m FormatNumber →Code
23 December 2023
- 19:1819:18, 23 December 2023 diff hist +2 OnPlayerDetonateSatchels →Example current
- 19:1719:17, 23 December 2023 diff hist +23 OnPlayerDetonateSatchels →Example
- 19:1719:17, 23 December 2023 diff hist +244 OnPlayerDetonateSatchels →Example