Substitua o script do seu bc atual por este:
function onSay(cid, words, param, channel)if(param == "") thendoPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "You need to type the message that will be broadcasted.")return falseendlocal t = string.explode(param, ";", 1)if(not t[2] or MESSAGE_TYPES[t[1]] == nil) thenbroadcastMessage(param)elsebroadcastMessage(t[2], MESSAGE_TYPES[t[1]])endreturn falseend


info
Grupo: Visconde
Registrado: 02/09/10
Posts: 341
Reputação: +6
Gênero: Masculino
meu ot o comando do god /bc sempre come a primeira palavra e sai o restante como arrumar ????