scn test#include "CommonQuestVariables"begin gameMode let fQuestDelayTime := 0.001 let sWorking := 1endwhose parameter is the name of a text file present in a fixed directory (Data\Scripts or Data\Imports) :
float fQuestDelayTimeshort sWorkingfloat fEndianessWhen compiling, the line gets replaced by the contents of the parameter:
scn testfloat fQuestDelayTimeshort sWorkingfloat fEndianessbegin gameMode let fQuestDelayTime := 0.001 let sWorking := 1end
scn test#include "CommonQuestVariables"begin gameMode let fQuestDelayTime := 0.001 let sWorking := 1endwhose parameter is the name of a text file present in a fixed directory (Data\Scripts or Data\Imports) :
float fQuestDelayTimeshort sWorkingfloat fEndianessWhen compiling, the line gets replaced by the contents of the parameter:
scn testfloat fQuestDelayTimeshort sWorkingfloat fEndianessbegin gameMode let fQuestDelayTime := 0.001 let sWorking := 1end
fTimer += GetSecondsPassed
fTimer += GetSecondsPassed