So two things i need help with, a script that activates the above after sleeping, and a command to remove a player from a faction. Any and all help appreciated! Thanks!
short Sleepif ( GetJournalIndex "Whatever" = 666 ) ;Or whatever the appropriate pre-condition is. if ( GetPCSleep ) set Sleep to 1 else if ( Sleep ) set Sleep to 0 ;Do stuff endif endifendif
Begin script_nameif ( GetDisabled == 0 ) if ( GetJournalIndex Journal_Index < 10 ) Disable endifelseif ( GetDisabled == 1 ) if ( GetJournalIndex Journal_Index >= 10 ) Enable endifendifif ( GetJournalIndex Journal_Index < 10 ) returnendifEnd script_name
"NPC_1_ID"->enable "NPC_2_ID"->enable Journal Journal_index 10 "NPC_1_ID"->forcegreeting
"NPC_1_ID"->disable "NPC_2_ID"->disable
Begin script_name disable End
if getpcrank "nameoffaction"> 0 pclowerrank
if getpcrank "nameoffaction"> 0 pclowerrank