Talk:GetQuestRunning
Jump to navigation
Jump to search
Does true and false in TESScript mean integer booleans ex (0 and 1)? Sorry, I'm used to other languages. KyleWollaston 20:12, 24 November 2008 (EST)
- Yes, Oblivion does not have any booleans, so such functions return 1 for true and 0 for false. For conditions, anything that's not 0 will be counted as true.
- Dragoon Wraith TALK 22:39, 24 November 2008 (EST)