Why its not compiling,,
#8

******, i tried to make it with enum, like this:
pawn Код:
new line[1024];
               if(mysql_fetch_row(line))
               {
                   new var[pInfo];
                   sscanf(line, "p<|>e<s[30]s[128]dddddddddddds[128]ddddddddddddddddddddddddddddddddddddddffddddddddddddddddddddddddddddddddddddddddds[128]s[128]s[128]s[128]s[128]dffffdffffdffffddffffffffdfffffffffffffffddds[128]s[128]s[128]s[128]s[128]ffffdddddddddddddddddddddddddddddddddddddddddddddddddds[128]>", var);
             
                   gPlayerLogged[playerid] = 1;
                   mysql_free_result();
               }
its not working at all.. anyway, which way i can do the same without sscanf ?
Reply


Messages In This Thread
Why its not compiling,, - by vection - 09.09.2010, 12:41
Re: Why its not compiling,, - by Mauzen - 09.09.2010, 13:00
Re: Why its not compiling,, - by vection - 09.09.2010, 13:36
Re: Why its not compiling,, - by Voldemort - 09.09.2010, 13:45
Re: Why its not compiling,, - by legodude - 09.09.2010, 13:48
Re: Why its not compiling,, - by Slice - 09.09.2010, 13:52
Re: Why its not compiling,, - by JernejL - 09.09.2010, 14:14
Re: Why its not compiling,, - by vection - 09.09.2010, 14:44
Re: Why its not compiling,, - by James124 - 09.09.2010, 15:44
Re: Why its not compiling,, - by vection - 09.09.2010, 16:44

Forum Jump:


Users browsing this thread: 6 Guest(s)