Invalid character constant
hello i have this code
PHP Code:
Code:
Error: Invalid character constant on line 520 |
Re: Invalid character constant
from.
^"%i^ to ^"%i^" |
Re: Invalid character constant
1. Don't use quotations around numbers.
2. Your Name and PlayedTime variables are placed incorrectly, which could be the cause. 3. You have g_iPlayersInfo[iPlayer][PlayedTime] as a string which I assume is an integer as well 4. Use steam id as the key, not name. I can join your server using someone elses name and have all of their stats, it makes no sense. Try: PHP Code:
|
| All times are GMT -4. The time now is 02:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.