Some questions about server_query API by Exolent
I have some question with this,and some doubts...
I want to use this in a menu,but I must made an delay to this,because if I made the menu on the forward called by sq_query(),the menu doesn't show the data of the server. -How I must do to don't make a delay,and get the data of the server in that forward? Maybe a task getting the data every 60 seconds,and when the user calls the menu,the menu shows the last data obteinad? But I don't want to flood the server. ~~~~~~~~~~~~~~~~ How I can use the array called iServer(See in the code) with more servers,or making a multiple array and use it,without hardcodding the plugin. This is because I want to make a *.ini file and set my servers there and I have 10. ~~~~~~~~~~~~~~~~ I get this message when I compile the plugin. Code:
Warning: Symbol is assigned a value that is never used: "iServer" on line 24~~~~~~~~~~~~~~~~ Here is my code. Code:
Thanks Sorry for my bad english. [NOTE] I am testing how to make the plugin,thats why the plugin doesn't check somethings,like iError,etc. |
Re: Some questions about server_query API by Exolent
I have another question
I cant use iPort in the example plugin I can use iServer variable but cant iPort I dont know why. |
Re: Some questions about server_query API by Exolent
Quote:
|
Re: Some questions about server_query API by Exolent
-bump-
|
Re: Some questions about server_query API by Exolent
-bump-
|
| All times are GMT -4. The time now is 19:39. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.