AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Is an event triggered when a user drops a weapon? (https://forums.alliedmods.net/showthread.php?t=26952)

Geesu 04-11-2006 20:56

Is an event triggered when a user drops a weapon?
 
Besides the client command "drop" is another event triggered?

Also, assuming drop is triggered, is the weapon name an arg after drop?

ANd lastly, is there another way to get rid of a weapon from a player besides drop (NOT using scripting, just by being the client)?

Thanks,
Josh

Twilight Suzuka 04-11-2006 20:58

Not a mod inspecific one.

Geesu 04-11-2006 23:33

CS and DOD is all I need, is there one for one or either ?

Thanks,
Josh

VEN 04-12-2006 04:22

Re: Is an event triggered when a user drops a weapon?
 
[CS]

1. CurWeapon is triggered but only if player drops current weapon and also have another weapon. No events(messages) triggered if player drops inactive weapon (using command "drop weapon_name").

2. Only if client specified it.

3. No.


All times are GMT -4. The time now is 05:07.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.