AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   is it true? (https://forums.alliedmods.net/showthread.php?t=332572)

mrmiki 05-19-2021 20:48

is it true?
 
hi i need a help


HTML Code:

        if(time == 0)
        {
        //command
        }

        else if(time > 0)
        {
        //command
        }

there is no error while compiling but i dont if it works

Drixevel 05-19-2021 21:15

Re: is it true?
 
You're gonna need to show more code.


All times are GMT -4. The time now is 06:16.

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