About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Website access problems
Post: RE: Website access problems

I'm using OVH for years (2008) (domain name, dedicated server and shared hosting), 1st french hosting, 1st european hosting, 3rd worldwide hosting. I've never encounter any problem and they have a goo...
Skykill Offtopic 23 21,048 03-13-2013, 04:58 PM
  Thread: Esenthel Css
Post: RE: Esenthel Css

Hello, you can integrate Awesomium with Esenthel, so you can use HTML5, CSS3, JavaScript, it work perfectly, i'm using it. There is some help for adding Berkelium to the engine (Awesomium like web gui...
Skykill Feature Requests 1 3,073 02-25-2013, 08:39 PM
  Thread: Ineisis on Android - Crash at start
Post: RE: Ineisis on Android - Crash at start

Can't load "gui/style/win_bar_grey.gfx" Make sure the "Data" folder path is set to the correct specified location.
Skykill Platforms (Windows, Mac, Linux, Android, iOS) 12 12,870 01-16-2013, 03:56 PM
  Thread: Linux Server
Post: RE: Linux Server

Take a look at my two post here: http://www.esenthel.com/community/showth...7#pid35647 Esenthel has a lot of work in the engine don't expect a port in the near future, since it isn't even on the roadm...
Skykill Network 2 3,489 01-12-2013, 01:11 PM
  Thread: RakNet Tutorial
Post: RE: RakNet Tutorial

It's not so hard to integrate i didn't even have look at the example for integrate it in my project, what you need is just C++ knowledge and know how RakNet and networking work, take a look at RakNet:...
Skykill Code Snippets 116 126,167 01-06-2013, 09:56 PM
  Thread: Ineisis Online SQL Error
Post: RE: Ineisis Online SQL Error

Isn't "username", "password" that you need to change :P?
Skykill Esenthel Store Sources 5 6,124 01-06-2013, 10:12 AM
  Thread: Esenthel Editor 2.0
Post: RE: Esenthel Editor 2.0

The file _enums.h are in EsenthelEngineSDK\Data\Enum, so copy the file (and the others) to your project Data folder (or everywhere you want) and adapt the code. That error isn't at all related to Esen...
Skykill Beginner Questions 16 13,109 01-02-2013, 09:30 AM
  Thread: [Q]Ineisis Online (Source Code)
Post: RE: [Q]Ineisis Online (Source Code)

Just check the video about it since the server is right now offline and you can't try it https://www.youtube.com/watch?v=wK3bpcQ0kMw what you see is basicaly what you get.
Skykill Esenthel Store Sources 2 3,848 12-31-2012, 09:53 AM
  Thread: Ineisis Online VS MMO Tutorial
Post: RE: Ineisis Online VS MMO Tutorial

Ineisis Online is definitively more advanced then the MMO example if you want to learn how the engine work in a client/server based environment. If you are not a so good programmer an start with the e...
Skykill Esenthel Store Sources 3 4,085 12-31-2012, 09:45 AM
  Thread: Esenthel Editor 2.0
Post: RE: Esenthel Editor 2.0

And you don't event try the DX10+ version :P. The DirectX 9 version simply don't work on Windows server 2008/R2, don't know for the 2012 and the 2003, so you need to use the DX10+ version.
Skykill Beginner Questions 16 13,109 12-31-2012, 09:27 AM
  Thread: Ineisis Online
Post: RE: Ineisis Online

It's up to you if don't want a VPS in another county then your, it's just the best quality/price i have found for Windows based VPS, Windows licence cost lot less for VPS instead of dedicated server b...
Skykill Esenthel Store Sources 9 8,861 12-26-2012, 06:02 AM
  Thread: Ineisis Online
Post: RE: Ineisis Online

You can use http://express.ikoula.co.uk/flex-server if you want cheap Windows server VPS i was using a level 4 for more then one year and was pretty happy with it (my code is based on the Ineisis serv...
Skykill Esenthel Store Sources 9 8,861 12-25-2012, 10:21 PM
  Thread: Engine purchasing payment processor
Post: RE: Engine purchasing payment processor

You have to understand that sometimes, Esenthel goes to sleep, and it may take several days for a response as he is often busy ;). But yeah something like Moneybookers could be a good alternative sinc...
Skykill Support 10 9,052 12-25-2012, 09:13 AM
  Thread: Merry Merry Christmas!
Post: RE: Merry Merry Christmas!

Merry christmas everyone! You have a better tree then me since i don't have one :P. Hope this year will be good for the engine! *back to work*
Skykill Offtopic 14 14,307 12-24-2012, 11:55 PM
  Thread: Esenthal 2.0 vs Esenthal 1.0
Post: RE: Esenthal 2.0 vs Esenthal 1.0

It's the same SDK, it's a new editor with a new licence.
Skykill Beginner Questions 2 3,285 12-24-2012, 11:55 PM
  Thread: Sulfuria or not....
Post: RE: Sulfuria or not....

Nice world, lot of work has been put since the last time :). The video seem a bit laggy, maybe it's your computer, or the polygons count/too high resolution textures? (maybe you should care about that...
Skykill Making Games 12 10,914 12-18-2012, 11:08 PM
  Thread: Maximized?
Post: RE: Maximized?

Hi, i don't know if Android call the Update function when an application is minimized but i have think of something like that. Code: clock_t update_position_time; Bool Update() {    &...
Skykill Platforms (Windows, Mac, Linux, Android, iOS) 5 4,878 12-18-2012, 07:37 PM
  Thread: Are C++ Classes and Shader headers form the store compatible with Esenthel 2?
Post: RE: Are C++ Classes and Shader headers form the st...

It's basicaly a new editor (with a new licence), not a new engine :).
Skykill Esenthel Store Sources 4 4,477 12-18-2012, 02:10 AM
  Thread: Are C++ Classes and Shader headers form the store compatible with Esenthel 2?
Post: RE: Are C++ Classes and Shader headers form the st...

The SDK you get right now is the same for both 1.0 and 2.0 of the editor, so the available sources codes has nothing to do with the new editor.
Skykill Esenthel Store Sources 4 4,477 12-17-2012, 10:08 PM
  Thread: Create project in Visual Studio 2012
Post: RE: Create project in Visual Studio 2012

Create a new project, add the libs "msvcprtd.lib;msvcrtd.lib;winmm.lib;ws2_32.lib;imm32.lib;psapi.lib;rpcrt4.lib;ver​sion.lib;iphlpapi.lib;%(AdditionalDependencies)" + the Esenthel one with /NOD...
Skykill Support 3 4,784 12-16-2012, 02:07 AM