About Store Forum Documentation Contact



Post Reply 
Some Questions
Author Message
harfe88 Offline
Member

Post: #1
Some Questions
So I want to maybe buy the source code of Ineisis Online with Personal License. But before I want to chose the Esenthel Engine I've got some questions:
- When I want to create a commercial game, am I allowed to use the same Server source code with some little changes?

- Does Ineisis work on iPhone and Ipad (iOS)?

- On the roadmap is monsters, skeletons, ghosts, .., but for Esenthel MMO was it too and won't come true. Is there no information for Esenthel how to create server side monsters (Server side AI)?

- Somewhere I read, that Ineisis Online is in Esenthel Script(please notpfft )
(This post was last modified: 07-16-2012 03:56 PM by harfe88.)
07-16-2012 03:53 PM
Find all posts by this user Quote this message in a reply
Zervox Offline
Member

Post: #2
RE: Some Questions
I'd imagine you are allowed to use the source code however you may please except from distribute/share it freely around(source code that is).

Inesis Online does use Esenthel Script, however not really that hard to convert to C++
07-16-2012 05:42 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #3
RE: Some Questions
Yes you can use the sources for your own purpose including making games basing on them.

I never tested it on iOS, but it should work, except realtime shadows of course.

You need to do some programming to have monsters.

Code Editor features option to export Esenthel Script into C++, VS2008, VS2010, Xcode compatible C++.
07-16-2012 06:52 PM
Find all posts by this user Quote this message in a reply
harfe88 Offline
Member

Post: #4
RE: Some Questions
Thanks for the answers.
I want to maybe choose Esenthel because I don't know a lot about Network Programming and the featueres of Network in Ineisis is all I need for the Game I'm planning to create. The Game will be completly different and in first case just for iOS. So I have to be sure it will work for it maybe anybody already tested it?

When I want to transport Ineisis to iOS, the Server won't get some changes and still start from the PC, right?
(This post was last modified: 07-16-2012 11:44 PM by harfe88.)
07-16-2012 11:43 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: Some Questions
networking is cross platform so PC server can support iOS multiplayer game
07-17-2012 10:31 PM
Find all posts by this user Quote this message in a reply
Wireframe Offline
Member

Post: #6
RE: Some Questions
That's cool! smile
But to see a sample of some serverside AI would be great.
(This post was last modified: 07-17-2012 11:53 PM by Wireframe.)
07-17-2012 11:49 PM
Find all posts by this user Quote this message in a reply
Post Reply