Odp: GM nie moze tp do "Ola"
to nie dziala:
function onSay(cid, words, param, channel)
if(param == '') then
if param ~= "ola" then
doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "Command requires param.")
return true
end
i to tez :
function onSay(cid, words, param, channel)...