timer

  1. X

    Solved Sourcepawn Timers - Where am I wrong???

    public OnClientPutInServer(int client) { CreateTimer(5.0, Cheat_check, _,TIMER_REPEAT); } public Action Cheat_check (Handle:timer, int client, int args) { QueryClientConVar(client, "sv_cheats", GetClientVarCheats); QueryClientConVar(client, "r_drawothermodels", GetClientVarWalls)...
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock