> > Euh yes, but free_string() doesn't free memory which is in the > > assigned to mob/room/object indexes. > > Only if it's loaded at boot time.. strings given to mob indexes with OLC > are alloc'd just like everything else and free_string don't know the > difference. > --Palrich.
Nevermind, if the string was made with OLC, it would have been dup'd when the mob was created. Edwin's right as always :) Feel free to ignore me. --Palrich.

