message_begin parameter
I have a problem with the function message_begin
I want to display a message on left-corner but I have a native error so I want to know what are possible values of msg_type??? |
msg_type is client's message id.
I think you want HUD message. If so use natives set_hudmessage and show_hudmessage. |
Ok thanks for this informations i will try with hudmessage
|
But hudmessage isn't possible here, look :
Code:
result = dbi_query(dbc,"SELECT * FROM amxwarn2 WHERE authid = '%s'",authid)Thanks |
Then FORMAT IT TO A STRING.
|
Ok I will try it
|
| All times are GMT -4. The time now is 05:09. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.