GetMachineState

From NWN Lexicon



Contents

[edit] GetMachineState(int)

Get the state of one lever

int GetMachineState(
    int nCondition
);

[edit] Parameters

nCondition

Must be TRUE to have a chance of returning TRUE.


[edit] Description

Returns TRUE if the Local Int called "NW_2Q4_COLMARR_MACHINE_STATE_LEVER" exists on an object with the tag "2Q4_ColmarrEng" and nCondition variable passed in is TRUE.



[edit] Remarks

Found in nw_i0_2q4luskan.nss on line 40


[edit] Requirements

#include " nw_i0_2q4luskan "

[edit] Version

1.22

[edit] See Also

functions: 

SetMachineState



 author: John Shuell
 

Personal tools
Categories