cx_requests
Last updated
Last updated
Server artifacts version > 5181
basic understanding of fivem development and lua
Extract the script in your resources
Start the script in server.cfg
Use the export code snippet in your scripts
Client Side
Server Side
Carry Script Example
Fields:
The target field defines who receives the request;
The time field lets you set the time the request window will stay on the screen;
The title field is where you set the request title;
The message field lets you choose the message that will appear on the request window;
The trigger field is where you choose the event that will be executed;
The side (client/server) field allows you to choose if the trigger is client or server sided;
The parameters field contains the parameters the trigger takes;
The parametersNum field are the number of paramenters used.
Dev by ho3einwave