[Circle] question about exp

From: Brian Williams - Nashak (bmw@efn.org)
Date: 11/05/96


I made an exp command that replaced the "You need xxxx exp to your next
level" in do_score.. what I want to do though.. is make exp tell the
person a certain message from a char array that I made
const char *exp[] = {
....
}
there are 10 messages.. I want like.. if they are 1/10 or less of the way
to level, say exp[0]
between 1/10-1/5, say exp[1]... so on and so forth.. any hints on how to
go about doing this?

		 	   |-\ \            / /
			    \ \ \          /<
			     \ \-|        /  \
                              ..... asha .....
				bmw@efn.org
			      mud.penguin.net
				    4000

+-----------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
|   http://cspo.queensu.ca/~fletcher/Circle/list_faq.html   |
+-----------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/18/00 PST