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

Solved hostages or bomb planting


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
impossible_cc
Senior Member
Join Date: Sep 2018
Location: Ukraine
Old 01-26-2019 , 10:12   hostages or bomb planting
Reply With Quote #1

How can I check if there are bombsites on current map?
How can I check if there are hostages on the current map?

Thanks in advance.

Last edited by impossible_cc; 02-05-2019 at 14:17.
impossible_cc is offline
CliptonHeist
Senior Member
Join Date: Feb 2016
Old 01-26-2019 , 15:25   Re: hostages or bomb planting
Reply With Quote #2

PHP Code:
int ent;
if(
ent FindEntityByClassname(-1"func_bomb_target") != -1// Same for hostage rescue just replace func_bomb_target with func_hostage_rescue
{
    
PrintToServer("Bomb Site Exists!");

CliptonHeist 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 08:30.


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