Raised This Month: $ Target: $400
 0% 

[TUT/Snippet] Doing timed stuff without CreateTimers


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
lingzhidiyu
Senior Member
Join Date: Mar 2014
Old 02-11-2015 , 21:04   Re: [TUT/Snippet] Doing timed stuff without CreateTimers
Reply With Quote #6

I want know how much performance cost in this code.

PHP Code:
PreThink(client)
{
    if (!
AllowThis1[client])
    {
        return;
    }
    if (!
AllowThis2[client])
    {
        return;
    }
        
//and more bool...........

lingzhidiyu is offline
 



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 18:28.


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