i write that
i wrtite that i can't now try this then i ask it is good?
Code:
elseif msgcontains(msg, 'hi') then
if isPlayerPzLocked(cid) == TRUE then
if isPremium(cid) == TRUE then
selfSay('you ruin my ship', cid)
talk_state = 0
else
selfSay('I can only allow premium players to travel with me.', cid)
end
end
i wrtite that i can't now try this then i ask it is good?