This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.

Difference between revisions of "Talk:Scripting Tutorial: My Second Script"

Jump to navigation Jump to search
m
forgot to sign
imported>GuidoBot
(section request)
imported>GuidoBot
m (forgot to sign)
Line 43: Line 43:
#Buggy lazy logic. e.g. for '''if x == 4 && y == IsInCombat'''. Sometimes a set of conditions on one line do not get compiled correctly. Often best to use nested '''if''' blocks instead. Very hard to know when this has or is going to happen.
#Buggy lazy logic. e.g. for '''if x == 4 && y == IsInCombat'''. Sometimes a set of conditions on one line do not get compiled correctly. Often best to use nested '''if''' blocks instead. Very hard to know when this has or is going to happen.


If this stuff has been covered already then feel free to remove or move this from the discussion. Instead please add a link or links to the relevent articles in your article.
If this stuff has been covered already then feel free to remove or move this from the discussion. Instead please add a link or links to the relevent articles in your article. [[User:GuidoBot|GuidoBot]] 19:24, 19 October 2006 (EDT)
Anonymous user

Navigation menu