(s)ection Posted March 3, 2014 Share Posted March 3, 2014 Hi, how to add an event valable one time ? like onClientPlayerWeaponSwitch just one time ? thx Link to comment
WhoAmI Posted March 3, 2014 Share Posted March 3, 2014 function name ( ) removeEventHandler ( "onClientPlayerWeaponSwitch", root, name ) -- todo end addEventHandler ( "onClientPlayerWeaponSwitch", root, name ) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now