Skip to content

Commit 9e5b39b

Browse files
committed
add 12 names
1 parent 8e6c5dd commit 9e5b39b

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

natives.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27789,7 +27789,7 @@
2778927789
"return_type": "int"
2779027790
},
2779127791
"0x31A55281": {
27792-
"name": "_HUD_SET_WANTED",
27792+
"name": "WANTEDFX_ENABLED",
2779327793
"comment": "",
2779427794
"params": [
2779527795
{
@@ -27800,7 +27800,7 @@
2780027800
"return_type": "int"
2780127801
},
2780227802
"0x651C1FC2": {
27803-
"name": "_HUD_SET_WANTED_LEVEL",
27803+
"name": "WANTEDFX_SET_LEVEL",
2780427804
"comment": "",
2780527805
"params": [
2780627806
{
@@ -42515,7 +42515,7 @@
4251542515
},
4251642516
"PPPELEMENTS": {
4251742517
"0x598815BD": {
42518-
"name": "_PPP_SET_WANTED_OPACITY",
42518+
"name": "WANTEDFX_SET_OPACITY",
4251942519
"comment": "",
4252042520
"params": [
4252142521
{
@@ -42549,13 +42549,13 @@
4254942549
"return_type": "const char*"
4255042550
},
4255142551
"0x7E0CDD87": {
42552-
"name": "_PPP_CLEAR_DEATH_EFFECT",
42552+
"name": "CLEAR_DEATHFX",
4255342553
"comment": "",
4255442554
"params": [],
4255542555
"return_type": "int"
4255642556
},
4255742557
"0xE6C1DBD9": {
42558-
"name": "_PPP_BINOCULARS_SET_ACTIVE",
42558+
"name": "BINOCULARSFX_ENABLED",
4255942559
"comment": "",
4256042560
"params": [
4256142561
{
@@ -42566,13 +42566,13 @@
4256642566
"return_type": "int"
4256742567
},
4256842568
"0x00EF33EF": {
42569-
"name": "_PPP_BINOCULARS_IS_LOADED",
42569+
"name": "BINOCULARSFX_ISLOADED",
4257042570
"comment": "",
4257142571
"params": [],
4257242572
"return_type": "int"
4257342573
},
4257442574
"0xDF505043": {
42575-
"name": "_PPP_SET_ZOMBIE_MODE",
42575+
"name": "ZOMBIEMODE_ENABLED",
4257642576
"comment": "",
4257742577
"params": [
4257842578
{
@@ -42583,7 +42583,7 @@
4258342583
"return_type": "Any"
4258442584
},
4258542585
"0xE613AE52": {
42586-
"name": "_PPP_SET_TEXTURE_OPACITY",
42586+
"name": "TEXTUREFX_SET_OPACITY",
4258742587
"comment": "",
4258842588
"params": [
4258942589
{
@@ -42594,7 +42594,7 @@
4259442594
"return_type": "void"
4259542595
},
4259642596
"0x84F3DD81": {
42597-
"name": "_PPP_SET_TEXTURE_POSITION",
42597+
"name": "TEXTUREFX_SET_POSITION",
4259842598
"comment": "",
4259942599
"params": [
4260042600
{
@@ -42609,7 +42609,7 @@
4260942609
"return_type": "void"
4261042610
},
4261142611
"0xF55B50ED": {
42612-
"name": "_PPP_SET_TEXTURE_ENABLED",
42612+
"name": "TEXTUREFX_ENABLED",
4261342613
"comment": "",
4261442614
"params": [
4261542615
{
@@ -42620,7 +42620,7 @@
4262042620
"return_type": "Any"
4262142621
},
4262242622
"0x6336182D": {
42623-
"name": "_PPP_SET_TEXTURE_NAME",
42623+
"name": "TEXTUREFX_SET_NAME",
4262442624
"comment": "",
4262542625
"params": [
4262642626
{
@@ -42631,7 +42631,7 @@
4263142631
"return_type": "int"
4263242632
},
4263342633
"0x3A6960B2": {
42634-
"name": "_PPP_SET_TEXTURE_SCALE",
42634+
"name": "TEXTUREFX_SET_SCALE",
4263542635
"comment": "",
4263642636
"params": [
4263742637
{

0 commit comments

Comments
 (0)