On Fri, 21 Feb 1997, Brian Williams - Nashak wrote: > Well, I want to make practices unlimited.. I know how I can do that.. > but I want there to be a maximum practice per level.. i.e. > at 5th level you can only be at 10% proficiency.. get the idea? Well > I've tried this before, but I can't figure out how to put > GET_LEVEL(ch)*2 in a array.. :P the practice array.. so if anyone > knows or think they know how I could go about making practices > like that.. thanks =) Why would you need to put it in an array? Just change the LEARNED() macro in spec_procs.c to GET_LEVEL(ch)*2. -- Daniel Koepke dkoepke@california.com Forgive me father, for I am sin. +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | | Or send 'info circle' to majordomo@cspo.queensu.ca | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST