Space V
Space V
Hey when i use the event enter, it doesn't return the first value (https://streamable.com/mp4k89) Here is my code : ```lua for categories, vehicles in pairs(SpaceVehShop.Categories) do local CategMenu = MenuV:CreateMenu(categories,...
Hello, when there are too much buttons in a menu, sometimes, for some reasons, the menu freeze itself and we need to restart the script in order to unfreeze the...
Would be cool to be able to filter natives by DLC/Gamebuild Example, a dropdown button where i select the game build 3095, it's going to give me only the natives...
Should be good
* Update DRAW_BOX * Update DRAW_LINE * Update DRAW_TEXTURED_POLY
* Update PIN_INTERIOR_IN_MEMORY * Update IS_INTERIOR_ENTITY_SET_ACTIVE * Update ENABLE_SHADOW_CULL_MODEL_THIS_FRAME * Update ENABLE_EXTERIOR_CULL_MODEL_THIS_FRAME * Update DISABLE_METRO_SYSTEM * Update DEACTIVATE_INTERIOR_ENTITY_SET * Update ACTIVATE_INTERIOR_ENTITY_SET
* Update SET_ROOM_FOR_GAME_VIEWPORT_BY_NAME * Update SET_ROOM_FOR_GAME_VIEWPORT_BY_KEY * Update SET_IS_EXTERIOR_ONLY * Update RETAIN_ENTITY_IN_INTERIOR
Add new natives for the nitrous system on the gamebuild 3095
1. **N_0x32f34ff7f617643b:** - Updated the native `N_0x32f34ff7f617643b`. - Added a description to explain the purpose of this native. (source: FiveM Scripters Discord) 2. **GetLabelText:** - Made updates to `GetLabelText` natives....