SQLx issue
Hi,
I'm new on amxx scripting so please don't laugh ;) Here is a code: Code:
new qcolAuth = SQL_FieldNameToNum(Query, "user")Sorry for bad english... |
Re: SQLx issue
Try
Points = SQL_ReadResult( Query, qcolPoints ); |
Re: SQLx issue
Quote:
http://www.amxmodx.org/funcwiki.php?go=func&id=1105 Code:
SQL_ReadResult ( Handle:query, column, {Float,_}:... ) |
Re: SQLx issue
Thanks a lot guys. Works fine now
|
| All times are GMT -4. The time now is 08:35. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.