Difference between revisions of "Talk:Coding-tutorial"
m (→Enter a short summary [b]: new section) |
|||
Line 1: | Line 1: | ||
im pretty sure im gonna feel stupid after someone tells me this. but where do you find powder.h? | im pretty sure im gonna feel stupid after someone tells me this. but where do you find powder.h? | ||
− | |||
− | |||
-it's in the folder "includes" -firefreak11 | -it's in the folder "includes" -firefreak11 | ||
− | |||
− | |||
I made my element and everything, but how do you load it on the game? | I made my element and everything, but how do you load it on the game? | ||
-Press F5 in Visual Studio with the project loaded. | -Press F5 in Visual Studio with the project loaded. | ||
+ | |||
== Enter a short summary [b] == | == Enter a short summary [b] == | ||
i keep getting a "too many initializers" error when i try to build my mod and for some reason it keeps showing the same line number 822 for every element | i keep getting a "too many initializers" error when i try to build my mod and for some reason it keeps showing the same line number 822 for every element | ||
+ | |||
+ | |||
+ | ----- | ||
+ | |||
+ | |||
+ | I will update this page some day ... but for now the recent updates were wrong. You need to run generator.py, it does the PT_ stuff for you. 05:11, 16 January 2013 (UTC) --jacob1 |
Revision as of 05:11, 16 January 2013
im pretty sure im gonna feel stupid after someone tells me this. but where do you find powder.h?
-it's in the folder "includes" -firefreak11
I made my element and everything, but how do you load it on the game?
-Press F5 in Visual Studio with the project loaded.
Enter a short summary [b]
i keep getting a "too many initializers" error when i try to build my mod and for some reason it keeps showing the same line number 822 for every element
I will update this page some day ... but for now the recent updates were wrong. You need to run generator.py, it does the PT_ stuff for you. 05:11, 16 January 2013 (UTC) --jacob1