Skip to content

P4ScriptsFivem/pappu-multicharacter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pappu-Multicharacter

Multi Character Feature for QBCore Multicharacter And inspired by NoPixel 4.0.

Features

  • Ability To Create Max 4 Characters.
  • Ability Delete Any Character.
  • Ability To See Character Information During Selection.
  • Ability To Customise Your Character Slot At config.lua.
  • New: Ability to log character creation, deletion, and selection to a Discord webhook.

Preview

Group 5765

Features

If You Use qb-houses Go To Line 324 in Server/main.lua here

Remove This

    TriggerClientEvent('qb-multicharacter:client:chooseChar', src)

Add This

    TriggerClientEvent('pappu-multicharacter:client:chooseChar', src)

Screenshots

Group 847

Installation

Manual

  • Download the script and put it in the [qb] directory.
  • Add the following code to your server.cfg/resouces.cfg
ensure qb-core
ensure pappu-multicharacter
ensure qb-spawn
ensure qb-apartments
ensure qb-clothing
ensure qb-weathersync

Dependencies

Credits & Original Repository

License

GPL-3.0 license