Raised This Month: $32 Target: $400
 8% 

[REQUEST] smac_aimbot.sp sourcecode changes


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
El Diablo War3Evo
Veteran Member
Join Date: Jun 2013
Old 09-23-2014 , 11:01   [REQUEST] smac_aimbot.sp sourcecode changes
Reply With Quote #1

I am working on a wrapper for SMAC that I will make public soon..

I just would like a few things updated if possible:

smac_aimbot.sp:
Code:
#define AIM_ANGLE_CHANGE    45.0    // Max angle change that a player should snap
#define AIM_BAN_MIN            4        // Minimum number of detections before an auto-ban is allowed
#define AIM_MIN_DISTANCE    200.0    // Minimum distance acceptable for a detection.
^ Please either allow those variables to be changed by cvar or by a new native

smac_aimbot.sp:
Code:
CreateTimer(600.0, Timer_DecreaseCount, GetClientUserId(client));
^ Please create a variable either cvar or native that can change the 600.0 timer.

smac_aimbot.sp line #372 right after this line:
Code:
if (++g_iAimDetections[client] > 1)
^ Please insert a "on any detection" or "OnPossibleFalseDetection" forward



Or would you like me to submit my changes?

If so, I need to know how to submit the changes, as i think submitting the changes here would not be allowed.
__________________

Last edited by El Diablo War3Evo; 09-23-2014 at 11:35.
El Diablo War3Evo is offline
 


Thread Tools
Display Modes

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:50.


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