[Help] How to get this Event?
Sometimes player will get a pistol at roundstart,
(like: T get a glock with 40bpammo; CT get a usp with 24bpammo.) How to get this Event? Can the glock/usp be changed to other pistol? |
Re: [Help] How to get this Event?
yeah u can change it , using hamspawn ... first : if user team is CT and if user weapon = usp , then do ur func
else if user team is T and if user weapon = glock do ur func |
Re: [Help] How to get this Event?
Try something like this, check the weapon in addplayeritem fwd.
Untested, written mostly on my phone. You will need to add additional checks to see if player was just spawned. PHP Code:
|
Re: [Help] How to get this Event?
Quote:
Code:
|
Re: [Help] How to get this Event?
Quote:
PHP Code:
|
| All times are GMT -4. The time now is 11:22. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.