AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   Changing level > call function (https://forums.alliedmods.net/showthread.php?t=49131)

bloodypizza 12-28-2006 13:23

Changing level > call function
 
Hi! Read the title!

I want to call a function when the time remaining hits 0 and the scoreboard is being displayed to every one.
Is it possible to do this with a register_event("xx","my_function","x>1") (so my_function will be called when there is 1 second left)?

bloodypizza 12-28-2006 14:17

Re: Changing level > call function
 
never mind, got it to work:
register_event("30", "change_level_event", "a")


All times are GMT -4. The time now is 22:10.

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