Tizzi / fivem-Character-Creator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fivem-Character-Creator

Compatible with esx_skin and skinchanger Features:

  • Customize any Peds :
  • Mp FreeMode Peds

    1. Gender
    1. List item
    1. Inheritance
    1. Face Shape
    1. Apparence
    1. Clothes
  • Sp Male Peds

    1. Clothes
  • Sp Female Peds

  • List item

  • Mp Peds Comming updates:

  • Accessories

  • Tatoos

*Camera

installation : copy to resource folder and start it in server.cfg to call the menu add this line in esx_identity:

	if reason == "" then
		TriggerEvent('mpcreator:OpenMenu')	--##########Call Character creator#######
		TriggerServerEvent('esx_identity:setIdentity', data, myIdentifiers)
		EnableGui(false)
		Citizen.Wait(500)
	else
		ESX.ShowNotification(reason)
	end

https://media.discordapp.net/attachments/591119949557399563/591854291312967703/unknown.png Github : https://github.com/Tizzi/fivem-Character-Creator

About


Languages

Language:Lua 100.0%