On Wed, 3 Dec 1997, Davies, Nathan wrote: > This is too lame...Look at the current do_score, and just add some > spaces and shit in it...read a C book, specifically the printf function, > sprintf being the same but using a buffer... > > I'll even step you through the first line... > > >| HitPoints: Mana: Move: Age: | > sprintf( buf, "| HitPoints: %4d Mana: %4d Move: %4d Age: %4d |\r\n", > GET_HIT( ch ), GET_MANA( ch ), GET_MOVE( ch ), GET_AGE( ch )); I made an elite do_score that has race support and all that j0nx.. if you want to look at it email me :) -- Crimson Wizard GiBLETS.COM Admin +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST