Skip to content

Commit d2d5233

Browse files
Add scraped functions and events from old wiki + python script to perform it
1 parent a1a1d1d commit d2d5233

File tree

1,646 files changed

+10168
-14
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,646 files changed

+10168
-14
lines changed

events/Account/onAccountCreate.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onAccountCreate
2+
name: onAccountCreate
3+
type: server
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onAccountDataChange
2+
name: onAccountDataChange
3+
type: server
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO

events/Account/onAccountRemove.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onAccountRemove
2+
name: onAccountRemove
3+
type: server
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserCreated
2+
name: onClientBrowserCreated
3+
type: client
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserCursorChange
2+
name: onClientBrowserCursorChange
3+
type: client
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserDocumentReady
2+
name: onClientBrowserDocumentReady
3+
type: client
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserInputFocusChanged
2+
name: onClientBrowserInputFocusChanged
3+
type: client
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserLoadingFailed
2+
name: onClientBrowserLoadingFailed
3+
type: client
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserLoadingStart
2+
name: onClientBrowserLoadingStart
3+
type: client
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Scraped from: https://wiki.multitheftauto.com/wiki/onClientBrowserNavigate
2+
name: onClientBrowserNavigate
3+
type: client
4+
description: THIS EVENT NEEDS DOCUMENTATION
5+
source_element:
6+
type: element
7+
description: TODO

0 commit comments

Comments
 (0)