Supernatural scripts

Hi everyone,

I’m currently developing a script focused on supernatural abilities for RedM and I’d like to understand how other developers are handling similar systems on their servers.

For example, things like:

– Animal transformation potions

– Casting spells or magical abilities

– Teleportation powers

– Special in-game visual or gameplay effects tied to abilities

Right now I’m working on a menu-based system that allows creation and management of powers, including transformations, particle effects, teleports, and other gameplay-related mechanics triggered by items or actions (like drinking a potion, using an artifact, etc).

I’m interested in knowing what approach you’re using to implement these types of features.

Are you handling transformations through ped switching, model overrides, or animation-based illusions?

How are you syncing effects and ability states across clients reliably?

Any insight into architecture, syncing methods, or general best practices when dealing with gameplay-altering powers would be really helpful.

Thanks in advance!

Farpax Community: Farpax Tools

I made it!
FARPAX POWERS FRAMEWORK!

[RedM] Item Powers + Power Book — Create Magical Items, Craft Them, and Progress by Coven

Transform ordinary inventory items into real magical powers — with visuals, gameplay effects, crafting, XP progression, and coven restrictions.

This resource is split into two parts that work together:

1. **Power Creator** — staff configures what each item does

2. **Power Book** — players open their book, craft potions, gain XP, and unlock stronger magic by coven/level

-–

## What is this?

A complete **item-based magic system** for RedM (VORP).

You choose an item from your inventory, attach magical behavior to it, and players experience it in-game:

- visual particle effects

- healing, stun, invisibility, animal transformation, and more

- optional target / area effects

- progression through a magical book

- coven (faction) access control

Perfect for servers with supernatural RP, witches, vampires, covens, rituals, alchemy, or any magic-themed economy.

-–

## Part 1 — Power Creator (`/criarpoder`)

Staff can create and edit powers through an in-game menu.

### What you can configure

**Bind magic to any inventory item**

Turn potions, relics, herbs, or custom items into usable magical powers.

**Visual effects**

Add smoke, fire, light, sparks, and staged particle sequences so every use feels cinematic.

**Gameplay effects**, including:

- Heal / full heal / golden cores

- Stun, ragdoll, blackout screen

- Invisibility

- Blurred vision / hunter vision

- Revive

- Melee damage boost

- Lifesteal on punches

- Damage reduction

- Animal transformations (land, flying, aquatic)

- “Story-only” stages (message/text/items without combat effect)

**Effect stages**

Build sequences like:

1. On-screen message

2. Animation

3. Particle effect

4. Transformation / heal / curse

This lets you create narrative potions, not just instant buttons.

**Target options**

- Use on yourself

- Use on another player/NPC

- Use in an area around you

**Extra options**

- Consume item on use (or not)

- Give items on use

- Lose % health as a cost

- Filter targets (everyone, coven only, supernatural only, NPCs only)

- Body-part positioned effects

- Orbiting props / layered particle setups

- Stage animations

**Animal transformation support**

- Transform into animals

- Return to human form with `/voltarforma`

- If already transformed, using the potion again returns to human form first (safer RP flow)

-–

## Part 2 — Power Book (player grimorie)

Players open a magical book (by using a book item, or via command when allowed) to:

- browse available potions

- craft potions with materials

- gain XP and level up magic

- unlock higher-level recipes

- stay limited to their coven’s content

### Progression

Crafting grants XP.

XP raises magic level.

Higher-level potions can require a minimum magic level.

This creates a clear loop:

**Craft → Gain XP → Unlock stronger magic → Use potions in RP**

### Covens

Organize magic by coven / faction:

- each coven can have its own book item

- players mainly see their own coven + neutral content

- potions can require coven membership and level

- optional access to selected potions from other covens

- staff can manage coven members, levels/titles, and craft settings

Great for faction identity: blood coven, nature coven, shadow coven, etc.

### Crafting

For each potion you can define:

- required materials

- crafted result

- optional Discord log/webhook for staff monitoring

Players craft in the book, receive the potion, then use it from inventory to trigger the configured power.

-–

## How the two parts work together

| System | Purpose |

|--------|---------|

| **Power Creator** | Defines what happens when the item is used |

| **Power Book** | Controls who can craft/use it, progression, and coven access |

### Example flow

1. Staff creates “Bat Form” potion power

2. Power Book links it to a coven and minimum level

3. Player crafts it in the book

4. Player uses the potion from inventory

5. Transforms into a bat

6. Returns with `/voltarforma` (or by using the potion again while transformed)

-–

## Ideal use cases

- Witch / warlock / alchemy RP

- Vampire / supernatural servers

- Ritual and curse systems

- Faction-based magic (covens)

- Collectible magical economy

- Story-driven potions with messages and staged effects

- Admin-created custom powers without hardcoding every item

-–

## What players feel in-game

- Using a potion feels magical (visuals + effects)

- Crafting in a book feels like progression

- Coven membership feels exclusive

- Stronger magic feels earned through XP/level

- Transformations and staged effects support immersive RP

-–

## What staff can do quickly

- Create a new magical item in minutes

- Decide if it is self-use, targeted, or area-based

- Add visuals and gameplay effects

- Restrict by coven and level

- Set craft recipe and progression reward

- Keep supernatural content organized and balanced

-–

## Summary

**Item Powers + Power Book** is a full magic pipeline for RedM:

- Create powers for inventory items

- Deliver cinematic visuals and real gameplay effects

- Let players craft and progress through a magical book

- Gate content by coven and magic level

If your server wants potions that actually matter — not just icons — this system gives you creation tools for staff and a clear progression loop for players.