Raised This Month: $ Target: $400
 0% 

strfind error :/


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Nitroexe
New Member
Join Date: Aug 2012
Old 08-19-2012 , 08:46   strfind error :/
Reply With Quote #1

Whats wrong?

Code:
iii = strfind(szLine, "Czlonek", 0, iii); // iii = 24
num_to_str(iii, test, 2);
client_print(0, print_console, test);
do
{

iii = iii + 2; // iii = 26 iii = 34
liczbaczlonkowi++;

iii = strfind(szLine, "Czlonek", 0, iii); /// iii 32;
test1++;
num_to_str(iii, test, 2);
client_print(0, print_console, test);
}
while(iii != -1 && test1 < 10)
Nitroexe is offline
 


Thread Tools
Display Modes

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 05:47.


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