Hello!
I've created a mission in which one team escorts a VIP to a specific spot on the map while the opposing team tries to stop them.
The thing is, I'd like the VIP to have a pistol he can use, but I don't want him to pick up any other weapon...
At first I set up this script:
It kind of worked as intended, meaning the VIP could pick up any weapon but not use it, as it auto switched to his pistol instantly. BUT, if he drops the pistol, the restriction doesn't apply anymore.
So I had to resign and basically use this script:
However, I'd really like the VIP to not be completely naked, so a pistol would be cool.
Any ideas? :)