- We run and test on 3095. Anything after that is not officially supported by Big Daddy Scripts. Later versions, at this time, break a lot of things including EUP slots among other things.
- Make sure you have read the documentation for that script and followed the installation instructions. Then look in your server console for a line that says BigDaddy-[scriptname] License validated successfully (or there will be an error if it did not). This error will tell you why it didn't start. Usually a bad product key or your IP address doesn't match. Next look in the client console (F8) for errors. The lines that say such and such "instantiated" are fine. Those are just loading the client scripts into the client. Look for errors related to the script you are using. All of my scripts initialize in your client when you spawn so you must relog if you "hot" start a script while you are in the server.
- You can change your IP address associated with your scripts on the web site without waiting for us. go to https://bigdaddyscripts.com/account and login. You should see a list of all of your orders as well as a list of all of your script licenses. Click the VIEW next to the license you want to update the IP address for. At the bottom is a form to update the IP. You can only do this twice every 72 hours. There is also a bulk change to be able to change multiple IPs at once on the ACCOUNT page. NOTE: After changing the IP address it can take up to 20 minutes for the change to take effect.
- My scripts have nothing to do with Tebex. Your server key or CFX/TEBEX keys will not work. Go to https://bigdaddyscripts.com/account and get your license key for each script. The key goes in the settings.ini file of the script where it says
key1=
productkeyhere. Just replace the productkeyhere with the key you get from the my account page for the script.
- Yes, when you buy a script any updates that are released are free to you for life. If you check the box at checkout to be notified about updates, we will email you when an update is released.
- You are given a Product Key specific to the script. That is entered into the settings.ini file as key1 (product key). The scripts are set to run only on your server based on the IP address. You CAN change the IP anytime you want as many times as you want. There is a 72 hour wait period between IP address changes. If you have an issue where you need to change it because of an error setting up your IP, please open a ticket and we can try to help you get it set.
- No and Yes. The config files are pretty flexible and any money integration is in a lua file so it is editable to add whatever framework you want. Most scripts are written in C# and do not come with the source code, and it is against the terms of use to decompile it but ask and we will see what we can do.
- There have been several times that customers have asked for modifications to a script that I try to do if it is feasible to do. I have also taken on custom commissions at times. It is rare these days due to time.
- Very much so. I am actively developing all the scripts found here. If you buy it, you get updates for life. I am also creating new scripts regularly. I have many ideas I am still working on so stay tuned.
¶ Q: I use ZAP Hosting and it says my IP address is invalid when I start the script?
- Recently we've had some folks having trouble with ZAP hosting and the IP address listed there as your server IP. I don't know if it is their DDoS protection or what but if you use ZAP and your server console says "License validation failed: Incorrect IP Address (Yours: #.#.#.#)" then all you have to do is take the IP listed as yours in that error message and go to your account page and update the IP address for the script to the one listed in the error message. That is the actual IP address reported by your server and that will allow it to validate.
- Join the Discord and follow the #Script-Updates channel to know when updates are released and then you just download them from your account page on the site, just like you did when you bought it. The newest version is what will be there.
¶ Q: How do I use ACE PERMISSIONS (ACE PERMS) or badgers script to restrict access to certain commands?
¶ Q: Blackout only flickers and the lights stay on.
- You must disable the dynamic weather and blackouts in vmenu because they conflict.
- Maybe, probably. My scripts are built to be STANDALONE scripts. Some have money framework hooks built-in that you can tie to any framework. People use these scripts with NAT, QB, ESX, Andy's... I can't guarantee they will work with everything. They DO NOT work with any inventory system and I have no plans to integrate into any inventory system including QB-Core, ESX, etc. If they are ever integrated with an inventory system it will be my own which is planned in the near future.
¶ Q: Help, I can't access the menu to any of my scripts and I use QB-Core.
- TODO: Link to qb compatibility here
- Ensure you downloaded the RELEASE of fivem-appearance, this issue is caused by downloading the source which is not compiled yet. Click the Link below to go straight to the releases page. LINK