Discord Tdev Scripts

Prayer Script Documentation

This guide explains how to install and configure Prayer Script for your FiveM server.

Compatibility

  • ESX

Requirements

  • es_extended
  • ox_target
  • oxmysql
  • Prayer Carpet item
  • Holy Book item

Installation

  • Download the resource from your Tebex purchases.
  • Extract the folder.
  • Place the resource inside your server resources folder.
  • Add the Prayer Carpet item to your item system.
  • Add the Holy Book item to your item system.
  • Start ox_target and oxmysql before the resource.
  • Open the config file.
  • Configure prayer duration and reward settings.
  • Add the resource to your server.cfg.
  • Restart your server.
  • Test placing the carpet and using the Holy Book.

Server CFG Example

ensure oxmysql

ensure ox_target

ensure es_extended

ensure tdev-prayer

Configuration

  • Configure Prayer Carpet item name.
  • Configure Holy Book item name.
  • Configure prayer duration.
  • Configure armor reward.
  • Configure carpet placement settings.
  • Configure ox_target interaction.
  • Configure notifications.
  • Do not edit encrypted files.

Common Issues

Carpet does not place: Check item name and inventory item setup.

Cannot pick up carpet: Check ox_target is installed and started.

Holy Book does nothing: Make sure the player is near a placed Prayer Carpet.

Armor is not applied: Check reward config and F8 errors.

Support

If you need help, open a support ticket in the Tdev Scripts Discord.

Provide your order ID, script name, framework, inventory, full F8 error, server console error, and a screenshot or video.

Discord: https://discord.gg/5MYzXemM4q

Back to home