nb Core Community
February 09, 2012, 08:59:44 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: 1.2.3 +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 788 times)
Alchemion
Guest
« 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
Guest
« 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
Guest
« 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!