Jump to content

[REL]Top Chat Bar (Current Version: v1.4.1)


xXMADEXx

Recommended Posts

  • 2 weeks later...
Posted
How to make it announce a text every 5mins?

Could be something like this:

setTimer ( function ( ) 
    exports['topbarchat']:sendClientMessage ( "My Message.", root, 255, 255, 255 ) 
end, 60*5*1000, 0 ) 

  • 3 months later...
Posted

Can you please remove the join & quit messages from the script because I have a custom one and since that the script is compiled I can't remove the codes from it and the link for the UnCompiled version of the script isn't working :/

  • 6 months later...
Posted

If there will come some updates i hope they are a fade feature, and some changes to timesystem like if there is five messages they all not be removed same time. There would be 1-2s waiting time between remove the message. If this script is not supported anymore i hope someone else can do it.

Posted
If there will come some updates i hope they are a fade feature, and some changes to timesystem like if there is five messages they all not be removed same time. There would be 1-2s waiting time between remove the message. If this script is not supported anymore i hope someone else can do it.

I wasn't really to busy, so I went a head and re-scripted the resource, so now it does the following:

- Added messages fade in/out

- Replaced timers with getTickCount ( )

- Made it so the same messages can be showed more than once

Download @ https://community.multitheftauto.com/index.php?p= ... ls&id=7668

Posted

Well my last idea for this is like the system dont care the remove time when the messages will be removed because i think it looks ugly when all messages disappear in same time (if you have 10seconds on all messages). So if there can be little time between removing the messages.

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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