Sender Xylia~ Date Fri Jan 21 03:29:12 2000~ Stamp 948443352 To artimus~ Subject Arena{x~ Text the arena rates are _Almost_ fixed - The payoff seems to be reversed, but{x that should be easy enough to fix (wanna test it one more time and make{x sure that's the problem before I 'fix' something that isn't broken{x Thank Scilon for most of the code - he was a big help.{x Also he helped me test.{x I found several other bugs with the arena that should be fixed before{x you advertise - we can talk about them tomorrow if you want - I might{x already have them fixed by then.{x The new binary is Alt_2 in the bin directory, and I'm still using hot2{x for my working source dir...I'll probably make my own directory soon so{x that I know for sure I'm working with the code I'm working on.{x ~ Sender Xylia~ Date Fri Jan 21 12:45:09 2000~ Stamp 948476709 To artimus~ Subject arena{x~ Text Ratios are fixed correctly now.{x Payoffs and losses come out correctly.{x Also, I fixed several major bugs - Like you were getting pdeaths for{x losing arenas, and leaving a pk token and your corpse behind.{x So when you finished you were a shade and had to find a way to get back{x to your corpse.{x The new binary is Alt_2 and the source is in hot2 still.{x I also put back in all the arena checks except the one for IS_IMMORTAL{x I think I probably need to put one in to check and see if you're a shade{x or not, too.{x ~ Sender Scilon~ Date Sat Jan 22 10:47:04 2000~ Stamp 948556024 To all~ Subject pktoken{x~ Text i was killed by a mob on a quest and when i went back to finish the job i saw the mob got a pk token. Is that supposed to happen?{x ~ Sender Scilon~ Date Sat Jan 22 10:55:21 2000~ Stamp 948556521 To all~ Subject backstab damage{x~ Text the base damage from backstab is supposed to be double norm but im doing less than my normal attacks{x im not a thief so i know damage wont go better than double but it should be that much{x ~ Sender Scilon~ Date Sat Jan 22 15:39:07 2000~ Stamp 948573547 To Artimus~ Subject ICQ and Snippets{x~ Text if you would be willing to install ICQ99b installing new code would become{x a lot simpler. with that installed i would be able to just ICQ you an{x entire function in one message and you could look at it to decide how you{x like and and send back any ideas you have before we actually try to test{x or implement the changes. One snippet i would really like installed is{x the help editor for olc. It takes a bit of work to install since there{x are lines of code that go in several different files but once working it{x makes things a LOT easier. I also have a snippet that anytime a player{x tries to get help on a subject and it doesnt exist it will copy the line{x they typed and append it to a file that immortals could look at and then{x be able to write the needed helps.{x {x Important. If you install help edit it requires that all helps are moved{x into one single file named help.are i think. Currently the game has helps{x located in 3 diff files if its same as RoT1.4{x {x Scilon{x ~ Sender Scilon~ Date Sat Jan 22 20:23:31 2000~ Stamp 948590611 To artimus~ Subject randomleaving{x~ Text PLEASE dont randomly leave that fast when doing changes. Its frustrating when trying to write out an idea/explanation and you leave right after im JUST about done typing and going to press the enter key{x ~ Sender Scilon~ Date Sat Jan 22 20:25:25 2000~ Stamp 948590725 To artimus~ Subject animal weapons{x~ Text If you want to simplify animal weapons actually give the animals a weapon named{x after what their natural weaponry would be and give the weapon the flags of{x rotdeath and rotdrop so that when the creature dies their weapons die with em.{x ~ Sender Scilon~ Date Sat Jan 22 21:37:32 2000~ Stamp 948595052 To immortal~ Subject martial arts{x~ Text i dont think the game remembers what stance you are in between fights.{x when i check my experience for stances if i retype that im entering the{x bull stance before every battle then i always gain experience in it. If i{x DONT remember to type that i dont notice it gaining experience{x ~ Sender Scilon~ Date Sat Jan 22 21:46:45 2000~ Stamp 948595605 To immortal~ Subject re: martial arts{x~ Text I confirmed that the game DOES have you gain experience each battle if{x you enter the stance IMMEDIATELY before battle and it DOES NOT award you{x experience in your style if you dont do it at EACH fight.{x ~ Sender Ralthor~ Date Sun Jan 23 10:23:03 2000~ Stamp 948640983 To imm~ Subject styles{x~ Text have been using crane style for 15 levels and it is still at 0%{x ~ Sender Ralthor~ Date Sun Jan 23 10:35:09 2000~ Stamp 948641709 To imm~ Subject healing{x~ Text hp recovery seems good at healer however the recovery of mana{x is very slow indeed even at a healer. A couch or healing bed that holds{x 2 people that boosts mana recovery would be nice and holding{x only 2 people will keep its use down.{x ~ Sender Ralthor~ Date Sun Jan 23 10:49:11 2000~ Stamp 948642551 To imm~ Subject inscribe{x~ Text A help file is needed for inscribe as it does not show when i type either skills or spells{x ~ Sender Seronis~ Date Sun Jan 23 23:33:10 2000~ Stamp 948688390 To Immortal~ Subject comm.c{x~ Text Ok artimus i had some chores to do so i was kinda tired when i got to your comm.c prob.{x what i did notice was that the initial char array initialized was fch so i sitched victim to that since there are no other occurances of victim{x i placed in /*victim*/ remarks near where i changed so it will be easy to undo if im wrong{x but it did a clean make except for saying that fch COULD be used un initialized.{x ~ Sender Bloodfire~ Date Mon Jan 24 15:37:57 2000~ Stamp 948746277 To immortal~ Subject ok all immortals must read{x~ Text Ok all new and old immortals with shell access must do the following:{x You MUST follow chain of command, meaning that Imp is the highest and so forth.{x number 2!: HAVE fun, but follow the rules{x more stuff to come later.{x Yur Imp thats dormant, BF BAC X{x ~ Sender Ralthor~ Date Wed Jan 26 16:46:08 2000~ Stamp 948923168 To artimus~ Subject quest pouch{x~ Text it seems the quest pouch is not imune to acid blast{x ~ Sender Seronis~ Date Sat Jan 29 01:31:12 2000~ Stamp 949127472 To immortal~ Subject coding{x~ Text Artimus.. sorry i dont quiet understand the problems you are having with OLC by just {x looking through your code. What i can do though is the mud im coding for on planetmud{x i have full reign on. I have installed trap code for being able to place traps on{x movement into and out of rooms. On picking up or placing objects.. or on opening or{x closing containers. I have had to upgrade a ROM snippet for the traps but its flawless{x after my upgrades to rot format. I also went through and wrote up the required OLC{x functions for being able to create and save pre-set traps instead of an immortal just{x using a command for it. I am writing up some skill uses and altering it further so{x that the skill for setting traps will be usable by theives and such. I also am trying{x to write up some bow/arrow code and if i get that working i will also email you a copy.{x ~ Sender Ralthor~ Date Sat Jan 29 06:29:10 2000~ Stamp 949145350 To stavros~ Subject back stab{x~ Text it seems that a wouned mob can not be backstab if sleep is cast on it{x ~ Sender Xylia~ Date Sun Jan 30 16:11:29 2000~ Stamp 949266689 To artimus seronis~ Subject me{x~ Text Due to rl reasons, i've got to quit mudding for a while.{x This means I must quit coding on muds, too, otherwise i'll spend all day{x "playtesting" the code.{x If you have any specific situations you need taken care of, you know{x how to get in touch with me, and I'll be glad to give advice/debug.{x ~ Sender Bloodfire~ Date Mon Jan 31 13:56:33 2000~ Stamp 949344993 To artimus~ Subject new info web page{x~ Text Ok the new info page is at rotinfo.homestead.com/index.html{x SEND ME THE INFO ON ROT 2.0 so I CAN PUT IT ON THERE =P{x dont delay send today, BF BAC X{x ~ Sender Katar~ Date Mon Jan 31 15:15:13 2000~ Stamp 949349713 To immortals~ Subject heathen race{x~ Text I know where all but the guildmaster is for the heathen. if you could put it on the map or let me know I'd appreaciate it.{x {x or if there is no guildmaster where can i go to gain more skills.{x ~