Difference between revisions of "Talk:Script"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: Can anyone please finish this article by adding the missing GTA IV Native functions? Thank you! --~~~~)
 
(Thread->Script: new section)
Line 1: Line 1:
 
Can anyone please finish this article by adding the missing [[GTA IV]] [[Native function]]s? Thank you! --{{#if:Aschratt|[[User:Aschratt|Aschratt]]}} - [http://www.aschratt.com oO] 13:49, 12 September 2009 (UTC)
 
Can anyone please finish this article by adding the missing [[GTA IV]] [[Native function]]s? Thank you! --{{#if:Aschratt|[[User:Aschratt|Aschratt]]}} - [http://www.aschratt.com oO] 13:49, 12 September 2009 (UTC)
 +
 +
== Thread->Script ==
 +
 +
Should we end years of confusion and stick to the term 'Script' instead of the 'Thread'? Based upon opcodes names we know that originally each particular set of instructions was called a script (TERMINATE_THIS_SCRIPT, START_NEW_SCRIPT). GTA 3 source proves the same thing: CRunningScript, CTheScripts. We know that script system in GTA is not multi-threaded, so the term thread confuses beginners, who think that scripts are running in parallel, not one by one. I guess it's time to make a tough decision and finally stop calling a thing being Script as Thread. [[User:Seemann|Seemann]] ([[User talk:Seemann|talk]]) 14:07, 17 June 2015 (UTC)

Revision as of 14:07, 17 June 2015

Can anyone please finish this article by adding the missing GTA IV Native functions? Thank you! --Aschratt - oO 13:49, 12 September 2009 (UTC)

Thread->Script

Should we end years of confusion and stick to the term 'Script' instead of the 'Thread'? Based upon opcodes names we know that originally each particular set of instructions was called a script (TERMINATE_THIS_SCRIPT, START_NEW_SCRIPT). GTA 3 source proves the same thing: CRunningScript, CTheScripts. We know that script system in GTA is not multi-threaded, so the term thread confuses beginners, who think that scripts are running in parallel, not one by one. I guess it's time to make a tough decision and finally stop calling a thing being Script as Thread. Seemann (talk) 14:07, 17 June 2015 (UTC)