Jump to content
  • 0
Sign in to follow this  
Triedge

Launch script OnEvent from SRC, is possible?

Question

I'm thinking of adding a system of analyzing, but ... to achieve function as desire.

 

I would be useful for certain events scripts are executed, but from the src ... remember someone posted something similar.

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

You mean donpcevent in src?

if (sd->npc_id == 0)       
   npc_event(sd, "NPC::OnEvent", 0);
 

 

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.