Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function eventChatCommand(p,c)
- if c==[[nevar]] and p==[[Sagazgamer]] then
- tfm.exec.snow()
- print("<ch>Neve<n> Ativado com sucesso!")
- end
- end
- for i,command in ipairs({"nevar"}) do
- system.disableChatCommandDisplay(command)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement