generated from Jaysyn/ModuleTemplate
Initial commit
Initial commit
This commit is contained in:
25
_module/nss/oai_cust_pcv.nss
Normal file
25
_module/nss/oai_cust_pcv.nss
Normal file
@@ -0,0 +1,25 @@
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// Olander's AI
|
||||
// oai_cust_pcv
|
||||
// by Don Anderson
|
||||
// dandersonru@msn.com
|
||||
//
|
||||
// Place your custom perceive requirements here.
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
void main()
|
||||
{
|
||||
//Example
|
||||
/*
|
||||
ExecuteScript("blah_blah", OBJECT_SELF);
|
||||
*/
|
||||
|
||||
/******************************************************************************/
|
||||
//:: PLACE CUSTOM PERCEIVE STUFF BELOW HERE
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user