Jappa Posted January 2, 2019 Posted January 2, 2019 Hey Guys, it is posible to run NativeUI or RAGE NUI in a Serverside C# Ressource?
Xabi Posted January 2, 2019 Posted January 2, 2019 You can, making calls to the client. But I can't find any case where it could be useful.
Jappa Posted January 2, 2019 Author Posted January 2, 2019 i dont want it Clideside, thats my problem only Clientside i want click key thats trigger the menu function remotely on serverside
TimFL Posted January 2, 2019 Posted January 2, 2019 You can write a wrapper that allows you to control NUI serverside (e.g. serialize the data you need as json and parse + setup on thr client).
Jappa Posted January 2, 2019 Author Posted January 2, 2019 hm i think maybe it possible with the UI from Rage (v0.3.7) but i dont know, how i can use ticks for processmenu. i want to press a key, called from Javascript, and the Javascript function calls with mp.events.callRemote the serverside OpenMenu function and load my MySQL data inside the menu.
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