View Single Post
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 06-14-2018 , 09:36   Re: [HELP] How To Start Module Code
Reply With Quote #4

Quote:
Originally Posted by soumyadip77 View Post
ya but i want to know all
You need to know C++. If you don't, then don't start with modules because it's an awful codebase to start learning, it's ancient and will teach you bad practices which are mostly gone from the modern C++.
The minimum example is stub_plugin from the Metamod repository. I don't think there's a "minimal example" for AMXX, maybe somewhere on the Wiki.
__________________

Last edited by klippy; 06-14-2018 at 09:37.
klippy is offline