How can you edit the display of the score screen in rom24?

Posted by Wrath on Wed 23 Jun 2004 01:28 PM — 3 posts, 15,080 views.

USA #0
I see that different muds have cool score screens set up and others are realy bad. The basic rom24 score is dull and I want to change the way and what it displays but can't seem to find out where I can do this. Any help would be great.

Also one more question smaug and rom are not compatable but smaug has some asome score screens can rom24 be set up like the smaug screens I've seen?
USA #1
This would be a code question and would require coding knowledge... do you know how to code? The relevant function is do_score I believe which is in player.c or something like that. (Doing a search in files for do_score will find it, e.g. "grep do_score *.c" on *nix.)
USA #2
Yes basic coding I have found the file you stater player.c and the section I need to change.

One more if I may is this the same file to edit in smaug?