| 10-18-2006, 02:25 AM | #1 |
Dont suppose you can write C++ in world editor, cus im lookin for a way to learn C++ and I dont know what to make with it, so im wondering if WE can have C++ in it |
| 10-18-2006, 02:36 AM | #2 |
Not at all. Simply put, the WE compiler just will attempt to compile JASS, it cannot recognize any other kind of syntax. You should also add the fact that C++ is an actual programming language, not an scripting language (let's not debate this part people, there is not a point on it on this thread), which means you make actual programs with it. If you are interested in learn C/C++, try something like http://www.cprogramming.com/ and http://www.cplusplus.com/. |
| 10-18-2006, 02:40 AM | #3 |
can you write c++ in world editor? no can you add a c++ native to the game by using a patch and then use jass to call the native? yes |
| 10-18-2006, 02:44 AM | #4 |
lol thanks guys, o_O I think i'll stick with jass for now, lol, I dont even know what a native in jass is! lol |
| 10-18-2006, 02:52 AM | #5 | |
Quote:
You can always try learning another good scripting languages, like Javascript. Man, the more I work with it, the more I love it, despite its flaws. Why aren't there any more ECMAScript based lanuages floating around? |
