• DarkRP Job question
    4 replies, posted
So I have a job we can call "X" X has multi models to spawn in at random I want to block a bodygroup in the categories "Glasses" from being used on spawn by default but I can use Bodygroupr to regularly use it back. How do I do this? "I want to block a bodygroup in the categories "Glasses" from being used on spawn by default" This part
[QUOTE=A2N;51661901]So I have a job we can call "X" X has multi models to spawn in at random I want to block a bodygroup in the categories "Glasses" from being used on spawn by default but I can use Bodygroupr to regularly use it back. How do I do this? "I want to block a bodygroup in the categories "Glasses" from being used on spawn by default" This part[/QUOTE] try using the OnSpawn field, not entirely sure what your asking
[QUOTE=StickmanJohn;51661930]try using the OnSpawn field, not entirely sure what your asking[/QUOTE] Basically I want to block a bodygroup in a model when it spawns
[QUOTE=Moat;51661957]Not sure if you can "block" per say, but you can set the bodygroup back to the default when they spawn using [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Entity/SetBodygroup]Entity:SetBodygroup[/url]. If you're not sure what to set, check [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/Entity/GetBodyGroups]Entity:GetBodyGroups[/url].[/QUOTE] Using that with OnSpawn would be my best bet
Sorry, you need to Log In to post a reply to this thread.