Advertisement
NathNath

Untitled

Sep 28th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. function eventChatCommand(playerName, message)
  2. if message=="comandos" then
  3. 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)
  4. end
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement