2025/07/18 Update
Added PEPS. Full compile.
This commit is contained in:
12
_module/nss/0c_if_hen_leave.nss
Normal file
12
_module/nss/0c_if_hen_leave.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
/*//////////////////////////////////////////////////////////////////////////////
|
||||
Script: 0c_if_hen_leave
|
||||
Programmer: Philos
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
Text Appears When script that check if allowing the player to remove a henchman
|
||||
is activated on this server.
|
||||
*///////////////////////////////////////////////////////////////////////////////
|
||||
#include "0i_associates"
|
||||
int StartingConditional()
|
||||
{
|
||||
return AI_REMOVE_HENCHMAN_ON;
|
||||
}
|
Reference in New Issue
Block a user