if(sscanf(cmdtext[12], "dd", price, interiorid)) // 12 means strlen("/createhouse")
if(strcmp(cmd, "/createhouse", true) == 0)
new cmd[20];