http://sampforum.hu/index.php?topic=6275.0Cnezúráld a számokat,pl:
//OnPlayerText-hez:
replacestring(text,\"1\",\"*\");
replacestring(text,\"2\",\"*\");
replacestring(text,\"3\",\"*\");
replacestring(text,\"4\",\"*\");
replacestring(text,\"5\",\"*\");
replacestring(text,\"6\",\"*\");
replacestring(text,\"7\",\"*\");
replacestring(text,\"8\",\"*\");
replacestring(text,\"9\",\"*\");
replacestring(text,\"10\",\"*\");
Ez a legbiztonságosabb.