Register to post in forums, or Log in to your existing account
 
:
Search found 223 matches for:
Page 1 of 9 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
Author Message
  Topic: CMud Pro + MySQL
alluran

Replies: 9
Views: 15311

PostForum: CMUD General Discussion   Posted: Sat Jun 18, 2011 3:02 am   Subject: CMud Pro + MySQL
10060 was an error code, not a port number

10.1.1.10 is the server where Baal's website DB is stored... Much more useful connection for me than a local store :)
  Topic: CMud Pro + MySQL
alluran

Replies: 9
Views: 15311

PostForum: CMUD General Discussion   Posted: Mon Jun 13, 2011 2:10 am   Subject: CMud Pro + MySQL
Actually, I take that back, somehow my server firewall detected the incoming connection differently and was blocking it once I started using this syntax:

#sqldb Baal sourcein_baal mysql 10.1.1.10 3 ...
  Topic: CMud Pro + MySQL
alluran

Replies: 9
Views: 15311

PostForum: CMUD General Discussion   Posted: Sat Jun 11, 2011 10:11 am   Subject: CMud Pro + MySQL
Yes, I can connect with the mysql shell prompt.

I tried your version and got same response :(

Maybe 5.x isn't supported?
  Topic: CMud Pro + MySQL
alluran

Replies: 9
Views: 15311

PostForum: CMUD General Discussion   Posted: Tue Jun 07, 2011 11:10 pm   Subject: CMud Pro + MySQL
If I remove my dll and add your ones, I get:

None of the dynamic libraries can be found: libmysql51.dll, libmysql50.dll, libmysql.dll


#sqldb Baal sourcein_baal mysql 10.1.1.10 user pass


I ...
  Topic: CMud Pro + MySQL
alluran

Replies: 9
Views: 15311

PostForum: CMUD General Discussion   Posted: Mon Jun 06, 2011 11:56 pm   Subject: CMud Pro + MySQL
I've used ODBC and I've also patched the cmud Lua DLLs to get it working via Lua before, but given I've got cMud Pro, and one of the few perks that come with that is inbuilt remote SQLDB functionality ...
  Topic: CMud Pro + MySQL
alluran

Replies: 9
Views: 15311

PostForum: CMUD General Discussion   Posted: Mon Jun 06, 2011 1:04 pm   Subject: CMud Pro + MySQL
Has anyone had any success connecting to a mysql database from CMud Pro yet?

I copied the libmysql.dll file from my MySQL install directory, into the install directory of CMud, but I can't seem to ...
  Topic: Change in Behavior for Command Input triggers | Bug in Command Input Triggers ?
alluran

Replies: 1
Views: 4008

PostForum: CMUD General Discussion   Posted: Thu Jun 02, 2011 1:32 pm   Subject: Change in Behavior for Command Input triggers | Bug in Command Input Triggers ?
In the past, I had the following regex trigger:

<trigger type="Command Input">
<pattern>$</pattern>
<value>#if (@Paging) {
Code Goes Here
...
  Topic: Suggestion / for consideration in v4.0
alluran

Replies: 0
Views: 3782

PostForum: CMUD General Discussion   Posted: Thu Jun 02, 2011 3:38 am   Subject: Suggestion / for consideration in v4.0
I recently found an article about a LUA JIT VM that looks easy to integrate in the place of standard LUA, with massive performance boosts.

http://luajit.org/performance_x86.html

cMud is already ...
  Topic: Mapper request
alluran

Replies: 5
Views: 9242

PostForum: CMUD General Discussion   Posted: Thu Jun 02, 2011 1:39 am   Subject: Mapper request
I feel that mapping Terrain to RoomKinds makes sense. I can then go through and apply styling to all "city" rooms, or all "plains" rooms, etc.

I'm at 80 so far, and I'm hoping that I don't breach 1 ...
  Topic: Mapper request
alluran

Replies: 5
Views: 9242

PostForum: CMUD General Discussion   Posted: Wed Jun 01, 2011 10:04 am   Subject: Mapper request
Also, while we're at it, can roomkinds be bumped to a 2-byte value or better?

I'm getting awful close to 128 different roomkinds by mapping terrain types on aardwolf to roomkinds, and I dont want m ...
  Topic: Can screen resolution cause CMUD display problems (On tablet running windows 7)?
alluran

Replies: 23
Views: 36529

PostForum: CMUD General Discussion   Posted: Mon May 30, 2011 2:26 am   Subject: Can screen resolution cause CMUD display problems (On tablet running windows 7)?
I know this thread might be dead, but I have 2 small pieces of input for it.

First of all, when you get the dialog box to open, can you press <windows key>+space,m,<arrow key> and then ...
  Topic: GAGSPACE bug?
alluran

Replies: 0
Views: 3486

PostForum: CMUD General Discussion   Posted: Fri May 27, 2011 4:12 am   Subject: GAGSPACE bug?
I'm trying to understand why my capture script isn't successfully eliminating all additional whitespace when channel data is received from the MUD. All I can come up with is that perhaps the GMCP mess ...
  Topic: Mapper request
alluran

Replies: 5
Views: 9242

PostForum: CMUD General Discussion   Posted: Tue May 24, 2011 12:24 am   Subject: Mapper request
My understanding of %roomkind() is that it tells you the kindId of the room you're in, or %roomKind([roomKey]) to find the kindId of the specified room.

What I'm after is actually a way to convert ...
  Topic: Mapper request
alluran

Replies: 5
Views: 9242

PostForum: CMUD General Discussion   Posted: Sun May 22, 2011 11:59 pm   Subject: Mapper request
zMapper doesn't work with the new map file, and there's no simple way to add RoomKinds right now.
Any chance the drop-down list in the mapper could accept new entries too, at least until the new zMap ...
  Topic: Cardinal Directions Corrupt
alluran

Replies: 3
Views: 6560

PostForum: CMUD General Discussion   Posted: Sun May 22, 2011 11:58 pm   Subject: Cardinal Directions Corrupt
I completely uninstalled CMUD and re-installed and everything appears to be working now.
  Topic: Cardinal Directions Corrupt
alluran

Replies: 3
Views: 6560

PostForum: CMUD General Discussion   Posted: Sat May 21, 2011 12:09 pm   Subject: Cardinal Directions Corrupt
I was running CMUD Pro 3.33, and created a new map.

After mapping 2000 or so rooms, I decided to try and generate some speedwalks from it. I tried double clicking rooms, but that wouldn't work. I t ...
  Topic: No dirs can be seen in Package Ed
alluran

Replies: 4
Views: 7019

PostForum: CMUD General Discussion   Posted: Sat May 21, 2011 12:04 pm   Subject: No dirs can be seen in Package Ed
Related to this, I had to delete all cardinal directions from the default package in CMUD Pro, because no matter what i did, all my %walk, %pathfrom, etc commands were returning [distanceOfPath]n as t ...
  Topic: Port alias
alluran

Replies: 5
Views: 18595

PostForum: CMUD Beta Forum   Posted: Sat May 21, 2011 11:39 am   Subject: Port alias
Haha, I come back after years of inactivity trying to solve a different issue and stumble across someone using one of my original scripts.

Hope you liked it :)
  Topic: [3.10a] [SOLVED] Mapper speed
alluran

Replies: 14
Views: 22666

PostForum: CMUD Beta Forum   Posted: Sun Dec 06, 2009 10:01 am   Subject: [3.10a] [SOLVED] Mapper speed
I'm experiencing this in 3.12 - Core2Duo 2.4GHz, ATI 3650HD 1GB RAM, 4GB RAM, 2x500GB HDDs (cmud installed on different drive from OS), Win7 No UAC

Nvr mind, updated graphics drivers.

Funny, I c ...
  Topic: CMUD and CMUD Pro v3.01 BETA version released
alluran

Replies: 6
Views: 8755

PostForum: CMUD Beta Forum   Posted: Sat Dec 27, 2008 2:59 am   Subject: CMUD and CMUD Pro v3.01 BETA version released
Been informed I need to grab 3.03a, Dunno what I got now, when will the world slow down, it go so fast all of a sudden.
  Topic: CMUD and CMUD Pro v3.01 BETA version released
alluran

Replies: 6
Views: 8755

PostForum: CMUD Beta Forum   Posted: Sat Dec 27, 2008 2:54 am   Subject: CMUD and CMUD Pro v3.01 BETA version released
Any known issues with %walk?
  Topic: Calling DLL libraries from cMud
alluran

Replies: 3
Views: 7074

PostForum: CMUD Beta Forum   Posted: Thu Oct 02, 2008 5:16 pm   Subject: Calling DLL libraries from cMud
Oh come on, clearly you're not trying hard enough!

I was hoping for something in LUA or vbScript, but i guess i'll just go write COM interfaces now :)

Thanks anyways
  Topic: Calling DLL libraries from cMud
alluran

Replies: 3
Views: 7074

PostForum: CMUD Beta Forum   Posted: Thu Oct 02, 2008 1:30 pm   Subject: Calling DLL libraries from cMud
I'm looking for a way of calling public static methods from a custom DLL i created from within cMud.

Hints anyone?
  Topic: [Bug 2.34] Map Conversion
alluran

Replies: 9
Views: 11023

PostForum: CMUD General Discussion   Posted: Thu Jul 31, 2008 4:10 am   Subject: [Bug 2.34] Map Conversion
For the record, not sure that those tables were manually created, more likely left-overs from conversion processes etc from really old map formats perhaps? I could be wrong, as these maps have been fl ...
  Topic: [Bug 2.34] Map Conversion
alluran

Replies: 9
Views: 11023

PostForum: CMUD General Discussion   Posted: Tue Jul 29, 2008 6:16 am   Subject: [Bug 2.34] Map Conversion
On a related note, just opening the map didnt work, path-finding etc didn't work, i had to re-open cmud and open the map (if that matters at all) before it was good again.
I could manually set my pos ...
 
Page 1 of 9 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net