Raised This Month: $ Target: $400
 0% 

Post and pre forward .


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
gamer99
Senior Member
Join Date: Jul 2011
Old 07-17-2011 , 09:58   Re: Post and pre forward .
Reply With Quote #1

1st one :

public CheckSpinHack_Post(id)
{
if(is_user_alive(id))
{
static Float:fAngles[3]
pev(id, pev_angles, fAngles)

fTotalAngle[id] += vector_distance(fLastAngles[id], fAngles)

CopyVector(fAngles, fLastAngles[id])

static Button
Button = pev(id, pev_button)

if((Button & IN_LEFT) || (Button & IN_RIGHT))
{
g_dSpinWarnings[id] = 0
//server_cmd("say pressing left/right")
}

}
}

Another one I can't post as it uses some slowhacking . But its a very simple developer 0 function .
gamer99 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 00:49.


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