pierrelasse

Results 17 issues of pierrelasse

**Welcome to epic feature request!** **Text/Drawing Utilities** A way to draw text on the screen. Example: ```js screen = Screen.get("ingame"); screen.drawText("§a§nSome text", 1 (x), 100 (z)); someText = screen.drawTextWithShadow("§aSome text",...

### Which feature The font used in ImGui ### Reason Being able to use emojis and other currently unsupported characters ### Additional context - Go in Settings->Debug and turn 'ImGui...

improvement

### Problem Modders can see your vehicle being in godmode ### Solution Hide the godmode status of your vehicle like that of your character ### Reason abcdefg ### Additional context...

request

### Describe the bug ![image](https://github.com/YimMenu/YimMenu/assets/76223390/fbaea677-df22-4fb9-aea7-be448aa94ffd) ### Steps To Reproduce Join a full session with 'Join in SCTV slots' enabled ### Expected Behavior Bipass ### Logs and/or screenshots ``` [11:45:16.3912880][INFO/main.cpp:105] Git...

bug

### Which feature _No response_ ### Reason ImGui::IsMouseClicked does not exist in the lua api. ### Additional context _No response_

improvement

### Problem If you have many entries in the Network->Player Database and reload, it takes much time. ### Reason I want to reload only one player so it's faster ###...

improvement

I don't know if i'm stupid. If so correct me, but there is currently no way of getting the menu version and so. ### Problem So the problem is that...

request

```lua event.register_handler(menu_event.ChatMessageReceived, function (player_id, chat_message) log.info(player_id) log.info(chat_message) end) ``` I would like to have it also trigger when you send a message. It would probably be better to add `menu_event.ChatMessageSent`.

improvement

### Problem The boxes are weird and are "buggy" when you are near the player. Also the box does not let you know how the player is moving. ### Solution...

request

### Problem ![image](https://github.com/YimMenu/YimMenu/assets/76223390/b91bcefa-ee43-4302-8a86-d394b04b3242) ### Solution Bypass the check or automatically change it to the session's one. ### Reason Save time ### Additional context Not even using a controller

request