One single question
What langage is amxx using?
I wanna try to script my own plugins, I have been programming for 1 and half year in school. Saddly, they only thaught use C# (that is because I am not majoring in programming but in networking). I looked at the sourced code of few of the plugins and it look like a C langage but not c# so I am guessing it's C+ or C++. I just want to know before trying to script. Or better, can we use c#? |
It's "Pawn", which is a very small, strict subset of C.
It is not object oriented (entirely imperative). There's a basic tutorial to its semantics and syntax on the wiki: http://wiki.tcwonline.org/index.php/...uction_to_Pawn |
Quote:
|
| All times are GMT -4. The time now is 20:27. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.