SQL_MakeDbTuple port?
How do you change it?
PHP Code:
Edit: Nevermind, this is from the newer SQLx version (it's most likely bugged in the old one). |
Re: SQL_MakeDbTuple port?
should work.
char *host = strdup(MF_GetAmxString(amx, params[1], 0, &len)); get the second param for example like this "123.123.132.133" or "123.123.123.123:12312" if substring after ":" founded that you provide the port so if(p) set the sql->port. else port->0 // uses default port .. PHP Code:
|
| All times are GMT -4. The time now is 20:41. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.