Kalle801
Member
|
[Question] Ineisis Online (Source Code)
Hello Dear Community.
Im new to this Engine and i have a Question.
I bought the Game Ineisis Online (Source Code).
I searched the full last Night for where can i add some new Items to the game.
Im not a Coder and hope, it can done easy.
Thank you in advance.
Greetings.
(This post was last modified: 09-05-2012 12:41 PM by Kalle801.)
|
|
09-05-2012 12:16 PM |
|
Rollcage
Member
|
RE: [Question] Ineisis Online (Source Code)
Hi, My first advice is that you will need to learn how to code. There are lots of tutorials in the SDK directory. For Item specific you can check out
Tutorials\Source\Advanced\5 - Projects\ 2 - Inventory
|
|
09-05-2012 03:43 PM |
|
Tobbo
Member
|
RE: [Question] Ineisis Online (Source Code)
There are a bunch of examples included with the SDK. I'd go through some of them and try to figure out what each line of code does. The // comments explain quite a bit. Try and get familiar with the syntax "Structure" and start experimenting with the examples.
If you run into problems, post on the forum and we will help you.
Good luck!
(This post was last modified: 09-08-2012 04:49 PM by Tobbo.)
|
|
09-08-2012 04:48 PM |
|