03A4

From GTAMods Wiki
Revision as of 22:31, 23 December 2008 by Seemann (talk | contribs) (New page: <code>03a4=1,%1s% </code><br> '''Description''': Gives a new name for thread<br> '''Parameter 1''': short string (8 bytes)<br> '''Supports''': GTA3, Vice City, San Andreas<br> This opcode...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

03a4=1,%1s%
Description: Gives a new name for thread
Parameter 1: short string (8 bytes)
Supports: GTA3, Vice City, San Andreas

This opcode gives a new name for the current thread. By default, any new thread get name NONAME, but this opcode could change it. You can use the given name later to end the thread with opcode 0459 (not in GTA 3). Thread name should be less than 8 letters (7 max).

Keywords

thread, name