AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Snippets and Tutorials (https://forums.alliedmods.net/forumdisplay.php?f=112)
-   -   I WANT TO BE A PLUGIN MAKER! (https://forums.alliedmods.net/showthread.php?t=81290)

kurdish 12-02-2008 00:37

I WANT TO BE A PLUGIN MAKER!
 
Can someone post a tutorial on how to make a smx plugin please i want to make a cool plugin for my clan's server

DontWannaName 12-02-2008 00:44

Re: I WANT TO BE A PLUGIN MAKER!
 
You cant just wake up one day and write plugins. You need to know basic C++ before you can write plugins. http://wiki.alliedmods.net/Category:SourceMod_Scripting

bl4nk 12-02-2008 01:02

Re: I WANT TO BE A PLUGIN MAKER!
 
Quote:

Originally Posted by DontWannaName (Post 721546)
You need to know basic C++ before you can write plugins.

Actually SourcePawn is more like C.

Antithasys 12-02-2008 01:54

Re: I WANT TO BE A PLUGIN MAKER!
 
Quote:

Originally Posted by DontWannaName (Post 721546)
You cant just wake up one day and write plugins.

Why not? I slept in a Holiday Inn Express last night. :shock:

CrimsonGT 12-02-2008 03:14

Re: I WANT TO BE A PLUGIN MAKER!
 
Read the development section of the wiki. Your going to be clueless if you've never coded in another language before though.

DontWannaName 12-02-2008 04:49

Re: I WANT TO BE A PLUGIN MAKER!
 
For pleasure or business... if you know what I mean.... rofl

Zaubermuffin 12-02-2008 05:20

Re: I WANT TO BE A PLUGIN MAKER!
 
Yea, it's as easy as you think. Just open notepad, write "/*" and then a description of everything your cool plugin should do, and then "*/". Throw it into your compiler. ??? and then you're done.

I think you think that programming is easier than you actually think what is when I think about it. And begin programming in SourcePawn is not a really good idea in my opinion.

CrimsonGT 12-02-2008 05:44

Re: I WANT TO BE A PLUGIN MAKER!
 
Why not? Having previous programming knowledge makes it much easier to just jump into, but a scripting language such as pawn is IMO probably an easier place to start than say c++. Only difference is there is not nearly as much documentation on the fundamentals, whereas if you had started with an actual language.

Zaubermuffin 12-02-2008 05:46

Re: I WANT TO BE A PLUGIN MAKER!
 
Well, it's stupid but for example PHP (I don't really love it). It's easy, halfways fast and easy-to-understand. In my opinion much more than Pawn.

pheadxdll 12-02-2008 12:19

Re: I WANT TO BE A PLUGIN MAKER!
 
I think making plugins is a great way to start programming. For one, the scripting language is very basic. Your not making entire programs, just scripts. Number two, the language is more or less easy to learn. Plus there's a fantasic wiki with a tutorial to get started. Third, there's a wide array of other plugins to look into to see how something is done and to reference. Additionally, what's funnier than modding video games? SourcePawn is a great way to get into programming.


All times are GMT -4. The time now is 19:12.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.