[Home] [Downloads] [Search] [Help/forum]


Register forum user name Search FAQ

Gammon Forum

[Folder]  Entire forum
-> [Folder]  SMAUG
. -> [Folder]  Lua
. . -> [Subject]  Lua and Merc

Lua and Merc

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page


Posted by Tyn   USA  (6 posts)  [Biography] bio
Date Sun 06 Feb 2011 10:35 PM (UTC)
Message
I want to integrate a scripting language into a Merc MUD. Research has led me here.

I wrote my own "mobprog" functionality back in 1999. It's, uh, not very good, and the effort was daunting enough that I've avoided re-addressing it, until now.

Judging by forum activity, it looks like I'm 3 or more years behind the curve. That sounds about right.

I know this has nothing to do with Merc (who runs Merc anymore anyway?!), but this forum seems to be the closest match for what I'm looking for.

Any words of wisdom before I embark on integrating Lua? I've been reading various threads, and the potential is very exciting. At the same time, I would like to avoid as much pain as possible.

Advice welcome!

Thank you.
[Go to top] top

Posted by Nick Cash   USA  (626 posts)  [Biography] bio
Date Reply #1 on Sun 06 Feb 2011 11:27 PM (UTC)

Amended on Sun 06 Feb 2011 11:35 PM (UTC) by Nick Cash

Message
Welcome to the Lua party! :P

Lua is remarkably easy to embed and quite hassle free. Avoiding pain should be pretty easy.

My suggestion would be to play with embedding Lua in some simple C/C++ progs before you attempt to integrate it into your game. Doing some simple examples (running scripts, calling C from Lua and Lua from C, etc) will help you make a few important design decisions. After you play with some examples I would suggest deciding on the scope of your implementation. It is much easier to implement it only for mobprogs compared to something like internal game logic. This is mostly due to the effort involved in exposing game data to the scripts. However, if you can somewhat gracefully expose a lot of your game data to scripts then you can build a much more dynamic game.

Nick Gammon wrote a very good post on simple examples of Lua embedding in C/C++. I'm sure you found it already, but here is the link in case you missed it:

Template:post=6400 Please see the forum thread: http://gammon.com.au/forum/?id=6400.


And, of course, the heavy-weight thread detailing the addition to SMAUG will be useful:

Template:post=8000 Please see the forum thread: http://gammon.com.au/forum/?id=8000.

~Nick Cash
http://www.nick-cash.com
[Go to top] top

Posted by Nick Gammon   Australia  (22,989 posts)  [Biography] bio   Forum Administrator
Date Reply #2 on Mon 07 Feb 2011 03:59 AM (UTC)
Message
Also:

Template:post=8031 Please see the forum thread: http://gammon.com.au/forum/?id=8031.


Template:post=8015 Please see the forum thread: http://gammon.com.au/forum/?id=8015.


Aardwolf uses a Lua interface these days for their scripting. It is completely different to what I describe here, but shows that they also agree that it is a good idea in principle to do. You could look at their "builders guide" on their web site to see how they went about it, at least from the interface point of view.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

Posted by Tyn   USA  (6 posts)  [Biography] bio
Date Reply #3 on Tue 08 Feb 2011 07:42 PM (UTC)
Message
Thank you both for the replies and links. I appreciate it. So much useful detail.

Nick, you mentioned Aardwolf's Lua implementation and how it's completely different from what you have done. If you had it to do over again, would you design your Lua interface pretty much how you've done it, or more how Aardwolf designed it?

Thanks again for the reference implementation. I've never been exposed to Lua before, aside from skimming through the online book, so it helps to see how the code would be written in practice.
[Go to top] top

Posted by Nick Gammon   Australia  (22,989 posts)  [Biography] bio   Forum Administrator
Date Reply #4 on Tue 08 Feb 2011 08:42 PM (UTC)
Message
I haven't seen the implementation of Aardwolf (the source is not released) but from what I have seen of the documentation it is much more sophisticated than what I did.

My examples were more of a proof of concept, whereas Aardwolf is running live on an active MUD.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
[Go to top] top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


18,813 views.

It is now over 60 days since the last post. This thread is closed.     [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

Quick links: MUSHclient. MUSHclient help. Forum shortcuts. Posting templates. Lua modules. Lua documentation.

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.

[Home]


Written by Nick Gammon - 5K   profile for Nick Gammon on Stack Exchange, a network of free, community-driven Q&A sites   Marriage equality

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( https://gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Hosted at HostDash]