GreySideMM

Results 41 comments of GreySideMM

I pinged you for the list. I can add that object list as well, so you don't need to do that. (I will also check for duplicates.) I might not...

@xynnylol You do mean your own menu now, or YimMenu? (Maybe I understood you wrong.) I would assume that there is only one point where we need to check for...

@xynnylol I can not help with the logs, I don't have enough knowledge of deeper GTA stuff. (I would just cause more work due to questions, lol.) I also figured...

Both patches never got triggered for me since then. But I had been crashed, but not so often. Idk which menus it where. (Not 2t1, apparently.) These Lua scripts are...

I'm wondering why F is your key to move upwards. For me it's Shift and Ctrl. So I don't have this issue. Though I can't remember what changes I made...

There is no unload hotkey or command. You probably mean "rage quit". I guess unload could be added but honestly idk why you would want to unload it that quickly?

The larger question might be: How to detect if we are actually standing on a car, and on which? Maybe some natives are available. The math shouldn't be a large...

> local_player->m_vehicle, put in a if statement checking itself then use ptr_to_handle to convert to a Vehicle type That's only for a vehicle you are passenger of. Collision detection might...

I plan to completely rework the hotkey system and add as many commands and options as possible. However, I'm slow AF and I currently already work on too many small...

I thought for a sec that a new hotkey system would be rejected (as it could be done via Lua, too. Well, kind of.), lol. Thanks for the head up...