AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   sdkhooks (https://forums.alliedmods.net/showthread.php?t=182991)

marinusi 04-15-2012 22:30

sdkhooks
 
You can do this script without sdkhooks :?:

Code:

public OnClientPutInServer(client)
{
    SDKHook(client, SDKHook_Touch, Touch);
}


Wazz 04-15-2012 22:35

Re: sdkhooks
 
You can :?:

marinusi 04-15-2012 22:44

Re: sdkhooks
 
and how can I do ?
I want to do CT-C4

thetwistedpanda 04-16-2012 08:20

Re: sdkhooks
 
Just use SDKHooks. And just use that plugin. Problem solved!

TheAvengers2 04-16-2012 09:15

Re: sdkhooks
 
You don't even need a plugin to do that. iirc, all you need is bugged out gamedata. :(

And yeah, you should probably use SDKHooks. You might be able to use other extensions, but it's simply not worth it.


All times are GMT -4. The time now is 18:51.

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