Raised This Month: $ Target: $400
 0% 

[SOLVED] set task & repeat


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
One
Veteran Member
Join Date: Oct 2008
Location: Hardstyle-eSports.de
Old 05-16-2009 , 17:23   [SOLVED] set task & repeat
Reply With Quote #1

PHP Code:
public ZoneTouch(playerzone
{
    new 
zm pev(zoneZONEID)
   
    if (
admin_immunity && (get_user_flags(player) & ADMIN_IMMUNITY)) return
    

    if ( (
ZONEMODE:zm == ZM_CHECKPOINT) ) 
    {
        if (!
pointing[player]) 
        {
            
client_print(playerprint_center"Check point"player)
            
            
checkpointzone[player] = zone
            checktime
[player] = get_gametime()
            
checked[player] = get_gametime()
            
set_task(0.1"Checkpoints"TASK_BASIS_CAMPER player__"a",6)
        }
    }

the problem :

after 1 time touch, happend nothing. how can i give this repeat that this shit can be touched in a round more then 1 time ?
__________________

Last edited by One; 05-16-2009 at 17:34.
One is offline
Send a message via ICQ to One Send a message via AIM to One Send a message via MSN to One Send a message via Yahoo to One Send a message via Skype™ to One
Reply



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 01:34.


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