-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Why i can't set model body? #989
Comments
May you want to add this to weaponboxes instead of pure weapon entities? |
I want the BODY of the model to be 3 at the moment the player throws it, or when the armory_entity entity spawns |
I want the BODY of the model to be 3 at the moment the player throws it, or when the armory_entity entity spawns |
Yes, but you are not catching weaponboxes or armoury entities spawning. Weapon entities are attaches to players and they are invisible, they only have a model attached to them for touching purposes |
void CAK47::Spawn()
{
Precache();
The text was updated successfully, but these errors were encountered: