29.06.2013, 14:11
so first have any one of you tried this ? https://sampwiki.blast.hk/wiki/Query_Mechanism/Csharp
i am working on a application, actually i am very beginner to C# i am learning it , i got everything working using thata api code.. but response from 'd' is kinda very fail
it stop fetching players info if total player are more than 29-30 or somewhere near value , i tried to break out loop from api when count more than certain number but it is still same..
so what actually happening is
int count = sQuery.Recieve(); returns 0 count when player count is more than 30 ( approx )
i tried multiple servers too.
though api work like charm and i get very good response from all other packets but 'd' is failing hard
can someone help me out ? i am quite struck at this point already tried 5 hours of work and got sick of it, firstly though listView is fialing but sooner i realised mistake i.e. this api failing
so please..!
Thanks in Advance
i am working on a application, actually i am very beginner to C# i am learning it , i got everything working using thata api code.. but response from 'd' is kinda very fail
it stop fetching players info if total player are more than 29-30 or somewhere near value , i tried to break out loop from api when count more than certain number but it is still same..
so what actually happening is
int count = sQuery.Recieve(); returns 0 count when player count is more than 30 ( approx )
i tried multiple servers too.
though api work like charm and i get very good response from all other packets but 'd' is failing hard
can someone help me out ? i am quite struck at this point already tried 5 hours of work and got sick of it, firstly though listView is fialing but sooner i realised mistake i.e. this api failing
so please..!
Thanks in Advance