Possible mistakes

Problem: Notifications don't work

Solution: Verify that you have correctly configured the notifications() function with your notification system trigger. Check this information: https://docs.bit-scripts.com/how-to.../change-notifications

Problem: Commands don't work

Solution:

  1. Verify that the framework is configured correctly

  2. Check that the resource has adequate permissions

  3. Check the console for errors

Problem: Music doesn't play

Solution:

  1. Make sure xSound is installed and working

  2. Verify that music URLs are valid

  3. Check the configured audio distances

Problem: NPCs don't appear

Solution:

  1. Verify that ped models are available

  2. Check the configured distances between NPCs

  3. Check that there are no conflicts with other resources

  4. Verify that the anti-cheat software (if you are using it) is not blocking it.

Problem: Particles don't show

Solution:

  1. Some effects require better graphics performance

  2. Verify that particle dictionaries are valid

  3. Check if there are particle limits on the server

  4. Verify that the anti-cheat software (if you are using it) is not blocking it.

Last updated