Jump to content
  • 0

Cooldown


ShoTz

Question

Hello, I want to make an advertising chat that the user sends his advertising every 5 minutes, this is what I have and I would like to have help on how to put the cooldown on it


function evento ( message )

    outputChatBox ( "#95CB0Dpublicidad: " .. message, 149, 203, 13,true )

 

end

addEvent( "publicidad", true )

addEventHandler( "publicidad", localPlayer, evento )

Link to comment

1 answer to this question

Recommended Posts

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

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