NPC Code: if (playerchats) { tokenize #c; if (strcontains(strtofloat(#t(1)), times)) { test=strtofloat(#t(0))*strtofloat(#t(2)); message #s(test); } }
if (playerchats) { tokenize #c; if (strcontains(strtofloat(#t(1)), times)) { test=strtofloat(#t(0))*strtofloat(#t(2)); message #s(test); } }