Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function eventChatCommand(playerName, message)
- if message=="comandos" then
- ui.addPopup(9, 0, "<J><font color='#009D9D' size='15'><b>Comandos:</b> <b>!meep</b> - Activas el meep para ti. <b>!sham</b> - Te conviertes en chamán. <b>!vamp</b> - Te conviertes en vampiro. <b>!death</b> - Mueres. <b>!snow</b> - Empieza a nevar.", player, -100, 100, 200)
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement