AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [Help] set delays (https://forums.alliedmods.net/showthread.php?t=318164)

Lord94 08-17-2019 19:16

[Help] set delays
 
i looking for a code to execute command after a certain time for e.x


PHP Code:

client_cmd(id"stop; record %s" target_name

3 secs after starting demo recorder, i want it to execute another command for ex:


PHP Code:

client_print(iprint_chat"[*ADMINS*]Demo started on Player ^"%s^""target_player


thEsp 08-17-2019 19:38

Re: [Help] set delays
 
set_task


All times are GMT -4. The time now is 07:42.

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