Raised This Month: $12 Target: $400
 3% 

strip weapons


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
nightscreem
Veteran Member
Join Date: Jul 2004
Location: Belgium
Old 07-17-2007 , 19:01   strip weapons
Reply With Quote #1

Well i had my own script to just drop the weapons
But you can't drop knife or he grenade
So i need to know how to remove them because my code looks like below using strip_user_weapons
when player is a chicken it strips weapon, so all weapons are stripped but then when I'm not chicken anymore i can't pick up primary weapon.. :S
Code:
public weapon_switch(id) {     if(is_chicken[id] == true) {         strip_user_weapons(id);     }         return PLUGIN_CONTINUE }
__________________
- Bye bye!
nightscreem is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


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


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