Posts: 674
Threads: 163
Joined: Oct 2012
Reputation:
0
Hello, I'm trying to make something that if the person has no weapon license you cannot hold a weapon in your hand.
Do I need to make this under OnPlayerChangeWeapon ? and how do I start its maybe 1 line or so
Posts: 1,506
Threads: 13
Joined: Jun 2015
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
OnPlayerWeaponChange would probably be best, yes. Although unrealistic, as said. Same with cars. I'd probably implement something that changes velocity or direction ad random every so often, which would result in a very eradicate motion visible to other players. This to deter "inexperienced" drivers from driving while not actually inhibiting their ability to do so.