DeadlineEm

Results 47 comments of DeadlineEm

> use this native to selectively set their vehicle to god mod - `ENTITY::SET_ENTITY_INVINCIBLE(veh, TRUE);` Im aware of that native and the entity proofs as well. figuring it better to...

@lonelybud i think you may have had me mixed up with another player. 90% of the time i am in gta im coding this addon, otherwise im giving ppl free...

> I think ImGui provides a lot of ways to help you deal with this issue without having to refactor the player options menu. One recommendation I have would be...

Could also potentially just turn it into a collapsible imgui tab like the others as well, and have an option inside settings to toggle traditional or collapsable. The main issue...

> > I could add these options onto the current Player options tab and allow scrolling, but i feel like it would be very bloated. > > tried this? >...

> you can change the scale in %appdata%\YimMenu\settings.json but that's very user friendly `"gui_scale": 1.0,` Its not very user friendly doing it that way, even though its an alternative to...

@USBMenus also mentioned this same thing last night in a call with me, it does not return the local players rank/rp, it either returns -1 or 0

> > your Code make conflicts with the base fix it > > It's resolved. Merge conflicts again with latest. @maybegreat48 can we add this? I was going to do...

> Windows read only attribute flag on folders is initially in an indeterminate state, if you had read the log correctly of the issue you linked you should've seen that...

> The read only flag has nothing to do with the user problem. We don't create folders with read only enabled. It's just something that is installed from their PC...