Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the codersclub group. File : /Fixed beep...
codersclub@yahoogroup...
May 16, 2005 4:46 am
989
I use ROM2.4 modified, DBA1 codebase. Im trying to make a mobprog, anything using an if check crashes the mud. For example: if race $n namek will bring this...
Me and three friends are working on developing a mud implementation of a D&D roleplay setting we used in college. If anyone's interested in helping out, or...
Not too familiar with Rom so I may be way off here, but in Smaug it is usually something like this. if race($n) == human Hope this helps, --Xie zierk11001...
I need to make up a book type object that has chapters and pages that can be turned. I'm on a mux so I need it to be a parented object for mux code....
I recently added a few wear slots to my game (running an EmberMUD). Everything prety much works alright, with the exception of when typing eq to show what...
This is the one that I use for the MUX that I run. Fairly simple and works well. Hope it helps. @create PARENT Info: Book=10 @Desc PARENT Info: Book=A big...
Hello, I am looking for a head coder or a coder in general. The mud has a host, builders, and a head imp << me. This mud is not really based on a certain...
The most important item i see is that you missed a , in the where_name array WORN_WIELDED, WORN_WIELDED2 WORN_SHIELD, should be WORN_WIELDED, WORN_WIELDED2,...
Well to start off, as this is my first post, "Hello!" to all. I just pray that someone could help me out with this issue (I am the one coding the game Eirinn...
Well in my last post I did mention that if you miss some of the places to add the new wear location it can mess things up, also adding them to the array in a...
I thought that I made sure everything was in the same order (going to double check to be sure), and even rearranged the things that where currently there to...
Well as it turned out going over things again was a good idea, as I finally found out what the issue was. Seems that the wear_flag variables where set to...
I have been scouring helpfiles and websites and god only knows what else to find out this niggling little problem... I understand it is probably stupidly...
I've been working on Socketmud v1.10 for about two weeks now, and while I've got the area system put in, I'm stuck now. I've been trying for the past 5 days...
I would like to invite you to the most active gaming group on yahoo. It is moderated for new members to prevent spam. If you like playing action and wars games...
Im new to the coding part of CircleMUD. I have recently tried to add levels to the 3.1 stock and I keep getting a "duplicate case value" "previously used here"...
I am just looking for a project to work on a visual basic 6 mud with a graphical interface. I was wondering if anybody is looking for any coders because i...
Hi, awakened987, I have the beginnings of a VB6 mud server which I'd be happy to give you. I've decided not to pursue it, with VB6, but rather wait for the...
Well thank you very much I would love that if you could send to me Awake987@.... Ya its a very good choice to jump from vb to vb.net, i've seen alot of...
I must warn you that the code is commented okay in some places, but vague or nonexistent in others. I don't offer support for it ;) But sure, I'd be glad to...
I am waiting for the 2005 version of Visual Studios to be released. I think it's due out this month. I understand from a friend who codes in VB.NET for a...
Okay thats no problem I was personally wondering when they would finally get out of beta for 2005 but I heard that even vb2005 is different from Vb6. Vb.net is...