Related changes
Jump to navigation
Jump to search
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
7 November 2024
17:33 | OnClientMTAFocusChange diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:27 | OnClientElementInteriorChange diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:27 | OnClientObjectMoveStop diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:26 | OnClientObjectMoveStart diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:26 | OnClientTransferBoxVisibilityChange diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:26 | OnClientTransferBoxProgressChange diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:26 | OnClientResourceFileDownload diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:24 | OnClientElementDimensionChange diffhist −53 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:23 | OnClientPedVehicleExit diffhist −53 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:23 | OnClientPedVehicleEnter diffhist −53 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:22 | OnClientPedsProcessed diffhist −53 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:16 | OnClientVehicleWeaponHit diffhist −52 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:15 | OnClientPedStep diffhist −52 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:11 | OnClientObjectBreak diffhist +2 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:08 | OnClientObjectDamage diffhist −52 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:07 | OnClientSoundBeat diffhist −53 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:04 | OnClientPedHitByWaterCannon diffhist 0 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:04 | OnClientPedHeliKilled diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:04 | OnClientPlayerHitByWaterCannon diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:04 | OnClientPlayerHeliKilled diffhist 0 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:01 | OnClientPlayerPickupHit diffhist 0 Fernando187 talk contribs (Remove obsolete Requirements section) |
17:01 | OnClientPlayerPickupLeave diffhist −54 Fernando187 talk contribs (Remove obsolete Requirements section) |
30 October 2024
31 July 2024
N 13:49 | OnClientCoreCommand diffhist +657 FileEX talk contribs (Created page with "__NOTOC__ {{Client event}} {{New feature/item|3.0161|1.6.0|22649| This event is triggered when a built-in client command is used, check Client Commands.}} ==Parameters== <syntaxhighlight lang="lua"> string command </syntaxhighlight> *'''command:''' The command that was executed. ==Example== This example outputs the name of the command used. <syntaxhighlight lang="lua"> addEventHandler("onClientCoreCommand", localPlayer, function(cmd) outputChatBox("Core command...") |
15 July 2024
|
21:03 | OnClientPlayerWasted 3 changes history +455 [Nico834 (3×)] | |||
|
21:03 (cur | prev) +285 Nico834 talk contribs (Add beta header) | ||||
|
12:58 (cur | prev) +10 Nico834 talk contribs (Add correct type for the new arguments (animGroup & animID)) | ||||
|
12:58 (cur | prev) +158 Nico834 talk contribs (Add new arguments (animGroup & animID)) |