Jump to content

Recommended Posts

Posted

Hello everyone i was wounding if it's possible to make a online mmo GUI for your game with the flow graph with out coding. next off is it possible to make a mmo with out coding and making game severs and if not is there a lua plug in for leadwerks to make a GUI with out coding like this one http://mygui.info/

 

screen shots here http://mygui.info/

Posted

Hi, i don't think leadwerks is the engine your looking for, it may very well be possible to make an mmo in leadwerks but you would need to know lua and c++ but as far as i know networking isn't supported in itself so you would need to program all the networking from scratch using c++.

 

The main reason i say leadwerks may not be for you is because you are looking for a visual scripting program which leadwerks is not, the flow graph system is not a replacement for scripting in leadwerks but rather a tool to make it easier to use your scripts together and on multiple entities, the flowgraph editor doesn't allow for you to drag and drop functions to make a script but rather you drag a script you have already created into it.

 

As for gui you would need to code it all like anything else in leadwerks, currently there is no built in library for gui so that makes things more difficult because you have to code it all yourself but a library for gui is in the works by josh i believe.

 

I hope this helps answer your question.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...