Hurdock Posted March 13, 2017 Posted March 13, 2017 Create something like a dialog menu. NPCs Textdraws maybe ? To be able to spawn non-player vehicles. A option to 'force' the chat font. Yes i know i can do it for my client but maybe i want to do it for everyone. It would be nice to have something like that, thanks. Oh and also: - An apache inside the server on a different port. To be able to host itself UIs and things like that 1
ragempdev Posted March 14, 2017 Posted March 14, 2017 7 hours ago, Hurdock said: apache It isn't needed since RAGE Multiplayer have nodejs inside its server. Also in 0.2 we already implemented clientside resource streaming. 7 hours ago, Hurdock said: A option to 'force' the chat font. Yes i know i can do it for my client but maybe i want to do it for everyone. player.outputChatBox("<style>#chat { font-family: 'Arial' !important; }</style>"); 7 hours ago, Hurdock said: Create something like a dialog menu It could be done as scripted library that uses CEF/clientside draw functions. Well, maybe we also will add built-in stuff for menus like in GTA V in future.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now