 |
Petethemeat Newbie
Joined: 25 Dec 2010 Posts: 2
|
Posted: Sat Dec 25, 2010 5:55 pm
Port a Cmud script to Lua |
I kindly wonder if anyone could help me port a Cmud script to Lua ?
I tried to work it out my own way but I give up, its just not my thing i guess!
I rather not publish the script here, however, I could publish parts of it here but I would be very glad to discuss it over PM instead.
Regards
Jacob |
|
|
 |
Rahab Wizard
Joined: 22 Mar 2007 Posts: 2320
|
Posted: Sat Dec 25, 2010 7:20 pm |
I can't help you with the Lua, but I have to wonder, is there some reason you want this script in Lua? If it's not your thing, then zscript should work just fine. Porting to Lua probably isn't going to give any advantages.
|
|
|
 |
Petethemeat Newbie
Joined: 25 Dec 2010 Posts: 2
|
Posted: Sat Dec 25, 2010 7:54 pm |
My friend uses Mushclient and wish to use my script, I would gladly hand it over to him but we have no knowledge of how to port it !
|
|
|
 |
Yetzederixx Beginner
Joined: 19 Oct 2010 Posts: 14 Location: Sulphur, LA
|
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Mon Jan 03, 2011 6:14 pm |
Your friend using MUSHclient won't be able to use your script even if you write it in Lua. Even though both CMUD and MUSHclient use Lua, the interface between Lua and the MUD client itself is completely different. For example, CMUD uses the "ZS Object" as linked above, which is completely different than what MUSHclient uses.
|
|
|
 |
|
|