Simple stuff
How do I send a steam id to the log file?
log_amx("Steamid =" ,authid) ? authid is a string How do I send an id to the log file? log_amx("id =" ,id) ? id is numeric Thanks. |
Code:
Code:
|
Ok...
log_amx("TheTypeOfParameterI'mGoingToSend",Th eActualParameter) log_amx("%s", authid") is the " after authid correct? Thanks. |
Nope my mistake..
Code:
|
| All times are GMT -4. The time now is 16:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.