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

loading from file tag mistach


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 02-23-2012 , 08:27   loading from file tag mistach
Reply With Quote #1

i have a annoying error wich is pissing me out!

Code:
//global new gHatGlowColor[ MAX_HATS ][ iRgb ]; parse( szGlowData, iColor[ 0 ], sizeof iColor[ ] - 1, iColor[ 1 ], sizeof iColor[ ] - 1, iColor[ 2 ], sizeof iColor[ ] - 1 );                 gHatGlowColor[ gHatsNum ][ r ] = clamp( str_to_num( iColor[ 0 ], 255 ) );         gHatGlowColor[ gHatsNum ][ g ] = clamp( str_to_num( iColor[ 1 ], 255 ) );            gHatGlowColor[ gHatsNum ][ b ] = clamp( str_to_num( iColor[ 2 ], 255 ) );             gHatsNum++;

error comes at those tree lines after "parsing"
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
anakin_cstrike
Veteran Member
Join Date: Nov 2007
Location: Romania
Old 02-23-2012 , 08:34   Re: loading from file tag mistach
Reply With Quote #2

PHP Code:
clamp wichvalueminvaluemaxvalue 
__________________

anakin_cstrike is offline
Old 02-23-2012, 08:35
Arkshine
This message has been deleted by Arkshine. Reason: nvm
tuty
Veteran Member
Join Date: Jul 2008
Location: UK
Old 02-23-2012 , 08:40   Re: loading from file tag mistach
Reply With Quote #3

Quote:
Originally Posted by anakin_cstrike View Post
PHP Code:
clamp wichvalueminvaluemaxvalue 
omfg ...... what the hell should i say? I TOTALLY FORGOT THAT NATIVE HAS 3 FUCKING PARAMETERS
__________________
tuty is offline
Send a message via ICQ to tuty Send a message via AIM to tuty
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 21:17.


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