About This File
This is a simple example of using a custom chat in RAGE MP.
You can set time of hide chat from chat.js:
hide_chat: 15000 // in milliseconds
What's New in Version 1.0.1 See changelog
Released
Scroll has been added to the left side of the screen.
To change scroll position, select one of the css files:
- main_right.css / main_right.min.css - For scrolling on the right side of the screen.
- main_left.css / main_left.min.css - For scrolling on the right side of the screen.
<link rel="stylesheet" type="text/css" href="style/main_left.min.css" media="screen">