AMXX-BG.INFO ichat.inc

ichat

Browse all symbols documented inside this include file.

Constants

Name Description
_ichat_included

Functions

Name Description
iChatSendCustomData Send data to iChat main plugin You can change the maximum number of datas. Deafult is 2 (0, 1). If more or less, it will be 0. An exemble would be: iChatSendCustomData( id, 0, "Custom" ); You can't format, you have to use formatex before.
iChatVipAction Check, set, or remove a VIP. You have to reset all by yourself (at putinserver etc...). It's not saved at map change.