Timer
Hello
i create the timer referring to the other scripts or manual compile fail ... where is problem? best regards, PHP Code:
|
Re: Timer
For starters, time is really time() - a function that retrieves the time, therefore you can't use it as a variable name. You also have no reason to make that variable a 32 cell array - your only using it local to that function as a temporary value.
Also, get_gametime() returns a float so you can't assign that value to an integer variable. |
Re: Timer
@hornet
thanks for answer to resolve it? |
Re: Timer
Code:
Code:
do not use array for it |
Re: Timer
1 Attachment(s)
There are few things missing to detect more buttons, i suggest you install the attached plugin, and in your plugin just use the following code :
PHP Code:
|
Re: Timer
@GordonFreeman (RU)
thanks for answer i use ConnorMcLeod version thanks for you @ConnorMcLeod thanks for answer i use this thanks for you How do I become advanced developers like you do? |
Re: Timer
Loose few years of your time on this forum
|
Re: Timer
Quote:
|
| All times are GMT -4. The time now is 06:16. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.