[Release] New Event System In Fivem | Cmd For Join In Event

Hello :wave:
I came to introduce a new event to you. In the following, you can get more acquainted with this event. :wink:

Dependencies:

  • ESX
  • MySql

How To Install Script :
1_ Drag Folder Dm_Event Inside the folder Resoruce
2_ Go to Server.cfg And Type : start Dm_event
3_ Restart Your Server And Test Event . Good Luck :wink:

How To Using ? :
------------------- Warning ----------------------------------------
1_Any copying of this script is prohibited!
------------------- End Warning ---------------------------------

2_ /changeeventdata start : To draw a circle is the beginning of the race
3_ /changeeventdata stop : To place the end of the match
4_ /changeeventdata winner : Place where the winner of the contest goes
5_ /changeeventdata skinmarker : To put the place to change racing clothes
6_ /changeeventdata exit true/false : Exit to turn on or off the circle feature that starts the race
if true You can not leave the circle
if false Can Leave The Match Circle
7_ /changeeventdata tp : Putting the place where people go after entering the race
8_ /changeeventdata create : You must use this command to create a match
9_ /changeeventdata sync : To sync the information you entered in the contest with everyone
10_ /joinevent : Enter the contest
11_ /stopevent : Close the race you started for everyone
12_ /changeeventdata vehmodel model : Changeing Vehicle Model For Event
13_ /changeeventdata weapon weapon_name : Changeing Weapon Name For Event
14_ /changeeventdata weaponmarker : Draw Marker For Get weapon
15_ /changeeventdata plate : Set Event Vehicles Plate
16_ /changeeventdata armor : Set Event Armor When Join To Event
17_ /changeeventdata skin : Set Clothes or Skin For Event / Get Your Skin And Set For Event

Good Luck Bro :wink:
More information in the file
ReadMe.txt

Download Link :

2 Likes

Looks amazing, a little video will be great. Thank you for share, i will test it, very interested!

Thanks For Watchig My Page :wink:
Yes, I will publish a video about this soon! :ok_hand:

Why add a .rar file to github ? Add the actual code so ppl can see it with out having to download it

server.lua 257 error.how can i fix it .

Looks like you are not using Sql on your server. One of the needs of this script is Sql. You can use 2 essntialmode or es_extended pins

To use all the commands in this script, your permission_level must be above 10
:wink:

thanks . it work

Please don’t upload archived files to GitHub, instead upload the code to github or the archive to the forums.

OK . You are right, but the number of lines of code in this script is large

GitHub won’t judge you if you have thousands of lines of code, don’t worry.

1 Like

Download contains only compressed files. GitHub is not to upload a .rar compressed archive. Upload all files without a compressed file.