GTA scripter (singleplayer only).
Country: Russian Federation Age: 29@Davidstrs, yes, of course. Just as the description reads, the script is intended to help people learn scripting, not only to provide them with a new HUD.
And yes, 0A4A is the main opcode that allows the text to move. I have some predefined coordinates where each text should be, and then, in a separate scm-function, I utilise that opcode to determine the offset from default positions. The offset is limited to a certain degree so that the text doesn't go off screen. That's it! The principle is simple, yet it took me some time to figure out the actual implementation in the code.
@winnerxofficiel, strange, it works fine for me. Are you sure no other script can cause crashes? It is better to use almost “clean” version of the game and SCMLog or SCRLog to find out the script that is responsible for this problem.
Thanks for the feedback!
Классный скрипт! Вообще серия визуальных модов крутая, даже не открывая код, вижу большую работу. Так держать!
@luf2014, thanks! Yeah, Garry's Mod was one of my sources of inspiration, even though GTA SA's engine isn't capable of many things GMod has to offer.