asdasdasd'
new Float:test[33];
test[id] - (test[id] > 0.0 ? -1.0 : 1.0) |
Re: Invalid string <possibly non-terminated string>
give us your all code.
|
Re: Invalid string <possibly non-terminated string>
That code you posted makes no sense, did you intend:
PHP Code:
PHP Code:
|
Re: Invalid string <possibly non-terminated string>
I mean this...
ColorChat(id, Grey, "^4*^3 You have^1 %.1f points^3.", test[id] - (test[id] > 0.0 ? -1.0 : 1.0)"); |
Re: Invalid string <possibly non-terminated string>
ColorChat(id, Grey, "^4*^3 You have^1 %.1f points^3.", test[id] - (test[id] > 0.0 ? -1.0 : 1.0)");
Your error is bolded |
Re: Invalid string <possibly non-terminated string>
Quote:
|
| All times are GMT -4. The time now is 09:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.