Official-X3R0 / qb-peds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PEDS FOR QBCORE

| If you are intested in recieving github updates join the community on Discord! |

PREVIEW

Dependencies

qb-core

qb-menu

qb-input

ALTER TABLE `players`
	ADD COLUMN `pedname` LONGTEXT,
        ADD COLUMN `pedcount`  INT(11) DEFAULT 0
;

About


Languages

Language:Lua 100.0%