nb Core Community
September 06, 2010, 01:33:10 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: 1.2.2 +nb is now final and released

@new registrations. I will not allow any new registrations here as there are more (real person) spambots here than ever.... captcha proved to be ineffective.

After your registration, mail me at ( admin AT shinobilegends.com ) from the mail address you want to register. Provide some text about you and possibly your game.
 
   Home   Help Search Calendar Downloads Login Register  
Pages: [1]
  Print  
Author Topic: How to find all the modules that hook to a specific charstat  (Read 350 times)
Alchemion
Full Member
***

Karma: +0/-0
Posts: 135


View Profile
« on: January 20, 2010, 05:30:49 PM »

Hi,

Of course, the subject of this thread says it ... How can one find all the modules that hook to a specific hook,  for example that hook in charstats ?

What php script or sql command should be used for getting a list with all the modules that hook, for example, in "Personal Info" charstats ?...

Thank you.

Emanuel
Logged
Iori
Newbie
*

Karma: +1/-0
Posts: 14


View Profile
« Reply #1 on: January 20, 2010, 06:15:54 PM »

Put this into your rawSQL:
Code:
select * from module_hooks where location = 'charstats'

Change the location to whatever hook you wish to see.

Logged
Alchemion
Full Member
***

Karma: +0/-0
Posts: 135


View Profile
« Reply #2 on: January 27, 2010, 12:24:55 PM »

Thank you very much.
Best Thoughts,
Emanuel.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!