View Single Post
AI_
Member
Join Date: Oct 2014
Location: Canada
Old 10-16-2015 , 15:10   Re: [TF2] SyncR Rocket Sync Trainer v0.8.8
Reply With Quote #9

I do not recommend enabling it by default, since it will be distracting during wallpogos, but you can add this function to the code and recompile:

Code:
public OnClientPostAdminCheck(iClient) {
    g_rPlayers[iClient][bActivated] = true;
}
Attached Files
File Type: smx syncr.smx (26.4 KB, 514 views)
File Type: sp Get Plugin or Get Source (syncr.sp - 510 views - 26.1 KB)

Last edited by AI_; 10-16-2015 at 15:11. Reason: Attached compiled
AI_ is offline