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).
- 13:58, 29 October 2022 User account Golodupiec talk contribs was created
- 04:06, 28 October 2022 User account Luxzues talk contribs was created
- 16:35, 27 October 2022 Snow-Man talk contribs created page DxDrawBordered3DLine (Created page with "{{Useful Function}} This function creates a bordered area with 3D dx lines. * '''NOTE:''' this is made to be only client side <syntaxhighlight lang="lua">bool dxDrawBordered3DLine(float startX, float startY, float startZ, float endX, float endY, float endZ, color, width) </syntaxhighlight> ===Required Arguments=== * '''startX/startY/startZ:'''The start position of the 3D Line, representing a coordinate in the GTA world. * '''endX/endY/endZ:'''The end position of t...")
- 22:18, 26 October 2022 User account The Shadow talk contribs was created
- 20:23, 26 October 2022 User account Snow-Man talk contribs was created
- 08:25, 24 October 2022 Myonlake talk contribs blocked Absolwent talk contribs with an expiration time of indefinite (account creation disabled, cannot edit own talk page) (Vandalism)
- 08:02, 24 October 2022 User account Absolwent talk contribs was created
- 00:10, 24 October 2022 LordHenry talk contribs created page Template talk:Garages (Created page with "== Missing garage positions == ==== Use this information to createObject ==== '''LSPD Police Impound Garage''':<br> ''Model ID:'' 3055<br> ''XYZ Position:'' 1588.56, -1637.953, 14.58<br> ''XYZ Rotation:'' 0, 0, 180.5<br> <br> '''SFPD Police Impound Garage''':<br> ''Model ID:'' 10184<br> ''XYZ Position:'' -1631.7, 688.40002, 8.7<br> ''XYZ Rotation:'' 0, 0, 90<br> <br> '''LVPD Police Impound Garage (front)''':<br> ''Model ID:'' 3055<br> ''XYZ Position:'' 2293.8, 2498.8...")
- 13:35, 22 October 2022 Samr46 talk contribs created page GetElementLighting (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.5.9|1.5.9|21367|This function returns the lighting value for the specified element. This can be a player, ped, vehicle, object.}} ==Syntax== <syntaxhighlight lang="lua"> float getElementLighting ( element theElement ) </syntaxhighlight> {{OOP||element:getLighting|lighting}} ===Required Arguments=== *'''theElement:''' The element whose lighting you want to retrieve. ===Returns=== Returns a...")
- 19:14, 18 October 2022 長瀞早瀬 talk contribs created page DxDrawCircleOnElement (Created page with "{{Useful Function}}<lowercasetitle/> __NOTOC__ This useful client function draws a circle on any element you choose. {{Note|You have to use onClientRender or onClientPreRender events with this function.}} ==Syntax== <syntaxhighlight lang="lua">boolean dxDrawCircleOnElement(element TheElement, int marginFromTop = 1.25, int radius = 1, int distance = 20, int color = tocolor(255,255,255), int centerColor = tocolor(255,255,255))</syntaxhighlight> Image:Drawcircleo...")
- 19:01, 18 October 2022 長瀞早瀬 talk contribs created page File:Drawcircleonelementdemo.jpg (dxDrawCircleOnElement demonstration image Category:Useful Functions)
- 19:01, 18 October 2022 長瀞早瀬 talk contribs uploaded File:Drawcircleonelementdemo.jpg (dxDrawCircleOnElement demonstration image Category:Useful Functions)
- 18:50, 18 October 2022 User account 長瀞早瀬 talk contribs was created
- 07:07, 16 October 2022 User account 2d talk contribs was created
- 01:32, 16 October 2022 User account Mmd1212 talk contribs was created
- 12:51, 15 October 2022 User account Multi1love talk contribs was created
- 06:26, 15 October 2022 User account Insaf Idrisov talk contribs was created
- 16:42, 13 October 2022 User account HeRiTaG talk contribs was created
- 04:14, 12 October 2022 User account Sefskjf talk contribs was created
- 15:58, 9 October 2022 User account ليغتىفعةبغ talk contribs was created
- 05:28, 9 October 2022 User account Akkros talk contribs was created
- 15:06, 8 October 2022 LopSided talk contribs created page IsMTAWindowFocused (Created page with "__NOTOC__ {{Client function}} {{New feature/item|3.0160|1.5.9|21313| This function returns whether the MTA window is focused or not.}} ==Syntax== <syntaxhighlight lang="lua"> bool isMTAWindowFocused() </syntaxhighlight> ===Returns=== Returns ''true'' if the focus is on the MTA window, ''false'' if not. ==Example== This example prints the window focus state to debug output upon usage of the command (''focused'') <syntaxhighlight lang="lua"> function getWindowFocus()...")
- 09:33, 8 October 2022 Srslyyyy talk contribs created page OnClientMTAFocusChange (Add onClientMTAFocusChange by lopsi & CrosRoad95 (https://github.com/multitheftauto/mtasa-blue/pull/2371))
- 04:46, 8 October 2022 User account Vadimpyla talk contribs was created
- 22:05, 7 October 2022 Lopez talk contribs uploaded File:2.png (Image restored from http://web.archive.org/web/20140829073133/https://wiki.multitheftauto.com/wiki/Resource:Aspect)
- 22:04, 7 October 2022 Lopez talk contribs uploaded File:1.png (Image restored from http://web.archive.org/web/20140829073133/https://wiki.multitheftauto.com/wiki/Resource:Aspect)
- 21:47, 7 October 2022 Lopez talk contribs created page ResetCoronaReflectionsEnabled (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.5.9|1.5.8|21251|This function resets visibility of corona reflections. Default value depends on client setting. If client has enabled ''corona rain reflections'' in video options, value will be reset to ''true'', otherwise to ''false''. You can check value of this option using dxGetStatus (''SettingCoronaReflections'').}} ==Syntax== <syntaxhighlight lang="lua"> bool resetCoronaReflectionsEnabled ( ) </syntaxhighl...")
- 21:43, 7 October 2022 Lopez talk contribs created page File:Corona-reflections.png
- 21:43, 7 October 2022 Lopez talk contribs uploaded File:Corona-reflections.png
- 13:22, 7 October 2022 User account Nurfaizfy talk contribs was created
- 17:43, 3 October 2022 User account MINOR talk contribs was created
- 16:02, 2 October 2022 User account K2bi YT talk contribs was created
- 13:37, 2 October 2022 User account ShieldPro talk contribs was created
- 11:17, 2 October 2022 Myonlake talk contribs changed block settings for Exporthub110 talk contribs with an expiration time of indefinite (account creation disabled, autoblock disabled, cannot edit own talk page) (Automatically blocked by abuse filter.Description of matched rule: User page spam detection)
- 18:58, 1 October 2022 Abuse filter talk contribs blocked Exporthub110 talk contribs with an expiration time of indefinite (account creation disabled, cannot edit own talk page) (Automatically blocked by abuse filter. Description of matched rule: User page spam detection)
- 18:58, 1 October 2022 Abuse filter talk contribs blocked the autopromotion of Exporthub110 for a period of 5 days (Autopromotion automatically delayed by abuse filter. Rule description: User page spam detection)
- 18:54, 1 October 2022 User account Exporthub110 talk contribs was created
- 02:46, 30 September 2022 User account ModNic talk contribs was created
- 01:31, 30 September 2022 User account HURON talk contribs was created
- 09:52, 28 September 2022 User account NoRules talk contribs was created
- 01:58, 27 September 2022 Danilo talk contribs created page Talk:IsVehicleOnFire (Created page with "Things to fix in this code: 1 - Function's return can be improved; it will only return false/true if the code executes the if statements 2 - < 300 Is not the actual value the vehicle starts going on fire")
- 11:07, 25 September 2022 Lopez talk contribs created page IsCoronaReflectionEnabled (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.5.9|1.5.8|21251|Gets visibility of corona reflection.}} ==Syntax== <syntaxhighlight lang="lua"> bool isCoronaReflectionEnabled ( marker theMarker ) </syntaxhighlight> ===Required Arguments=== *'''theMarker:''' marker ===Returns=== * Returns ''false'' is marker type is not ''corona''. * Returns ''true'' if corona reflection is enabled, ''false'' otherwise. ==See Also== {{client marker functions}}")
- 11:05, 25 September 2022 Lopez talk contribs created page SetCoronaReflectionEnabled (Created page with "{{Client function}} __NOTOC__ {{Added feature/item|1.5.9|1.5.8|21251|Sets visibility of corona reflection.}} ==Syntax== <syntaxhighlight lang="lua"> bool setCoronaReflectionEnabled ( marker theMarker, bool enabled ) </syntaxhighlight> ===Required Arguments=== *'''bEnabled:''' whenever corona reflection should be visible ===Returns=== Returns ''true'' if marker type is ''corona'', ''false'' otherwise. ==See Also== {{client marker functions}}")
- 10:55, 25 September 2022 Lopez talk contribs created page GetCoronaReflectionsEnabled (Created page with "{{Client function}} __NOTOC__ {{New feature/item|1.5.9|1.5.8|21251|Gets visibility of corona reflections.}} ==Syntax== <syntaxhighlight lang="lua"> int getCoronaReflectionsEnabled ( ) </syntaxhighlight> ===Returns=== One of the following integers will be returned: * '''0''': corona reflections are disabled * '''1''': corona reflections are enabled * '''2''': corona reflections are force enabled, even if there is no rain ==See Also== {{client world functions}}")
- 10:52, 25 September 2022 Lopez talk contribs created page SetCoronaReflectionsEnabled (Created page with "{{Client function}} __NOTOC__ {{New feature/item|1.5.9|1.5.8|21251|Sets visibility of corona reflections.}} ==Syntax== <syntaxhighlight lang="lua"> bool setCoronaReflectionsEnabled ( int enabled ) </syntaxhighlight> ===Required Arguments=== *'''enabled:''' ** 0 - disabled ** 1 - enabled ** 2 - force enabled, even if there is no rain ===Returns=== Returns ''true'' if passed arguments are correct, ''false'' otherwise. ==Example== <syntaxhighlight lang="lua"> -- For...")
- 08:20, 25 September 2022 User account Indereek talk contribs was created
- 07:27, 22 September 2022 Hydra talk contribs created page IsVehicleOnFire (Created page with "{{Useful Function}} <lowercasetitle></lowercasetitle> __NOTOC__ This function checks if the vehicle is on fire. ==Syntax== <syntaxhighlight lang="lua">bool isVehicleOnFire(vehicle theVehicle)</syntaxhighlight> ===Required Arguments=== * '''vehicle''': vehicle element. ==Code== <section name="Function source" class="both" show="true"> <syntaxhighlight lang="lua"> function isVehicleOnFire(elementVehicle) if getElementType(elementVehicle) == "vehicle" then local...")
- 17:52, 21 September 2022 User account Евгений3111 talk contribs was created
- 08:52, 19 September 2022 AmirMmd talk contribs created page User:AmirMmd (Created page with "--[In The Name Of God]-- About Me Name : Amir Mohammad")
- 08:19, 19 September 2022 User account Fixlly75 talk contribs was created