i'll try to start scripting.. i'm real newbie.. -_-
well..
C language or C++ language study? i have "viual basic C/C++ study book" what I first study???? C ?? nor C++ ?? confusing... :cry: i want.. to make CSTRIke plugins... |
Re: i'll try to start scripting.. i'm real newbie.. -_-
If you want to make AMX Mod X plugins you will need to learn a language called PAWN. See http://www.compuphase.com/pawn/pawn.htm for more details
Of course PAWN is not widely used for other things, so C++ could be useful for your future. But if the book you have covers Visual Basic, C, and C++ and is called a "study guide," you will probably want to buy a better book. |
Re: i'll try to start scripting.. i'm real newbie.. -_-
pawn???
only amxmodx 's lang?? |
Re: i'll try to start scripting.. i'm real newbie.. -_-
Well C could be useful to start with main structures like loops or statements, but it's far from being like pawn. And yes pawn is the main language for making amxx plugins. Not sure about this but this language used to be known as "small". There is pretty cool starting tutorial on wikipedia.
You could start with this : http://wiki.amxmodx.org/index.php/In...od_X_Scripting |
Re: i'll try to start scripting.. i'm real newbie.. -_-
You're right,
Quote:
for example: Creating a variable: c++: Code:
int variable; // (integer, c++ also uses ';')Code:
|
Re: i'll try to start scripting.. i'm real newbie.. -_-
I think they both have enough similarities to be able understand the syntax of one another better.
|
Re: i'll try to start scripting.. i'm real newbie.. -_-
No, not really. I'd learn Pawn first. At least get used to the basics of programming, then work your way up.
|
Re: i'll try to start scripting.. i'm real newbie.. -_-
thx everyone ^0^
|
Re: i'll try to start scripting.. i'm real newbie.. -_-
then... first learn lang = pawn?
right??? |
Re: i'll try to start scripting.. i'm real newbie.. -_-
and C --> C++ ?
|
| All times are GMT -4. The time now is 22:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.