All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:38, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedApparelForcedComponentCount (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedApparelForcedComponentCount(componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:38, 14 August 2024 Shr0x talk contribs created page GameFiles:getVariantProp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} *'''variantPropIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|object}} ''' { nameHash: number; enumValue: number; anchorPoint: number; } ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getVariantProp(componentHash, variantPropIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See...")
- 10:37, 14 August 2024 Shr0x talk contribs created page GameFiles:getVariantComponent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} *'''variantComponentIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|GetVariantComponentResult}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getVariantComponent(componentHash, variantComponentIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions...")
- 10:37, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedApparelVariantPropCount (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''propHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedApparelVariantPropCount(propHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:36, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedApparelVariantComponentCount (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedApparelVariantComponentCount(componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:36, 14 August 2024 Shr0x talk contribs created page GameFiles:getHashNameForProp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''entity:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} *'''propIndex:''' {{RageType|number}} *'''propTextureIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getHashNameForProp(entity, componentId, propIndex, propTextureIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //tod...")
- 10:36, 14 August 2024 Shr0x talk contribs created page GameFiles:getHashNameForComponent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''entity:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} *'''drawableVariant:''' {{RageType|number}} *'''textureVariant:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getHashNameForComponent(entity, componentId, drawableVariant, textureVariant) </syntaxhighlight> ==Example== <syntaxhighlight lang="javas...")
- 10:36, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedProp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedProp(componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:36, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedQueryProp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedQueryProp(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:36, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedComponent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentHash:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedComponent(componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:35, 14 August 2024 Shr0x talk contribs created page GameFiles:getShopPedQueryComponent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getShopPedQueryComponent(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:35, 14 August 2024 Shr0x talk contribs created page GameFiles:setupShopPedApparelQueryTu (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''character:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|boolean}} *'''p4:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.setupShopPedApparelQueryTu(character, p1, p2, p3, p4, componentId) </syntaxhighlight> ==Example=...")
- 10:35, 14 August 2024 Shr0x talk contribs created page GameFiles:setupShopPedApparelQuery (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.setupShopPedApparelQuery(p0, p1, p2, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}}...")
- 10:35, 14 August 2024 Shr0x talk contribs created page GameFiles:initShopPedProp (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.initShopPedProp() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:35, 14 August 2024 Shr0x talk contribs created page GameFiles:initShopPedComponent (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.initShopPedComponent() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:35, 14 August 2024 Shr0x talk contribs created page GameFiles:getTattooShopDlcItemData (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''characterType:''' {{RageType|number}} *'''decorationIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getTattooShopDlcItemData(characterType, decorationIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside...")
- 10:35, 14 August 2024 Shr0x talk contribs created page GameFiles:getNumTattooShopDlcItems (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''character:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.files.getNumTattooShopDlcItems(character) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameFiles_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:33, 14 August 2024 Shr0x talk contribs created page Template:GameFiles functions c (Created page with "*mp.game.files.getNumTattooShopDlcItems *mp.game.files.getTattooShopDlcItemData *mp.game.files.initShopPedComponent *mp.game.files.initShopPedProp *mp.game.files.setupShopPedApparelQuery *mp.game.files.setupShopPedApparelQueryTu *GameFiles:getS...")
- 10:25, 14 August 2024 Shr0x talk contribs created page GameEvent:suppressAgitationEventsNextFrame (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.suppressAgitationEventsNextFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:suppressShockingTypeNextFrame (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''eventType:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.suppressShockingTypeNextFrame(eventType) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:suppressShockingEventsNextFrame (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.suppressShockingEventsNextFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:removeShockingSpawnBlockingAreas (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.removeShockingSpawnBlockingAreas() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:removeAllShockingS (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.removeAllShockingS(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:removeShocking (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''event:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.removeShocking(event) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:isShockingInSphere (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''eventType:''' {{RageType|number}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} *'''radius:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.isShockingInSphere(eventType, x, y, z, radius) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighli...")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:addShockingForEntity (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''eventType:''' {{RageType|number}} *'''entity:''' {{RageType|number}} *'''duration:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.addShockingForEntity(eventType, entity, duration) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Ca...")
- 10:24, 14 August 2024 Shr0x talk contribs created page GameEvent:addShockingAtPosition (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''eventType:''' {{RageType|number}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} *'''duration:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.addShockingAtPosition(eventType, x, y, z, duration) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntax...")
- 10:23, 14 August 2024 Shr0x talk contribs created page GameEvent:unblockDecisionMaker (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|number}} *'''eventType:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.unblockDecisionMaker(name, eventType) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:23, 14 August 2024 Shr0x talk contribs created page GameEvent:blockDecisionMaker (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|number}} *'''eventType:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.blockDecisionMaker(name, eventType) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:23, 14 August 2024 Shr0x talk contribs created page GameEvent:clearDecisionMakerResponse (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''name:''' {{RageType|number}} *'''eventType:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.clearDecisionMakerResponse(name, eventType) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:23, 14 August 2024 Shr0x talk contribs created page GameEvent:setDecisionMaker (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''name:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.event.setDecisionMaker(ped, name) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameEvent_functions_c}} Category:Clientside API Category:TODO: Example")
- 10:20, 14 August 2024 Shr0x talk contribs created page Template:GameEvent functions c (Created page with "*mp.game.event.setDecisionMaker *mp.game.event.clearDecisionMakerResponse *mp.game.event.blockDecisionMaker *mp.game.event.unblockDecisionMaker *mp.game.event.addShockingAtPosition *mp.game.event.addShockingForEntity *GameEvent:isShockingInSphere|mp.game.event.i...")
- 09:59, 14 August 2024 Shr0x talk contribs created page GameClock:getLocalTimeGmt (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|object}} ''' { year: number, month: number, day: number, hour: number, minute: number, second: number } ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getLocalTimeGmt() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:59, 14 August 2024 Shr0x talk contribs created page GameClock:setClockDate (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''day:''' {{RageType|number}} *'''month:''' {{RageType|number}} *'''year:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.setClockDate(day, month, year) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Catego...")
- 09:59, 14 August 2024 Shr0x talk contribs created page GameClock:addToClockTime (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hours:''' {{RageType|number}} *'''minutes:''' {{RageType|number}} *'''seconds:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.addToClockTime(hours, minutes, seconds) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientsid...")
- 09:59, 14 August 2024 Shr0x talk contribs created page GameClock:advanceClockTimeTo (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hour:''' {{RageType|number}} *'''minute:''' {{RageType|number}} *'''second:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.advanceClockTimeTo(hour, minute, second) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside...")
- 09:59, 14 August 2024 Shr0x talk contribs created page GameClock:pauseClock (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.pauseClock(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:59, 14 August 2024 Shr0x talk contribs created page GameClock:setClockTime (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hour:''' {{RageType|number}} *'''minute:''' {{RageType|number}} *'''second:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.setClockTime(hour, minute, second) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API...")
- 09:58, 14 August 2024 Shr0x talk contribs created page GameClock:getLocalTime (Created page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|object}} ''' { year: number;month: number;day: number;hour: number;minute: number;second: number; } ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getLocalTime() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:58, 14 August 2024 Shr0x talk contribs created page GameClock:getUtcTime (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|object}} ''' { year: number; month: number; day: number; hour: number; minute: number; second: number; } ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getUtcTime() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:56, 14 August 2024 Shr0x talk contribs created page GameClock:getPosixTime (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|GetPosixTimeResult}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getPosixTime() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:56, 14 August 2024 Shr0x talk contribs created page GameClock:getMillisecondsPerGameMinute (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getMillisecondsPerGameMinute() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:56, 14 August 2024 Shr0x talk contribs created page GameClock:getYear (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getYear() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:56, 14 August 2024 Shr0x talk contribs created page GameClock:getMonth (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getMonth() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:56, 14 August 2024 Shr0x talk contribs created page GameClock:getDayOfMonth (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getDayOfMonth() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:55, 14 August 2024 Shr0x talk contribs created page GameClock:getDayOfWeek (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getDayOfWeek() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:55, 14 August 2024 Shr0x talk contribs created page GameClock:setDate (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''day:''' {{RageType|number}} *'''month:''' {{RageType|number}} *'''year:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.setDate(day, month, year) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TO...")
- 09:55, 14 August 2024 Shr0x talk contribs created page GameClock:getSeconds (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getSeconds() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:55, 14 August 2024 Shr0x talk contribs created page GameClock:getMinutes (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getMinutes() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")
- 09:55, 14 August 2024 Shr0x talk contribs created page GameClock:getHours (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.clock.getHours() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{GameClock_functions_c}} Category:Clientside API Category:TODO: Example")