Closed dartunian closed 5 years ago
Correction would be to change
FACTION.models = {
-- Metropolice with a manhack.
{"models/police.mdl", 0, "01"},
}
to
FACTION.models = {
-- Metropolice with a manhack.
{"models/police.mdl", "01"},
}
https://github.com/rebel1324/NutScript/blob/c84ed54f32052416dcc8b0fc86d82f3ea71ceac6/gamemode/core/libs/sh_faction.lua#L65
This code does not match the docs @ https://github.com/rebel1324/NutScript/wiki/Factions#bodygroups