Kinda egh at Scripting HELP!!!
I am trying to make a mini plugin to silence usp It compiles fine and everything. Am i missing a statement/values/anythin
PHP Code:
|
Re: Kinda egh at Scripting HELP!!!
- No include files.
- PLUGIN, VERSION, AUTHOR are not defined. - Task_GiveItems() is never called. (I don't know much about the CS specific code there.) I know it's not much advice but it's a start :). |
Re: Kinda egh at Scripting HELP!!!
cs_set_weapon_silen( ) uses the weapon entity index, not the player index.
cs_[g|s]et_weapon_* = weapon entity cs_[g|s]et_user_* = player |
| All times are GMT -4. The time now is 15:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.