If C++ is infact required, well... I can probably leave this subforum forever, I have no teachings in any programming language whatsoever
C++ required?
Débuté par
Zihlur
, nov. 07 2009 03:44
#1
Posté 07 novembre 2009 - 03:44
I was looking through some posts and found a tutorial on how to create a weapon, and it shows that we need to put in commands in C++. Is this really required to implement things such as weapons into the game, or does the toolset do this for us (this is what I at first thought)?
If C++ is infact required, well... I can probably leave this subforum forever, I have no teachings in any programming language whatsoever
.
If C++ is infact required, well... I can probably leave this subforum forever, I have no teachings in any programming language whatsoever
#2
Posté 07 novembre 2009 - 03:47
Uh... I think you must have misunderstood something. C++ is not required. The scripting language is a bit similar to C/C++/C#, but it is not the same, and whether you need to add scripts for new items depends on what they are supposed to do.
#3
Posté 07 novembre 2009 - 03:49
I wouldn't be put off just yet. The script is very C++ like. Just about any scripting language looks somewhat like this to some degree though this is indeed more sophisticated than many. I'm sure that there will be many examples soon enough for common activities for novice users where needed.
Pretty sure you wont need too much scripting to add items though I'm not sure all of the steps add items yet so cannot say for sure.
Pretty sure you wont need too much scripting to add items though I'm not sure all of the steps add items yet so cannot say for sure.
#4
Posté 07 novembre 2009 - 03:49
Well I just want to make a vendor in my party camp that sells items I also made with the toolset. Eventually I would like to edit stats and what they do, as well as enemies.
And like I said, I do not know ANY programming/scripting languages at all.
And like I said, I do not know ANY programming/scripting languages at all.





Retour en haut






