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

Random C4 Timer [Last Upadate: 3/19/11]


Post New Thread Reply   
 
Thread Tools Display Modes
K.K.Lv
Veteran Member
Join Date: Aug 2008
Location: GameFolder
Old 03-20-2012 , 01:04   Re: Random C4 Timer [Last Upadate: 3/19/11]
Reply With Quote #11

Connor has pointed all problem out !
Did you see it ?
Don't copy and paste !
Connor and I has done some code to do something like this, search before you get the problem !
and I think you don't understand what Connor say !
So Just Learn more
__________________
QQ:116268742
K.K.Lv is offline
Send a message via MSN to K.K.Lv
xDrugz
Senior Member
Join Date: Jul 2011
Location: return 4;
Old 03-29-2012 , 18:54   Re: Random C4 Timer [Last Upadate: 3/19/11]
Reply With Quote #12

How is it useful ?
xDrugz is offline
kramesa
Veteran Member
Join Date: Feb 2011
Location: Brazil
Old 03-30-2012 , 15:49   Re: Random C4 Timer [Last Upadate: 3/19/11]
Reply With Quote #13

Quote:
Originally Posted by K.K.Lv View Post
Connor has pointed all problem out !
Did you see it ?
Don't copy and paste !
Connor and I has done some code to do something like this, search before you get the problem !
and I think you don't understand what Connor say !
So Just Learn more
Are you crazy?
kramesa is offline
Doc-Holiday
AlliedModders Donor
Join Date: Jul 2007
Old 03-30-2012 , 23:35   Re: Random C4 Timer [Last Upadate: 3/19/11]
Reply With Quote #14

This is what i use in my plugins

PHP Code:
#include <amxmodx>
#include <fakemeta>

#define fm_find_ent_by_class(%1,%2) engfunc(EngFunc_FindEntityByString, %1, "classname", %2)

new bool:g_bHasBombSite;

public 
plugin_init()
{
    if (
fm_find_ent_by_class(-1"func_bomb_target") || fm_find_ent_by_class(-1"info_bomb_target"))
    {
        
g_bHasBombSite true;
    }

Doc-Holiday is offline
Reply



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 11:02.


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