Thread: Module: Rage
View Single Post
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 04-09-2012 , 15:25   Re: Module: Rage
Reply With Quote #94

I finally found how to do it lol :

Code:
void OnAmxxAttach()
{
	MF_AddLibraries(MODULE_LIBRARY, LibType_Library, NULL);
	MF_AddNatives(natives info_list);
}
__________________
- tired and retired -

- my plugins -

Last edited by ConnorMcLeod; 04-09-2012 at 15:36.
ConnorMcLeod is offline