Raised This Month: $51 Target: $400
 12% 

HELP code


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Dote
Member
Join Date: Jan 2018
Old 03-16-2018 , 09:21   HELP code
Reply With Quote #1

hi
witch line its wrong can u fix it guys?

PHP Code:
                {
                static 
szHudRed[20], szHudGreen[20], szHudBlue[20], szNvgRed[20], szNvgGreen[20], szNvgBlue[20], szFlashRed[20], szFlashGreen[20], szFlashBlue[20], szHudx[20], szHudy[20], szHudt[20]
                
parse(g_fdataszHudRedcharsmax(szHudRed), szHudGreencharsmax(szHudGreen), szHudBluecharsmax(szHudBlue), szNvgRedcharsmax(szNvgRed), szNvgGreencharsmax(szNvgGreen), szNvgBluecharsmax(szNvgBlue), szFlashRedcharsmax(szFlashRed), szFlashGreencharsmax(szFlashGreen), szFlashBluecharsmax(szFlashBlue), szHudxcharsmax(szHudx), szHudycharsmax(szHudy), szHudtcharsmax(szHudt))
        
                
g_hudred[id] = str_to_num(szHudRed)
                
g_hudgreen[id] = str_to_num(szHudGreen)
                
g_hudblue[id] = str_to_num(szHudBlue)
                
g_nvgred[id] = str_to_num(szNvgRed)
                
g_nvggreen[id] = str_to_num(szNvgGreen)
                
g_nvgblue[id] = str_to_num(szNvgBlue)
                
g_flashred[id] = str_to_num(szFlashRed)
                
g_flashgreen[id] = str_to_num(szFlashGreen)
                
g_flashblue[id] = str_to_num(szFlashBlue)
                
g_hud_stats_x[id] = str_to_num(szHudx)
                
g_hud_stats_y[id] = str_to_num(szHudy)
                
g_hud_stats_t[id] = str_to_num(szHudt)
            } 
Dote is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-16-2018 , 09:35   Re: HELP code
Reply With Quote #2

Was it so hard to tell us what the error is and on which line? Was it even harder to think of a proper title?!
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
Dote
Member
Join Date: Jan 2018
Old 03-16-2018 , 09:55   Re: HELP code
Reply With Quote #3

Quote:
Originally Posted by OciXCrom View Post
Was it so hard to tell us what the error is and on which line? Was it even harder to think of a proper title?!
the last 3 lines its wrong and i cant fix it just help can u?
Dote is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 03-16-2018 , 11:51   Re: HELP code
Reply With Quote #4

Quote:
Originally Posted by Dote View Post
the last 3 lines its wrong and i cant fix it just help can u?
There's nothing wrong with those lines. If you say it's wrong you should probably also say WHY you think that is. What is happening/not happening? What is supposed to happen?

I assume the problem is you're trying to use floats as numbers but it's pretty ignorant to just say "what's wrong" without explaining shit.
__________________

Last edited by Black Rose; 03-16-2018 at 12:24.
Black Rose is offline
Dote
Member
Join Date: Jan 2018
Old 03-16-2018 , 15:34   Re: HELP code
Reply With Quote #5

Quote:
Originally Posted by Black Rose View Post
There's nothing wrong with those lines. If you say it's wrong you should probably also say WHY you think that is. What is happening/not happening? What is supposed to happen?

I assume the problem is you're trying to use floats as numbers but it's pretty ignorant to just say "what's wrong" without explaining shit.
it doesn't matter fixed
Dote is offline
Reply



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 20:09.


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