Ok I think I did things really backwards here. I'm coding with a circlemud code. I have made quite a few modifications to the code but now I decided I want to...
... They aren't replacing, they are modifying. You can always hand patch them. Meaning, go in, make the changes as detailed in the patch file, theen compile....
... Actually, not too hard. First, you need to add a room where the corpses are going to rest. Assuming that room is vnum, say, 3001, you need to modify the...
A new mud can be found up at (www.first-rule.net) if anyone is interested in dropping by and checking it out, or if your looking for a building/simple coding...
I just downloaded the pure, unalterted Circlemud code (circle30bpl21) from the Circlemud web site and compiled it. It compiled without a problem. I then...
... Did it patch without a warning as well? Sometimes warnings are easy to miss. ... Look in the files at the line numbers it is referring to. I'm assuming ...
... site. ... and ... patching, ... then ... You need to rerun the configure command since the patch modified Makefile.in Rumble The Builder's Academy ...
I'm looking for either a snippet or a simple way to add channels to my mud. Like for example the stock circle has gossip. I want to add maybe OOC or something...
Is there a way for someone using windows to build a mud to open the .tar.gz files. I tried winzip but they it says it doesnt support it. Does anyone know how...
... I'm using winzip. Manually go into winzip and select the file to open. It may be that the .gz is not associated with your program. It may also be that...
... When I click on a .tar.gz file winzip opens it, then asks if it should extract the .tar to a temporary directory. If it doesn't for you, manually extract...
Hi I suggest not using winzip because in the past it has caused me some problems. I tried runninb circlebpl19 it was tared the whole lot and when I extracted...
Can anyone tell me some info on this dg scripts patch. I cant seem to find much on it. Like first of all what exactly it is ( i think its a update from mob...
Has anyone encountered a bug with the new version of oasis OLC that it will only save zone 0 no matter what zone you are trying to save so if I do: redit save...
... The current Developer is Welcor. Check out his in-depth documentation at: http://welcor.n3.net/ We can both be reached at The Builder's Academy if you have...
... From: "wspascoe02" <wspascoe@...> ... ATM you should use redit save 1200 to save zone 12. This is due to the way oasisOLC 2.0.1 handles zones in ...
I know what ASCII playerfiles are, but I am not sure what the reasons are for installing the patch to provide them. Can someone explain what the benefits are,...
... Yes, they are worth it in my eyes. They allow you to manually edit fields in your playerfiles, which is a boon in fixing issues, adding fields, etc. They...
... Not having the code in front of me, what function is the player_i defined, and what function is player_i erroring in? If they are not within the same...
Del
caminturn@...
Sep 8, 2002 5:11 am
1104
... player_i is defined in function nanny, and that is where it errors out. I am using gcc to compile in Mandrake Linux....
... ascii_pfiles_2.1_on_bpl21_oasis2.0.1_dg.patch ... following ... function) ... once ... I did some investigating, and when I commented out the "int...