Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Replacing identify and register commands  (Read 3176 times)

0 Members and 1 Guest are viewing this topic.

MrStonedone

  • Anope User
  • Offline Offline
  • Posts: 17
Replacing identify and register commands
« on: February 17, 2010, 12:18:49 AM »

trying to figure out how to make a module that replaces the identify and register commands, for 1.8 i don't have time for this project to learn 1.9 or C++. i have past module experience (not just the one you see here, most of my work is unreleased.)
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: Replacing identify and register commands
« Reply #1 on: February 17, 2010, 01:00:26 AM »

To replace commands its pretty much the same as creating new commands (in 1.8), just be sure in moduleAddCommand you use MOD_HEAD as the placement and it should work fine.
Logged
Pages: [1]   Go Up