Raised This Month: $ Target: $400
 0% 

now allow to buy awp


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
reinert
Veteran Member
Join Date: Feb 2007
Old 05-08-2010 , 18:12   now allow to buy awp
Reply With Quote #1

Hey, can someone give me a code that blocks players buying awp.

i got a code that blocks picking up, and now i need to block buying...

BTW: Picking up code:
PHP Code:
public fwd_touch(entid)
{
    new 
model[33]
    
entity_get_string(entEV_SZ_modelmodel32)
    
pev(entpev_modelmodel31)
    if(
equali(model"models/w_awp.mdl")||equali(model"models/w_g3sg1.mdl")||equali(model"models/w_sg550.mdl")) 
    if(
PlayerCon[id] && PlayerAwp[id]) return FMRES_SUPERCEDE
    
return FMRES_IGNORED

reinert 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 03:39.


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