array must be indexed
PHP Code:
PHP Code:
PHP Code:
|
Re: array must be indexed
szTime1 , szTime2, szTimeArg1, szTimeArg2 and szTimeArg3 are strings. And you want to compare directly a string like that ? ^^
Use str_to_float() before. |
Re: array must be indexed
do you have other idea how to compare
PHP Code:
|
Re: array must be indexed
Like I've said ; Use str_to_float() before.
|
Re: array must be indexed
its compiled fine, now i need to test it in game :)
|
Re: array must be indexed
strcmp
|
Re: array must be indexed
It will compare if string are the same or not, not if x value is < or > to y value.
|
| All times are GMT -4. The time now is 08:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.