About Store Forum Documentation Contact



Post Reply 
About coordinat
Author Message
ziya13 Offline
Member

Post: #1
About coordinat
Hi again.

i try in Esenthel sources, SOCKET example. Howto can i do In world map get mesh coordinates or combo forces and send to server appliaction and save to MySQL or SQL server?


For CLIENT example :
I controlled mesh with ASDW and Mouse and extra button and send this button(s) combinations to Server


For SERVER example :
Getting data(s) from client (ASDW controlling keys and other keyboard combinations) and save to MySQL or SQL Server

Note : Sorry for my English

Thanks and Regards
05-24-2009 03:04 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
Re: About coordinat
Hi,

Unfortunately full multiplayer support isn't currently supported and I can't help you with that.

Full multiplayer functionality will be established in the future.
05-24-2009 03:21 PM
Find all posts by this user Quote this message in a reply
ziya13 Offline
Member

Post: #3
Re: About coordinat
Can you give me time for thats ? (1 month or 2 months or ?? )

edit : only howto get x, y, z coordinates can i write on screen ? How to show this variables ?
05-24-2009 03:32 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #4
Re: About coordinat
Hi,

unfortunately I don't work on a per-schedule basis. I prefer working without time pressure smile

if you're using Game::Obj classess then you can use their 'pos' method for accessing the position
05-24-2009 03:37 PM
Find all posts by this user Quote this message in a reply
ziya13 Offline
Member

Post: #5
Re: About coordinat
Thanks for speedly answer. smile
05-24-2009 03:41 PM
Find all posts by this user Quote this message in a reply
Post Reply