Skip to content

Commit 2c9987f

Browse files
Refactor function/event python scraper
1 parent 314b439 commit 2c9987f

File tree

1,627 files changed

+3355
-1662
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,627 files changed

+3355
-1662
lines changed

events/Account/onAccountCreate.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onAccountCreate
22
name: onAccountCreate
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onAccountDataChange
22
name: onAccountDataChange
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Account/onAccountRemove.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onAccountRemove
22
name: onAccountRemove
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserCreated
22
name: onClientBrowserCreated
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserCursorChange
22
name: onClientBrowserCursorChange
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserDocumentReady
22
name: onClientBrowserDocumentReady
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserInputFocusChanged
22
name: onClientBrowserInputFocusChanged
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserLoadingFailed
22
name: onClientBrowserLoadingFailed
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserLoadingStart
22
name: onClientBrowserLoadingStart
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserNavigate
22
name: onClientBrowserNavigate
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserPopup
22
name: onClientBrowserPopup
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserResourceBlocked
22
name: onClientBrowserResourceBlocked
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserTooltip
22
name: onClientBrowserTooltip
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserWhitelistChange
22
name: onClientBrowserWhitelistChange
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Client/onConsole.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onConsole
22
name: onConsole
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientColShapeHit
22
name: onClientColShapeHit
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientColShapeLeave
22
name: onClientColShapeLeave
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Colshape/onColShapeHit.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onColShapeHit
22
name: onColShapeHit
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Colshape/onColShapeLeave.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onColShapeLeave
22
name: onColShapeLeave
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementColShapeHit
22
name: onClientElementColShapeHit
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementColShapeLeave
22
name: onClientElementColShapeLeave
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementDataChange
22
name: onClientElementDataChange
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementDestroy
22
name: onClientElementDestroy
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementDimensionChange
22
name: onClientElementDimensionChange
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementModelChange
22
name: onClientElementModelChange
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementStreamIn
22
name: onClientElementStreamIn
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientElementStreamOut
22
name: onClientElementStreamOut
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Element/onElementClicked.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementClicked
22
name: onElementClicked
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementColShapeHit
22
name: onElementColShapeHit
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementColShapeLeave
22
name: onElementColShapeLeave
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementDataChange
22
name: onElementDataChange
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Element/onElementDestroy.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementDestroy
22
name: onElementDestroy
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementDimensionChange
22
name: onElementDimensionChange
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementModelChange
22
name: onElementModelChange
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementStartSync
22
name: onElementStartSync
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Element/onElementStopSync.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onElementStopSync
22
name: onElementStopSync
33
type: server
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Input/onClientCharacter.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientCharacter
22
name: onClientCharacter
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Input/onClientClick.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientClick
22
name: onClientClick
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Input/onClientCursorMove.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientCursorMove
22
name: onClientCursorMove
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

events/Input/onClientDoubleClick.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientDoubleClick
22
name: onClientDoubleClick
33
type: client
4-
description: THIS EVENT NEEDS DOCUMENTATION
4+
description: TODO
5+
incomplete: true
56
source_element:
67
type: element
78
description: TODO

0 commit comments

Comments
 (0)