Log in to reply
 

UI DrawTexture Question?



  • Hi everyone,

    So I've been working with UI Drawtexture feature, for GTA5 modding, but I'm currently puzzled on how to set a specific timer for the image drawn for screen display, so that it only runs for a certain amount of time & then disappears forever, or until next Ontick event occurs.

    Any help would be greatly appreciated!



  • OK so I was able to solve this little but complex problem myself. If anyone ever cares to know, they can contact me. If you're still curious it involves first declaring a Timer variable & then proceeding to add them to the script for drawing upon that specified timer varaible. Here's a small example (using VB format & not C#), with first declaring it like this
    "Private timerShow........ as date"
    "Private bShow......... as boolean = false"


Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.