commit 4745e02fe748fc1d254f1b771b8112723a6e7f55 Author: delucecc <31872986+delucecc@users.noreply.github.com> Date: Thu Mar 21 20:19:18 2024 -0700 init diff --git a/fxmanifest.lua b/fxmanifest.lua new file mode 100644 index 0000000..128ef3c --- /dev/null +++ b/fxmanifest.lua @@ -0,0 +1,6 @@ +Description 'ngd-chocbunny | Nemesis Gaming Development' +author 'deluce#0' +fx_version 'cerulean' +game 'gta5' + +data_file 'DLC_ITYP_REQUEST' 'stream/chocbunny.ytyp' diff --git a/offsets.md b/offsets.md new file mode 100644 index 0000000..d820a24 --- /dev/null +++ b/offsets.md @@ -0,0 +1,19 @@ +███╗ ██╗ ██████╗ ██████╗ ██████╗██╗ ██╗ ██████╗ ██████╗██████╗ ██╗ ██╗███╗ ██╗███╗ ██╗██╗ ██╗ +████╗ ██║██╔════╝ ██╔══██╗ ██╔════╝██║ ██║██╔═══██╗██╔════╝██╔══██╗██║ ██║████╗ ██║████╗ ██║╚██╗ ██╔╝ +██╔██╗ ██║██║ ███╗██║ ██║█████╗██║ ███████║██║ ██║██║ ██████╔╝██║ ██║██╔██╗ ██║██╔██╗ ██║ ╚████╔╝ +██║╚██╗██║██║ ██║██║ ██║╚════╝██║ ██╔══██║██║ ██║██║ ██╔══██╗██║ ██║██║╚██╗██║██║╚██╗██║ ╚██╔╝ +██║ ╚████║╚██████╔╝██████╔╝ ╚██████╗██║ ██║╚██████╔╝╚██████╗██████╔╝╚██████╔╝██║ ╚████║██║ ╚████║ ██║ +╚═╝ ╚═══╝ ╚═════╝ ╚═════╝ ╚═════╝╚═╝ ╚═╝ ╚═════╝ ╚═════╝╚═════╝ ╚═════╝ ╚═╝ ╚═══╝╚═╝ ╚═══╝ ╚═╝ + +www.nemesisgd.com + +Offsets: + +xPos: 0.12 +yPos: -0.01 +zPos: 0.03 +XRot: -40.0 +yRot: 110.0 +zRot: 10.0 + +Rotation Type: 0 \ No newline at end of file diff --git a/stream/chocbunny.ytyp b/stream/chocbunny.ytyp new file mode 100644 index 0000000..21b48e1 Binary files /dev/null and b/stream/chocbunny.ytyp differ diff --git a/stream/ngd_chocbunny.ydr b/stream/ngd_chocbunny.ydr new file mode 100644 index 0000000..5738ed7 Binary files /dev/null and b/stream/ngd_chocbunny.ydr differ