All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Multi Theft Auto: Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:09, 11 February 2025 Wassmas talk contribs uploaded a new version of File:Wassim.png
- 16:02, 10 February 2025 User account Therla Daw talk contribs was created
- 12:34, 10 February 2025 Derex talk contribs created page OnPlayerWeaponReload (Created page with "__NOTOC__ {{Server event}} {{Added feature/item|1.6.1|1.6.0|22909|This event is triggered when a player is reloading their weapon.}} ==Parameters== <syntaxhighlight lang="lua"> int weapon, int ammoInClip, int ammo </syntaxhighlight> *'''weapon''': an int representing weapon used for firing a shot. *'''ammoInClip''': an int amount of ammo left for this weapon type in clip. *'''ammo''': an int amount of ammo left for this weapon...")
- 04:35, 8 February 2025 User account Davijonatan talk contribs was created
- 06:06, 7 February 2025 User account XNeroX talk contribs was created
- 23:08, 6 February 2025 User account Ardairgali talk contribs was created
- 15:49, 6 February 2025 User account Andrija003 talk contribs was created
- 15:53, 5 February 2025 FileEX talk contribs deleted page IFP (content before blanking was: "gngng''''''Bold text''''''")
- 14:02, 3 February 2025 Dougdev talk contribs created page IFP (Created page with "gngng''''''Bold text''''''")
- 08:53, 1 February 2025 Gallardo9956 talk contribs created page User talk:Megadreams (Created page with "In any case, he will find the player and you do not need to specify his hex color or delete it ( this has been verified )")
- 16:03, 31 January 2025 Derex talk contribs created page Talk:PairsByKeys (Useful Functions authors)
- 07:26, 31 January 2025 User account VkHypado talk contribs was created
- 18:57, 29 January 2025 User account Imfelipedev talk contribs was created
- 07:34, 29 January 2025 Xenius talk contribs created page OnPlayerTeleport (Created page with "__NOTOC__ {{Server event}} {{Added feature/item|1.6.1|1.6.0|22930|This event is triggered when a player's position changes significantly without being caused by setElementPosition.}} During each interval (''player_teleport_alert''), the server monitors player positions and checks for significant unexpected movements. If a player's position deviates beyond the defined threshold without using setElementPosition, this event will be fired. The threshold can...")
- 22:13, 28 January 2025 User account Leoatila talk contribs was created
- 14:21, 28 January 2025 TheNormalnij talk contribs created page Talk:Table.fromString (Created page with "This implementation violates script security. --~~~~")
- 06:05, 28 January 2025 User account Kranzz talk contribs was created
- 06:05, 28 January 2025 User account Kranz talk contribs was created
- 17:33, 27 January 2025 User account Danilo pedeiro talk contribs was created
- 19:28, 26 January 2025 Xenius talk contribs created page Dumpdelete (Created page with "{{Useful Function}} <lowercasetitle>dumpdelete</lowercasetitle> __NOTOC__ This function recursively deletes elements inside a table, and if the element is a valid game object (such as a timer or an element), it destroys element or kills the timer. ==Syntax== <syntaxhighlight lang="lua">dumpdelete( table o )</syntaxhighlight> ===Required Arguments=== * '''o''': The table or object to recursively process and delete its elements. ===Returns=== This function...")
- 10:20, 25 January 2025 User account Gallardo9956 talk contribs was created
- 00:47, 25 January 2025 User account Unwantedlollipop talk contribs was created
- 22:40, 18 January 2025 User account AllissonDxyz talk contribs was created
- 22:30, 18 January 2025 Wassmas talk contribs created page File:Wassim.png
- 22:30, 18 January 2025 Wassmas talk contribs uploaded File:Wassim.png
- 19:35, 18 January 2025 User account QQ30489253 talk contribs was created
- 17:08, 18 January 2025 Xenius talk contribs created page RestoreGameWorld (add restoreGameWorld)
- 17:04, 18 January 2025 Xenius talk contribs created page RemoveGameWorld (add removeGameWorld)
- 10:07, 18 January 2025 Wassmas talk contribs created page User:Wassmas (Created page with "== About Me == Hello! I am WASSIm. from Tunisia. I am a Lua developer for MTA:SA and the founder of Omerta Roleplay, a Tunisian roleplay server. == Projects == - **Omerta Roleplay**: A Tunisian roleplay server for MTA:SA. == Contact == - **Discord**: wassmas")
- 20:44, 17 January 2025 User account 1gny talk contribs was created
- 11:36, 17 January 2025 User account Johnkarl talk contribs was created
- 06:48, 17 January 2025 User account Denjiii talk contribs was created
- 06:47, 17 January 2025 User account Denji talk contribs was created
- 15:29, 16 January 2025 FileEX talk contribs blocked Ahrendaniel talk contribs with an expiration time of 1 month (account creation disabled) (Spam)
- 15:28, 16 January 2025 FileEX talk contribs deleted page Talk:How you can help (Spam: content was: "Contact via Telegram: @ahrendaniel Buy THC vape online in South Africa buy cannabis online in South Africa buy weed online in South Africa buy marijuana online in Cape Town Buy THC oil online in South Africa THC vape for sale online in South Africa THC oil for sale online in South Africa buy THC oil online in Johannesburg buy THC oil THC vape online in Cape Town b...", and the only contributor was "Ahrendaniel" ([[User talk:Ahrendanie...)
- 11:32, 16 January 2025 User account SuperDat talk contribs was created
- 21:16, 15 January 2025 Ahrendaniel talk contribs created page Talk:How you can help (Telegram @ahrendaniel Buy THC vape in south Africa online)
- 21:13, 15 January 2025 User account Ahrendaniel talk contribs was created
- 22:06, 14 January 2025 Aria talk contribs created page User:Aria (Created page with " '''Useful Functions Writed By Aria''' ---- * https://wiki.multitheftauto.com/wiki/GetPersianDate")
- 22:00, 14 January 2025 Aria talk contribs created page GetPersianDate (Created page with "== getPersianDate == This function calculates and returns the Persian (Jalali) date based on the server's real time. '''Author:''' Aria === Syntax === <syntaxhighlight lang="lua"> getPersianDate() </syntaxhighlight> === Returns === * '''year''': The Persian (Jalali) year. * '''month''': The Persian (Jalali) month. * '''day''': The Persian (Jalali) day. === Code === <section name="Server/Client side Script" class="both" show="true"> <syntaxhighlight lang="lua"> func...")
- 21:43, 14 January 2025 Aria talk contribs created page Template:GetPersianDate (Created page with "Test")
- 21:08, 14 January 2025 User account Aria talk contribs was created
- 19:45, 11 January 2025 User account Jimmy talk contribs was created
- 16:14, 11 January 2025 FileEX talk contribs deleted page RestoreGameWorld (content was: "__NOTOC__ {{Client function}} Coming soon, see [https://github.com/multitheftauto/mtasa-blue/pull/3627 mtasa-blue PR #3627] ==See Also== {{Building functions}}", and the only contributor was "Fernando187" (talk))
- 16:14, 11 January 2025 FileEX talk contribs deleted page RemoveGameWorld (content was: "__NOTOC__ {{Client function}} Coming soon, see [https://github.com/multitheftauto/mtasa-blue/pull/3627 mtasa-blue PR #3627] ==See Also== {{Building functions}}", and the only contributor was "Fernando187" (talk))
- 19:28, 10 January 2025 User account Souzacristiana talk contribs was created
- 09:16, 10 January 2025 User account Baraa talk contribs was created
- 23:26, 9 January 2025 User account Soylaparadeahorayellaquiereconmigo talk contribs was created
- 17:24, 9 January 2025 User account Nnforyou talk contribs was created
- 19:55, 8 January 2025 Botder talk contribs created page FetchServerIp (Created page with "{{Useful_Function}} <lowercasetitle/> __NOTOC__ This function returns the server ip as reported by a third-party service. ==Syntax== <syntaxhighlight lang="lua"> string fetchServerIp ( ) </syntaxhighlight> ==Code== <section name="Server" class="server" show="true"> <syntaxhighlight lang="lua"> SERVER_IP = "127.0.0.1" function fetchServerIp() return SERVER_IP end fetchRemote("http://checkip.dyndns.com/", function (response) if response ~= "ERROR" then...")