Jump to content

Que Funciones Usar?


NIKO_19997

Recommended Posts

Usa esto, es lo que utilizo en mi server.

setTimer ( function () 
     chat = math.random ( 1, 2 )  
        if chat == 1 then 
                outputChatBox ( "#abababPress #b40404F7 #abababto open our userpanel", getRootElement(), 255, 0, 0, true )   
        elseif chat == 2 then 
                outputChatBox ( "#ababab Abuser o Cheater?, use #b40404/Report", getRootElement(), 255, 0, 0, true )         
                end 
end, 60000, 0 )  

PD: cambia los mensajes.

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...