Watch
-
Add Favorite
Automatic
-> es_install extensiveGive -autoload
-> Add the following line to your ...//cfg/autoexec.cfg:
:: es_load extensiveGive
-> Alternatively to load manually:
:: rcon es_load extensiveGive
-> Restart your server
Manual
-> Extract Downloadable .zip file to ...//
-> Add the following line to your ...//cfg/autoexec.cfg:
:: es_load extensiveGive
-> Alternatively to load manually:
:: rcon es_load extensiveGive
-> Restart your server
Update [v1.1]
- Fixed configurable syntax message description.
- Change group auth permission name to: "extensiveGive".
- Popup displays after a selection so that more than 1 weapon/item can be given to a pre-selected target.
- Removed unregistering of certain playerlib filters.
- Fixed sayFilter error.
- Remove buggy boolean configurable variables.
( Previous Versions )
Description
Description
Allows clients/admins (configurable) to give target(s) Cash/Health/Items/Weapons.
The target can be any of the following:
- A player's name
- A player's partial name
- A player's steamid
- A player's userid
& script also works with playerlib filters however unncessary filters are unregistered in this script, if you need any of the following in other scripts, you can remove the lines:
#dead
#spec
#un
There is also an extra filter registered as default: #admin allowing any admins through an authorization service to be categorised as one filter.
The syntax and usage of the command directly is as follows:
There are tell messages that manage each incorrect argument individually to ensure that the script is informative. Alternatively, a player can type @give to receive the syntax message and also potentially go about giving a single target any of the properties via popupmenus.
Allows clients/admins (configurable) to give target(s) Cash/Health/Items/Weapons.
The target can be any of the following:
- A player's name
- A player's partial name
- A player's steamid
- A player's userid
& script also works with playerlib filters however unncessary filters are unregistered in this script, if you need any of the following in other scripts, you can remove the lines:
#dead
#spec
#un
There is also an extra filter registered as default: #admin allowing any admins through an authorization service to be categorised as one filter.
The syntax and usage of the command directly is as follows:
|
There are tell messages that manage each incorrect argument individually to ensure that the script is informative. Alternatively, a player can type @give to receive the syntax message and also potentially go about giving a single target any of the properties via popupmenus.
Installation
InstallationAutomatic
-> es_install extensiveGive -autoload
-> Add the following line to your .../
:: es_load extensiveGive
-> Alternatively to load manually:
:: rcon es_load extensiveGive
-> Restart your server
Manual
-> Extract Downloadable .zip file to .../
-> Add the following line to your .../
:: es_load extensiveGive
-> Alternatively to load manually:
:: rcon es_load extensiveGive
-> Restart your server
Version Notes For 1.1 (Announce this update)
Updated on: 2009-06-22 12:19:34 EST by AdzUpdate [v1.1]
- Fixed configurable syntax message description.
- Change group auth permission name to: "extensiveGive".
- Popup displays after a selection so that more than 1 weapon/item can be given to a pre-selected target.
- Removed unregistering of certain playerlib filters.
- Fixed sayFilter error.
- Remove buggy boolean configurable variables.
( Previous Versions )
Discussion
Forum Link: http://forums.eventscripts.com/viewtopic.php?t=31935&start=0&postdays=0&postorder=asc&highlight=
Addon Details
Upload Addon