diff --git a/[esx_addons]/esx_custom_props/fxmanifest.lua b/[esx_addons]/esx_custom_props/fxmanifest.lua new file mode 100644 index 00000000..91339432 --- /dev/null +++ b/[esx_addons]/esx_custom_props/fxmanifest.lua @@ -0,0 +1,12 @@ +fx_version 'adamant' +game 'gta5' +author 'Dirk Uys' +version '0.0.1' +lua54 'yes' + + +-- Loading YTYP (important for the script) +data_file 'DLC_ITYP_REQUEST' 'stream/halloween.ytyp' + + + diff --git a/[esx_addons]/esx_custom_props/stream/esx_jackolantern.ydr b/[esx_addons]/esx_custom_props/stream/esx_jackolantern.ydr new file mode 100644 index 00000000..c11c042e Binary files /dev/null and b/[esx_addons]/esx_custom_props/stream/esx_jackolantern.ydr differ diff --git a/[esx_addons]/esx_custom_props/stream/halloween.ytyp b/[esx_addons]/esx_custom_props/stream/halloween.ytyp new file mode 100644 index 00000000..a8c1f14e --- /dev/null +++ b/[esx_addons]/esx_custom_props/stream/halloween.ytyp @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + esx_jackolantern + esx_jackolantern + + + esx_jackolantern + ASSET_TYPE_DRAWABLE + esx_jackolantern + + + + 0x0AD225D7 + + + \ No newline at end of file