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

[CS:GO] Plant bomb anywhere? Is it possible?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Fastmancz
Senior Member
Join Date: Jul 2013
Location: Czech Republic
Old 03-26-2017 , 10:34   [CS:GO] Plant bomb anywhere? Is it possible?
Reply With Quote #1

Hello,

i found this topic: https://forums.alliedmods.net/showthread.php?t=245781. I ask to you, whether it is possible plant bomb anywhere? This code still not working.

PHP Code:
#include <sdktools>
#include <sdkhooks>
public void OnClientPutInServer(int client)
{
    
SDKHook(clientSDKHook_PreThinkOnPreThink);
}

public 
void OnPreThink(int client)
{
    
SetEntProp(clientProp_Send"m_bInBombZone"1);

Thanks for help and answer.
__________________


Main owner of the CMGPORTAL.CZ.
---------------------------------------
My plugins:
[CS:GO] Panorama - Timeleft
[CS:GO] JailBreak - Be quiet, please!

Last edited by Fastmancz; 03-26-2017 at 10:36.
Fastmancz is offline
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 03-27-2017 , 02:42   Re: [CS:GO] Plant bomb anywhere? Is it possible?
Reply With Quote #2

There are a couple of ways to acheive this. Most crash the server as soon as the plant is completed.

The safe way os to get map mins and maxes and create a bomb zone across the entire map.
__________________
Neuro Toxin is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 03-27-2017 , 23:55   Re: [CS:GO] Plant bomb anywhere? Is it possible?
Reply With Quote #3

Try this
Attached Files
File Type: smx test.smx (4.0 KB, 377 views)
File Type: sp Get Plugin or Get Source (test.sp - 819 views - 780 Bytes)
Despirator is offline
Rachnus
Senior Member
Join Date: Jun 2016
Location: Funland
Old 03-28-2017 , 10:15   Re: [CS:GO] Plant bomb anywhere? Is it possible?
Reply With Quote #4

Works for me on post think
__________________
Github: https://github.com/jimppan
Steam: http://steamcommunity.com/id/jimppan
_____________________________________________ _________
Taking private requests
Rachnus 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 19:00.


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