From 23eda8a9545d956e3104ec002d50f53a68405e63 Mon Sep 17 00:00:00 2001 From: MiranDMC Date: Mon, 2 Dec 2024 22:18:58 +0100 Subject: [PATCH] :memo: update commands --- gta3/gta3.json | 8 ++++---- gta3/version.txt | 2 +- gta3_mobile/gta3_mobile.json | 8 ++++---- gta3_mobile/version.txt | 2 +- gta3_unreal/gta3_unreal.json | 8 ++++---- gta3_unreal/version.txt | 2 +- sa/sa.json | 8 ++++---- sa/version.txt | 2 +- sa_mobile/sa_mobile.json | 8 ++++---- sa_mobile/version.txt | 2 +- sa_unreal/sa_unreal.json | 8 ++++---- sa_unreal/version.txt | 2 +- vc/vc.json | 8 ++++---- vc/version.txt | 2 +- vc_mobile/vc_mobile.json | 8 ++++---- vc_mobile/version.txt | 2 +- vc_unreal/vc_unreal.json | 8 ++++---- vc_unreal/version.txt | 2 +- 18 files changed, 45 insertions(+), 45 deletions(-) diff --git a/gta3/gta3.json b/gta3/gta3.json index 772b529c6..da1678155 100644 --- a/gta3/gta3.json +++ b/gta3/gta3.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735029, - "version": "0.355", + "last_update": 1733174318667, + "version": "0.356", "url": "https://library.sannybuilder.com/#/gta3" }, "extensions": [ @@ -13515,7 +13515,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -13524,7 +13524,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "input": [ diff --git a/gta3/version.txt b/gta3/version.txt index 174e0c4f7..d3f29c4a6 100644 --- a/gta3/version.txt +++ b/gta3/version.txt @@ -1 +1 @@ -0.355 \ No newline at end of file +0.356 \ No newline at end of file diff --git a/gta3_mobile/gta3_mobile.json b/gta3_mobile/gta3_mobile.json index af269fd0e..3612be974 100644 --- a/gta3_mobile/gta3_mobile.json +++ b/gta3_mobile/gta3_mobile.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735136, - "version": "0.292", + "last_update": 1733174318773, + "version": "0.293", "url": "https://library.sannybuilder.com/#/gta3_mobile" }, "extensions": [ @@ -13515,7 +13515,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -13524,7 +13524,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "input": [ diff --git a/gta3_mobile/version.txt b/gta3_mobile/version.txt index d43f12b26..d1c1ea17b 100644 --- a/gta3_mobile/version.txt +++ b/gta3_mobile/version.txt @@ -1 +1 @@ -0.292 \ No newline at end of file +0.293 \ No newline at end of file diff --git a/gta3_unreal/gta3_unreal.json b/gta3_unreal/gta3_unreal.json index edc8dd4f2..098a78847 100644 --- a/gta3_unreal/gta3_unreal.json +++ b/gta3_unreal/gta3_unreal.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735305, - "version": "0.285", + "last_update": 1733174318942, + "version": "0.286", "url": "https://library.sannybuilder.com/#/gta3_unreal" }, "extensions": [ @@ -13515,7 +13515,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -13524,7 +13524,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "input": [ diff --git a/gta3_unreal/version.txt b/gta3_unreal/version.txt index 622c3ac8d..edca5de7a 100644 --- a/gta3_unreal/version.txt +++ b/gta3_unreal/version.txt @@ -1 +1 @@ -0.285 \ No newline at end of file +0.286 \ No newline at end of file diff --git a/sa/sa.json b/sa/sa.json index 21e0a02df..0fbf10ab7 100644 --- a/sa/sa.json +++ b/sa/sa.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1733163607325, - "version": "0.802", + "last_update": 1733174318555, + "version": "0.803", "url": "https://library.sannybuilder.com/#/sa" }, "extensions": [ @@ -10691,7 +10691,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -10700,7 +10700,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "id": "0295", diff --git a/sa/version.txt b/sa/version.txt index 739a43564..4ff432846 100644 --- a/sa/version.txt +++ b/sa/version.txt @@ -1 +1 @@ -0.802 \ No newline at end of file +0.803 \ No newline at end of file diff --git a/sa_mobile/sa_mobile.json b/sa_mobile/sa_mobile.json index 6c1579d22..c22c4fd54 100644 --- a/sa_mobile/sa_mobile.json +++ b/sa_mobile/sa_mobile.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735222, - "version": "0.411", + "last_update": 1733174318857, + "version": "0.412", "url": "https://library.sannybuilder.com/#/sa_mobile" }, "extensions": [ @@ -10724,7 +10724,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -10733,7 +10733,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "id": "0295", diff --git a/sa_mobile/version.txt b/sa_mobile/version.txt index df198ff4d..6eac31b6d 100644 --- a/sa_mobile/version.txt +++ b/sa_mobile/version.txt @@ -1 +1 @@ -0.411 \ No newline at end of file +0.412 \ No newline at end of file diff --git a/sa_unreal/sa_unreal.json b/sa_unreal/sa_unreal.json index 3c89d89ff..c87aa434d 100644 --- a/sa_unreal/sa_unreal.json +++ b/sa_unreal/sa_unreal.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735391, - "version": "0.402", + "last_update": 1733174319030, + "version": "0.403", "url": "https://library.sannybuilder.com/#/sa_unreal" }, "extensions": [ @@ -10703,7 +10703,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -10712,7 +10712,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "id": "0295", diff --git a/sa_unreal/version.txt b/sa_unreal/version.txt index 94e90214a..aad34462f 100644 --- a/sa_unreal/version.txt +++ b/sa_unreal/version.txt @@ -1 +1 @@ -0.402 \ No newline at end of file +0.403 \ No newline at end of file diff --git a/vc/vc.json b/vc/vc.json index 704dd5bf7..b90426492 100644 --- a/vc/vc.json +++ b/vc/vc.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735079, - "version": "0.365", + "last_update": 1733174318716, + "version": "0.366", "url": "https://library.sannybuilder.com/#/vc" }, "extensions": [ @@ -12655,7 +12655,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -12664,7 +12664,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "attrs": { diff --git a/vc/version.txt b/vc/version.txt index 11a6308c9..fcd47e2f2 100644 --- a/vc/version.txt +++ b/vc/version.txt @@ -1 +1 @@ -0.365 \ No newline at end of file +0.366 \ No newline at end of file diff --git a/vc_mobile/vc_mobile.json b/vc_mobile/vc_mobile.json index 4b02434e4..8c88bf558 100644 --- a/vc_mobile/vc_mobile.json +++ b/vc_mobile/vc_mobile.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735176, - "version": "0.299", + "last_update": 1733174318812, + "version": "0.300", "url": "https://library.sannybuilder.com/#/vc_mobile" }, "extensions": [ @@ -12655,7 +12655,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -12664,7 +12664,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "attrs": { diff --git a/vc_mobile/version.txt b/vc_mobile/version.txt index 1379e12a0..5648785a7 100644 --- a/vc_mobile/version.txt +++ b/vc_mobile/version.txt @@ -1 +1 @@ -0.299 \ No newline at end of file +0.300 \ No newline at end of file diff --git a/vc_unreal/vc_unreal.json b/vc_unreal/vc_unreal.json index cee44da86..857ccd1c3 100644 --- a/vc_unreal/vc_unreal.json +++ b/vc_unreal/vc_unreal.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1732734735345, - "version": "0.294", + "last_update": 1733174318983, + "version": "0.295", "url": "https://library.sannybuilder.com/#/vc_unreal" }, "extensions": [ @@ -12655,7 +12655,7 @@ "type": "Car" }, { - "name": "state", + "name": "keepColors", "type": "bool" } ], @@ -12664,7 +12664,7 @@ "member": "SetCanRespray", "name": "SET_CAN_RESPRAY_CAR", "num_params": 2, - "short_desc": "Enables or disables the ability to Pay'n'Spray the car" + "short_desc": "Makes car keep current colors when Pay'n'Spray is used" }, { "attrs": { diff --git a/vc_unreal/version.txt b/vc_unreal/version.txt index 1ecff2014..e1e37208c 100644 --- a/vc_unreal/version.txt +++ b/vc_unreal/version.txt @@ -1 +1 @@ -0.294 \ No newline at end of file +0.295 \ No newline at end of file