User:IManGaaX: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Created page with "__NOTOC__ == Pages created by Youssef Maged (iManGaaX) == table.flip<br> getPlayerGroups == Wiki contributions by Lord Henry == Special:Contributions/LordHenry == External Links to Lord Henry == 32px [https://www.youtube.com/c/YoussefMaged Youssef Maged - Youtube Channel]<br>")
 
No edit summary
 
(186 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{MTA Developer}}
__NOTOC__
__NOTOC__
<!--[[File:iManGaaX-Prank.png|200px|center]]-->
===About me:===


== Pages created by Youssef Maged (iManGaaX) ==
*'''Name »''' Youssef Maged
[[table.flip]]<br>
*'''Nickname »''' iManGaaX
[[getPlayerGroups]]
== Wiki contributions by Lord Henry ==
[[Special:Contributions/LordHenry]]


== External Links to Lord Henry ==
===List of my works:===
[[file:Youtube.png|32px]] [https://www.youtube.com/c/YoussefMaged Youssef Maged - Youtube Channel]<br>
 
*[[table.flip]] <span style="color:gray; font-size:smaller;">» This function returns the table from the last value to the first value, such as reflection.</span>
*[[isLastExecuteInTimer]] <span style="color:gray; font-size:smaller;">» This function check if the execute is the last execute in the timer.</span>
*[[onPlayerZoneChange]] <span style="color:gray; font-size:smaller;">» This code implements an event that is triggered when the player enters a new area on the map.</span>
*[[getElementZoneFullName]] <span style="color:gray; font-size:smaller;">» This function allows you to retrieve the zone full name of a element.</span>
*[[onClientPlayerTimeChange]] <span style="color:gray; font-size:smaller;">» This code implements an event that is triggered when the player's real time change.</span>
*[[isPedNearbyWall]] <span style="color:gray; font-size:smaller;">» This function checks if player/ped is nearby walls like buildings or objects.</span>
*[[dxDrawEditbox]] <span style="color:gray; font-size:smaller;">» This function draws a edit box across the screen - rendered for one frame. This should be used in conjunction with '''onClientRender''' in order to display continuously.</span>
*[[isPedFalling]] <span style="color:gray; font-size:smaller;">» This function checks if player/ped is falling from a high place.</span>
*[[table.flatten]] <span style="color:gray; font-size:smaller;">» This function converts a nested table into a flattened table with concatenated keys.</span>
*[[getColorName]] <span style="color:gray; font-size:smaller;">» This function retrieves the nearest color name for a given RGB value using an online API.</span>
 
{{MessageBox|
  bordercolorhex = fb0e0a |
  image = File:YouTube_full-color_icon_(2017).svg |
  imageSize = 24px |
  title = YouTube Channel: |
  message = [[https://www.youtube.com/@iManGaaX Youssef Maged]]
}}
{{MessageBox|
  bordercolorhex = 8c9eff |
  image = File:Discord.png |
  imageSize = 24px|
  title = Discord Username: |
  message = [<s>iManGaaX#1691</s> imangaax]
}}

Latest revision as of 11:17, 5 September 2025

Coder.gif This user is an MTA developer

About me:

  • Name » Youssef Maged
  • Nickname » iManGaaX

List of my works:

  • table.flip » This function returns the table from the last value to the first value, such as reflection.
  • isLastExecuteInTimer » This function check if the execute is the last execute in the timer.
  • onPlayerZoneChange » This code implements an event that is triggered when the player enters a new area on the map.
  • getElementZoneFullName » This function allows you to retrieve the zone full name of a element.
  • onClientPlayerTimeChange » This code implements an event that is triggered when the player's real time change.
  • isPedNearbyWall » This function checks if player/ped is nearby walls like buildings or objects.
  • dxDrawEditbox » This function draws a edit box across the screen - rendered for one frame. This should be used in conjunction with onClientRender in order to display continuously.
  • isPedFalling » This function checks if player/ped is falling from a high place.
  • table.flatten » This function converts a nested table into a flattened table with concatenated keys.
  • getColorName » This function retrieves the nearest color name for a given RGB value using an online API.


YouTube full-color icon (2017).svg YouTube Channel: [Youssef Maged]
Discord.png Discord Username: [iManGaaX#1691 imangaax]