MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "lecontinue": "20251227000539|19310",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 19320,
                "ns": 2,
                "title": "User:Basinger",
                "pageid": 17223,
                "logpage": 17223,
                "revid": 27532,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Basinger",
                "timestamp": "2026-06-02T12:32:40Z",
                "comment": "Created page with \"I'm exist!\""
            },
            {
                "logid": 19319,
                "ns": 0,
                "title": "System::connectToServer",
                "pageid": 17222,
                "logpage": 17222,
                "revid": 27529,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2026-02-11T18:06:54Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  === Required Params === *'''ip:''' {{RageType|string}} *'''port:''' {{RageType|number}} *'''sessionData:''' {{RageType|string}} (Optional)  === Return value === *''' {{RageType|void}} '''  == Syntax == <syntaxhighlight lang=\"javascript\"> mp.system.connectToServer(ip, port, sessionData); </syntaxhighlight>  == Example == <syntaxhighlight lang=\"javascript\"> mp.system.connectToServer(\"127.0.0.1\", 22005, \"playerAuthToken\"); </syntaxhi...\""
            },
            {
                "logid": 19318,
                "ns": 0,
                "title": "System::setConnectableServers",
                "pageid": 17221,
                "logpage": 17221,
                "revid": 27528,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2026-02-11T18:04:03Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  === Required Params === *'''serverIps:''' {{RageType|Array<string>}}  === Return value === *''' {{RageType|void}} '''  == Syntax == <syntaxhighlight lang=\"javascript\"> mp.system.setConnectableServers(serverIps); </syntaxhighlight>  == Example == <syntaxhighlight lang=\"javascript\"> mp.system.setConnectableServers([\"127.0.0.1\", \"192.168.1.10\"]); </syntaxhighlight>  == Notes == * Can only be called once during script initialization....\""
            },
            {
                "logid": 19317,
                "ns": 0,
                "title": "Object::disableGlow",
                "pageid": 17220,
                "logpage": 17220,
                "revid": 27525,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2026-02-11T17:51:57Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  === Required Params === *'''handle:''' {{RageType|number}}  === Return value === *''' {{RageType|void}} '''  == Syntax == <syntaxhighlight lang=\"javascript\"> mp.game.object.disableGlow(handle); </syntaxhighlight>  == Example == <syntaxhighlight lang=\"javascript\"> mp.game.object.disableGlow(object.handle); </syntaxhighlight> }} ==See also== {{Object_function_c}} [[Category:Clientside API]]\""
            },
            {
                "logid": 19316,
                "ns": 0,
                "title": "Object::enableGlow",
                "pageid": 17219,
                "logpage": 17219,
                "revid": 27524,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2026-02-11T17:50:55Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  === Required Params === *'''handle:''' {{RageType|number}} *'''glowStyle:''' {{RageType|number}}  === Return value === *''' {{RageType|void}} '''  == Syntax == <syntaxhighlight lang=\"javascript\"> mp.game.object.enableGlow(handle, glowStyle); </syntaxhighlight>  == Example == <syntaxhighlight lang=\"javascript\"> mp.game.object.enableGlow(object.handle, glow); </syntaxhighlight> }} ==See also== {{Object_function_c}} Category:Client...\""
            },
            {
                "logid": 19315,
                "ns": 0,
                "title": "Object::modifyGlowStyle",
                "pageid": 17218,
                "logpage": 17218,
                "revid": 27523,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2026-02-11T17:49:54Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  === Required Params === *'''glowStyle:''' {{RageType|number}} *'''freq:''' {{RageType|number}} *'''minIntensity:''' {{RageType|number}} *'''maxIntensity:''' {{RageType|number}}  === Return value === *''' {{RageType|void}} '''  == Syntax == <syntaxhighlight lang=\"javascript\"> mp.game.object.modifyGlowStyle(glowStyle, freq, minIntensity, maxIntensity); </syntaxhighlight>  == Example == <syntaxhighlight lang=\"javascript\"> mp.game.obj...\""
            },
            {
                "logid": 19314,
                "ns": 0,
                "title": "Object::releaseGlowStyle",
                "pageid": 17217,
                "logpage": 17217,
                "revid": 27522,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2026-02-11T17:48:46Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  === Required Params === *'''glowStyle:''' {{RageType|number}}  === Return value === *''' {{RageType|void}} '''  == Syntax == <syntaxhighlight lang=\"javascript\"> mp.game.object.releaseGlowStyle(glowStyle); </syntaxhighlight>  == Example == <syntaxhighlight lang=\"javascript\"> mp.game.object.releaseGlowStyle(glow); </syntaxhighlight> }} ==See also== {{Object_function_c}} [[Category:Clientside API]]\""
            },
            {
                "logid": 19313,
                "ns": 0,
                "title": "Object::createGlowStyle",
                "pageid": 17216,
                "logpage": 17216,
                "revid": 27521,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2026-02-11T17:46:41Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  === Required Params === *'''freq:''' {{RageType|number}} *'''minIntensity:''' {{RageType|number}} *'''maxIntensity:''' {{RageType|number}}  === Return value === *''' {{RageType|number}} ''' (glowStyle id)  == Syntax == <syntaxhighlight lang=\"javascript\"> const glowStyle = mp.game.object.createGlowStyle(freq, minIntensity, maxIntensity); </syntaxhighlight>  == Example == <syntaxhighlight lang=\"javascript\"> const glow = mp.game.obje...\""
            },
            {
                "logid": 19312,
                "ns": 0,
                "title": "PerformanceTimer::reset",
                "pageid": 17215,
                "logpage": 17215,
                "revid": 27518,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2025-12-27T00:07:20Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  ===Return value=== *'''{{RageType|void}}'''  ==Syntax== <syntaxhighlight lang=\"javascript\">  const timer = mp.game.misc.startPerformanceTimer(); timer.reset() </syntaxhighlight> }}  ==See also== {{Gameplay_functions_c}} [[Category:Clientside API]]\""
            },
            {
                "logid": 19311,
                "ns": 0,
                "title": "PerformanceTimer::getElapsedUs",
                "pageid": 17214,
                "logpage": 17214,
                "revid": 27517,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Shr0x",
                "timestamp": "2025-12-27T00:06:30Z",
                "comment": "Created page with \"{{ClientsideJsFunction}} {{JSContainer|  ===Return value=== *'''{{RageType|number}}''' \u2014 Elapsed time in microseconds.  ==Syntax== <syntaxhighlight lang=\"javascript\">  const timer = mp.game.misc.startPerformanceTimer(); timer.getElapsedUs() </syntaxhighlight> }}  ==See also== {{Gameplay_functions_c}} [[Category:Clientside API]]\""
            }
        ]
    }
}