User contributions for Abolfazl
Jump to navigation
Jump to search
20 August 2025
- 17:4717:47, 20 August 2025 diff hist +172 Template:Useful Functions →Utility
5 August 2025
- 14:2714:27, 5 August 2025 diff hist +33 m User:Abolfazl No edit summary current
- 11:0311:03, 5 August 2025 diff hist +1,773 N User:Abolfazl Created page with "=='''Introduction'''== Welcome to my MTA:SA Wiki profile! I’m Abolfazl, an active member of the MTA:SA community, and I contribute to the wiki with various useful functions and game server enhancements. =='''About Me'''== I am a MTA:SA server developer with a focus on creating custom systems, functions, and scripts to enhance gameplay. My main contributions have been in creating server features such as '''''RPG systems''''', '''''realistic RP themes''''', and useful f..."
- 10:5510:55, 5 August 2025 diff hist +1,748 N ToggleAllVehicleControls Created page with "Toggles all vehicle controls for a player based on the provided boolean method (true to enable, false to disable). ==Syntax== <syntaxhighlight lang="lua">toggleAllVehicleControls(player, method)</syntaxhighlight> ===Required Arguments=== *'''player:''' The player whose vehicle controls will be toggled. *'''method:''' A boolean indicating whether to enable (true) or disable (false) the controls. ===Returns=== Returns false if the method is not a b..." current
- 10:3510:35, 5 August 2025 diff hist +188 Template:Useful Functions →Player functions