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

leave only the bomb


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ZaX
Senior Member
Join Date: Jan 2015
Old 07-04-2020 , 09:37   Re: leave only the bomb
Reply With Quote #21

The check must be on all the functions where it contains checks for armoury_entity or weaponbox

Code:
if(equali(classname,"weaponbox") && get_pdata_int(ent, 105, 4))
if(get_pcvar_num(toggle_pcvar) && pev_valid(weaponbox) && get_pdata_int(weaponbox, 105, 4))
if(containi(classname,"armoury")!=-1 || containi(classname,"weaponbox")!=-1 && get_pdata_int(ent, 105, 4))
if(containi(classname,"armoury")!=-1 && get_pdata_int(ent, 105, 4))

Last edited by ZaX; 07-04-2020 at 09:39.
ZaX 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 01:58.


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