Jump to content

Recommended Posts

Posted

FiveM Scripts Rules

WARNING: Ignorance of the rules is not an excuse for breaking them.

 

- Before posting make sure you meet the criteria:

  • Do not ask for help here. Use proper section for that, here.
  • Always put a simple explanation of what you are sharing.
  • Use pastebin or the code tag for your codes (for ex. [ code ] your code [ /code ] without the spaces).
  • If you are not the owner of the share, please add the proper credits, else you will be smitted.
  • Your scripts must be tested before you share. We do not want to become a junkyard of non-working stuff.
  • Remember that this section is international, so you can not use your own native language. English is required.
  • Do not make one single word post like "thanks". Your post should provide feedback whether the server files are working or not, else you want to suggest something (server improvements, new features, etc).
  • Do not post already shared scripts. Unless if you clean/rework a script and give the real credits.
  • Your topic must include one of the following prefixes. l9zneYX.png

 

- A share must contain:

  • A valid download link.
  • As much info as you can (about the share).
  • Pictures if possible.
  • Your file must be clean, no viruses and/or backdoors. Use this site to check your file VirusTotal and post the result of the scan.
  • Credits.

 

- Updating a share:

  • Add UPDATED to your topic' title.
  • Make a post with a detailed info about the update to notify the members who use it about the changes (including first post).

 

- For Share Authors:

  1.  We've added a new feature called Hidden Content.
  2. If you want to hide your link from a share or your rar password use [ hide ] tags [ / hide ] to hide your content (Without spaces). 

 

Topics with request from author the link or the rar password needs to be updated with the Hidden Content code and no longer use the pm system to hide your shares in order to avoid users waiting for the link or the rar password to get a share.

 

- For Members:

  • Replies like ty, thx are not allowed and will be counted as spam and will be deleted.
  • If you keep posting several replies like ty, thx, etc you will be warned and chat banned without any notice.

 

Abussive Behavior ("Bulling") on code shares is NOT allowed.

Thanks to Elfocrash's topic which was a wake up call from now on if you judge to harshly someone's code or you make a posts such as "trash files", "these files are crap", etc you will receive a warning point for abusive behavior and it will be your first and only chance to change your attitude. The next time you will against this rule you won't be welcomed on our forum any more and your account will be banned.

If you believe you can make a better script yourself you can simply help the member improve his/her share or even share an updated version with him/her and let him update his/her topic by adding your updates as an update with the proper credits.

Guest
This topic is now closed to further replies.


  • Posts

    • I'll give you my wallet if you want, haha
    • To make up for some of the waiting time we’re hosting a 3v3 Tournament on open Beta, and this time we’re raising the stakes with a $1,300 prize pool 💰   🏆 PRIZE POOL BREAKDOWN (Over 2000$ Worth of prices total)   🥇 1st Place — $700 🥈 2nd Place —$300 🥉 3rd Place — $200 🏅 4th Place — $100  5th -6th Place - $100 in Gold Coins each    All Participating Teams: $50 in Gold!   All Prices will be Paid out instantly after the tour, no waiting time and conditions. This is not simply a marketing move, we want to give back to the community.   📅 Date: Wednesday 06.05.2026 ⏰ Time: 20:00 Central European Timezone (Berlin) 📍Format: 3v3   ⚔️Why join? Cash Prices for top 4 and rewards for all participants Payments to winners sent out straight after the tournament - No waiting time or rules that you have to play live server to obtain the reward. Clean format, smooth matches, and solid prize pool and a chance to experience our brand new files   📝How to join: Form your 3-player team Group Leader Sign up here: ⁠📍・3v3-tour-registration (Include Name of Group, Name of Group Leader)   Be ready on match day!     A separate post with rules for the tournament and class setups will follow shortly.   Tag your teammates, lock in your roster, and get ready to compete. We'll be happy to see you on the OBT!   💬 Questions? Ask in ⁠🎫・ticket or send us a message   See you on L2Dark! 😏   Discord: https://discord.gg/FAJwnFpb8M
    • You should check if that condition is supported by your current sources. You can find this in  DocumentBase#parsePlayerCondition If it isnt there and you want to follow the same pattern of the other item conditions, create a custom condition to parse the classId (or multiple class ids) (there are examples to copy the code). Alternatively, you can create your own condition handler. Your condition should look like this: <cond msgId="1518"> <player classId="ADVENTURER,PALADIN" /> </cond> or <cond msgId="1518"> <player classId="93,5" /> </cond>  
    • it's Interlude client forgot to mention
    • idk if acis have this option, but you can put inside item smth like that atleast on H5         <cond msgId="1518">             <player class_id_restriction="93, 101, 108, 117" /> <!-- Dagger Masters -->         </cond>
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..