Raised This Month: $ Target: $400
 0% 

WeapPickup event


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
wonsae
Senior Member
Join Date: Jan 2006
Location: Behind you >:D
Old 06-04-2006 , 11:08   WeapPickup event
Reply With Quote #1

The event doesn't seem to work for me I'm using TS and yes it's a event in TS
Code:
register_event("WeapPickup","weap","e") public weap(id){     ammo(id) } public ammo(id){     if(get_user_weapon(id,clip1,ammo1)){         client_print(id,print_chat,"[RealMod] You have about %i amount of ammo and %i amount of clips left",clip1,ammo1)     }     return PLUGIN_HANDLED }

This doesn't seem to work when I pick up a weapon
wonsae is offline
 



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 16:26.


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