Initial upload
Initial upload.
This commit is contained in:
10
_module/nss/m1q4csauctnote.nss
Normal file
10
_module/nss/m1q4csauctnote.nss
Normal file
@@ -0,0 +1,10 @@
|
||||
#include "NW_I0_PLOT"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
int l_iResult;
|
||||
|
||||
l_iResult = GetIsObjectValid(GetItemPossessedBy(GetPCSpeaker(),"M1Q04IAUCTION")) == TRUE ||
|
||||
GetIsObjectValid(GetItemPossessedBy(OBJECT_SELF,"M1Q04IAUCTION")) == FALSE;
|
||||
return l_iResult;
|
||||
}
|
||||
Reference in New Issue
Block a user