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).
- 11:40, 31 July 2024 FileEX talk contribs created page GetVehicleEntryPoints (Created page with "{{Client function}} __NOTOC__ {{New feature/item|3.0161|1.6.0|22649| This function returns a table containing the positions to 4 possible entry points to a vehicle. This function can be used alongside setPedEnterVehicle to make a ped enter a specific seat by first moving the ped to a entry point retrieved through '''getVehicleEntryPoints''' and then using setPedEnterVehicle to make them enter. }} {{Note|This does not directly relate to the amount of doors a ve...")
- 11:35, 31 July 2024 FileEX talk contribs uploaded File:156944274-97b551b3-eaa9-460f-98c7-a31ba793eb7a.jpg (Entry points)
- 11:35, 31 July 2024 FileEX talk contribs created page File:156944274-97b551b3-eaa9-460f-98c7-a31ba793eb7a.jpg (Entry points)
- 18:54, 15 July 2024 FileEX talk contribs created page GetMarkerTargetArrowProperties (Created page with "__NOTOC__ {{Server client function}} {{New feature/item|9.0161|1.6.0|22620|function returns the color, transparency and size for a checkpoint marker's target arrow.}} ==Syntax== <syntaxhighlight lang="lua"> int, int, int, int, int getMarkerTargetArrowProperties( marker theMarker ) </syntaxhighlight> ===Required Arguments=== *'''theMarker''': The marker that you wish to retrieve the color and size of. ===Returns=== Returns five ints corresponding to the amount o...")
- 18:45, 15 July 2024 FileEX talk contribs created page SetMarkerTargetArrowProperties (Created page with "__NOTOC__ {{Server client function}} This function changes the color and size of the checkpoint marker's target arrow. ==Syntax== <syntaxhighlight lang="lua">bool setMarkerTargetArrowProperties(element marker [, int r = 255, int g = 64, int b = 64, int a = 255, float size = markerSize * 0.625 ] )</syntaxhighlight> ===Required Arguments=== *'''theMarker:''' The marker that you wish to set the color of. *'''r:''' The amount of red in the final color (0 to 255). *'''g:...")
- 11:07, 13 July 2024 FileEX talk contribs created page Category:Translated/Development (Created page with "In this category are being translated pages(&categories) to upper category. Category:Development")
- 10:50, 13 July 2024 FileEX talk contribs created page Category:SDK (Created page with "Page contains a collection of pages about various SDKs Category:Development")
- 18:55, 11 July 2024 FileEX talk contribs blocked AliiAm talk contribs with an expiration time of indefinite (account creation disabled, cannot edit own talk page) (Vandalism)
- 05:54, 9 July 2024 FileEX talk contribs deleted page Template:Syntaxhighlight (Author request: content was: "<includeonly></includeonly> <noinclude> {{Delete|Useless template}} </noinclude>", and the only contributor was "Tracer" (talk))
- 05:53, 9 July 2024 FileEX talk contribs deleted page Template:CrashCodeEntry (Author request: content was: "<includeonly></includeonly> <noinclude> {{Delete|Useless template}} </noinclude>", and the only contributor was "Tracer" (talk))
- 05:53, 9 July 2024 FileEX talk contribs deleted page Template:Money events (content was: "{{Delete|Useless template. See onPlayerMoneyChange}} * onPlayerMoneyChange")
- 05:53, 9 July 2024 FileEX talk contribs deleted page OnPlayerMoneyChange (content was: "{{Delete|This event doesn't exist as a built-in in MTA event. It exists only in the default "admin" resource}} __NOTOC__ {{Server event}} This event identifies changes to the player's money if it is changed on the server-side. ==Parameters== <syntaxhighlight lang="lua"> int oldValue, int newValue </syntaxhighlight> *'''oldValue''': the int amount of money before being changed. *'''newValue''': the int amount of money after being changed. ==Source== The event syst...")
- 05:29, 9 July 2024 FileEX talk contribs created page Category:Archived (Created page with "Category containing historical and outdated pages for archiving purposes only. Category:Contents")
- 18:35, 5 July 2024 FileEX talk contribs created page File:Flag hu.png (Hungarian flag)
- 18:35, 5 July 2024 FileEX talk contribs uploaded File:Flag hu.png (Hungarian flag)
- 18:33, 5 July 2024 FileEX talk contribs uploaded File:Flag pt.png (Portugese flag)
- 18:33, 5 July 2024 FileEX talk contribs created page File:Flag pt.png (Portugese flag)
- 13:32, 4 July 2024 FileEX talk contribs deleted page User:Truyenfcom (Spam: content was: "TruyenF là trang truyện đọc chữ online hay nhât với các thể loại Đô Thị, Kiêm Hiệp, Tiên Hiệp, Ngôn Tình, Sủng, Đam Mỹ, Trọng Sinh, Huyền Huyễn, Ngược... Mời bạn cùng đọc truyện online tại https://truyenf.com #truyenf #truyenfull #doctruyen MXH: https://git.qoto.org/truyenfcom https://groups.google.com/g/truyenf...", and the only contributor was "Truyenfcom" (talk))
- 18:08, 21 June 2024 FileEX talk contribs created page PL/Filepath (Translate)
- 14:55, 19 June 2024 FileEX talk contribs created page New coding guidelines (Created page with "This page contains new and unofficial coding guidelines. <br><br> <ol> <li>Use '''const''' and '''constexpr''' wherever possible.</li> <li>Use the '''noexcept''' specifier whenever possible.</li> <li>Use '''nullptr''' instead of '''NULL''' when setting or returning a null pointer.</li> <li>Functions that only return a value should be placed in header files. For example, instead of: <syntaxhighlight lang="cpp"> // In .cpp file int GetGameSpeed() { return m_iGameSp...")
- 13:55, 11 June 2024 FileEX talk contribs created page FxCreateParticle (Created page with "__NOTOC__ {{Client function}} Creates the given particles of the specified color. Can be useful for creating flares, toxic fumes, reward effects, etc. ==Syntax== <syntaxhighlight lang="lua"> bool fxCreateParticle(string particle, float posX, float posY, float posZ, float dirX, float dirY, float dirZ, float r, float g, float b, float a [, bool randomizeColors = false, int count = 1, float brightness = 1.0, float size = 0.3, bool randomSizes = false, float life = 1.0 ]) <...")
- 13:31, 11 June 2024 FileEX talk contribs uploaded File:Prt glass randomcolors.gif
- 13:31, 11 June 2024 FileEX talk contribs created page File:Prt glass randomcolors.gif
- 13:06, 11 June 2024 FileEX talk contribs created page Particles (Created page with "This page contains a list of particles that can be created by fxCreateParticle <div> <ul> <li style="display:inline-block;">frame|'''Particle:''' blood<br>'''Color:''' 59, 245, 146, 255<br>'''Count:''' 20</li> <li style="display:inline-block;">frame|'''Particle:''' boat_splash<br>'''Color:''' 92, 177, 237, 255<br>'''Count:''' 20</li> <li style="display:inline-block;">File:Prt_bubble.gif|frame|'''Particle:''' bubbl...")
- 13:04, 11 June 2024 FileEX talk contribs uploaded File:Prt bubble.gif
- 13:04, 11 June 2024 FileEX talk contribs created page File:Prt bubble.gif
- 12:53, 11 June 2024 FileEX talk contribs uploaded File:Prt wake.gif
- 12:53, 11 June 2024 FileEX talk contribs created page File:Prt wake.gif
- 12:46, 11 June 2024 FileEX talk contribs uploaded File:Prt sand2.gif
- 12:46, 11 June 2024 FileEX talk contribs created page File:Prt sand2.gif
- 12:38, 11 June 2024 FileEX talk contribs uploaded File:Prt splash.gif
- 12:38, 11 June 2024 FileEX talk contribs created page File:Prt splash.gif
- 12:34, 11 June 2024 FileEX talk contribs uploaded File:Prt glass.gif
- 12:34, 11 June 2024 FileEX talk contribs created page File:Prt glass.gif
- 12:29, 11 June 2024 FileEX talk contribs uploaded File:Prt wheeldirt.gif
- 12:29, 11 June 2024 FileEX talk contribs created page File:Prt wheeldirt.gif
- 11:43, 11 June 2024 FileEX talk contribs uploaded File:Prt watersplash.gif
- 11:43, 11 June 2024 FileEX talk contribs created page File:Prt watersplash.gif
- 11:36, 11 June 2024 FileEX talk contribs uploaded File:Prt spark2.gif
- 11:36, 11 June 2024 FileEX talk contribs created page File:Prt spark2.gif
- 11:32, 11 June 2024 FileEX talk contribs uploaded File:Prt spark.gif
- 11:32, 11 June 2024 FileEX talk contribs created page File:Prt spark.gif
- 11:27, 11 June 2024 FileEX talk contribs uploaded File:Prt smoke.gif
- 11:27, 11 June 2024 FileEX talk contribs created page File:Prt smoke.gif
- 11:22, 11 June 2024 FileEX talk contribs uploaded File:Prt hugesmoke.gif
- 11:22, 11 June 2024 FileEX talk contribs created page File:Prt hugesmoke.gif
- 11:14, 11 June 2024 FileEX talk contribs uploaded File:Prt sand.gif
- 11:14, 11 June 2024 FileEX talk contribs created page File:Prt sand.gif
- 11:06, 11 June 2024 FileEX talk contribs uploaded File:Prt gunshell.gif
- 11:06, 11 June 2024 FileEX talk contribs created page File:Prt gunshell.gif