Advertisement
FlacoBey

Untitled

Jun 8th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.22 KB | None | 0 0
  1. StartPrepSDKCall(SDKCall_Entity);
  2. PrepSDKCall_SetFromConf(ConfigFile, SDKConf_Signature, "Infected_OnHitByVomitJar");
  3. PrepSDKCall_AddParameter(SDKType_CBaseEntity, SDKPass_Pointer);
  4. sdkCallBileJarInfected = EndPrepSDKCall();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement