MTDOJRP / docs

KCDOJRP Documentation | https://kcdojrp.com
https://docs.KCDOJRP.com
1 stars 3 forks source link

[KC-Menu] Civ: Ammunation Improvements #8

Open Paneedah opened 2 weeks ago

Paneedah commented 2 weeks ago

I've gone through and added all the ammunition locations.

Please finish removing any old un-needed framework features in the script.

Please look into adding camos to the resource.

Please add more weapons to the resource. https://vespura.com/fivem/weapons/ This has all the weapons, hashes, and attachments. All the images are on the CDN server if you go the manager, FiveM folder.

Remove the HUD and anything else you can on screen while the user is in the NUI.

Paneedah commented 2 weeks ago

Status Update

To-Do

We still have to figure out how to add camos. This seems to require touching the resource's JS code, as they've hard-coded each "category" of items.

We also have a problem with some attachments returning "NULL" as their names, this is a NATIVE limitation and we need to hard-code some actual names for them.