Template:GetPersianDate: Difference between revisions
From Multi Theft Auto: Wiki
Jump to navigation
Jump to search
|
Tags: Blanking Manual revert |
| (13 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| <ref>addCommandHandler("get", function(player, command, key, value, type)
| | |
| if key and value then
| |
| local elements = getElementUsingData(key, (value == "false" and false or value == "true" and true) or value, type)
| |
| outputChatBox(#elements, player)
| |
| end
| |
| end)</ref>Test
| |
Latest revision as of 22:00, 14 January 2025