if("10th")
M.Status = "Captain"
M.Give_Squad_Verbs()
M.faceicon = 'Toshiro Hitsugaya.bmp'
M.name = "Toshiro Hitsugaya"
M << "You've been made the Captain of 10th Squad"
usr << "You've made [M] the Captain of 10th Squad"
world << "[M] is now the Captain of 10th Squad"
Problem description:
Okay.. so here, I have a verb to make someone a Captain of a Squad and make them have a faceicon when they talk in OOC or Say.. but how do I make the Faceicon in the game when they talk bigger? :P
world<<faceicon
world<<"Etc."