Raised This Month: $ Target: $400
 0% 

Invalid character constant


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
lexzor
Veteran Member
Join Date: Nov 2020
Old 05-04-2021 , 19:43   Invalid character constant
Reply With Quote #1

hello i have this code

PHP Code:
formatex(g_iPlayersInfo[iPlayer][PlayedTime], charsmax(g_iPlayersInfo[][PlayedTime]), "^"%s^":^"%s^":^"%s^""g_iPlayedTime[iPlayer][Hours], g_iPlayedTime[iPlayer][Minutes], g_iPlayedTime[iPlayer][Seconds])
        
            
formatex(szQuerycharsmax(szQuery), "UPDATE `%s` SET `frags` = ^"%i^" , `deaths` = ^"%i^ , `played_time` = ^"%s^" WHERE `name` = ^"%s^"",
            g_szTables[0], g_iPlayersInfo[iPlayer][Frags], g_iPlayersInfo[iPlayer][Deaths], g_iPlayersInfo[iPlayer][Name], g_iPlayersInfo[iPlayer][PlayedTime]) 
and i get this:

Code:
Error: Invalid character constant on line 520
Error: Invalid character constant on line 522
lexzor is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:33.


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