In patch level 5 at least, there is a problem with thief skills..
Mainly, anyone can use them.. Anyone can backstab, sneak, hide, etc.. Of
course, not well, but they still have access to the commands. I'm
unsure if this was intended or not.. but anyhow, if anyone wants to fix
it.. just add
if (GET_CLASS(ch) != CLASS_THIEF) {
send_to_char("You are not really sure of how to go about this.\r\n", ch);
return;
}
after the variable definitions in each do_thief_skill function in
act.other.c, and act.offensive.c (for backstab) and whichever files
they're hidden out in.
God against man, man against God, man against nature, God against man, man
against God, man against nature, nature against man, nature against God,
God against nature...very funny religion!
This archive was generated by hypermail 2b30 : 12/07/00 PST