read messages from messagemode
PHP Code:
i tried from some examples but those weren't good |
Re: read messages from messagemode
are you sure you're extracting the text that goes into MYTEXT from messagemode corectly?
Quote:
|
Re: read messages from messagemode
messagemode is only to send a command to console via say hud, you need first to create a normal handle for an command, after do this, send to client like client_cmd(id,"messagemode amx_test");
|
Re: read messages from messagemode
PHP Code:
|
Re: read messages from messagemode
Quote:
all i want is after the player gets messagemode MYTEXT everything he writes to be saved on addons/amxmodx/configs/myfiles.ini as "n" "steamid" "MYTEXT(what he writes on messagemode)" ;name |
Re: read messages from messagemode
Try with fvault. With some editionns you can set it to save in an .ini file at amxmodx/configs instead of amxmodx/data/file_vault if that matter to you.
https://forums.alliedmods.net/showthread.php?t=76453 |
Re: read messages from messagemode
Quote:
|
Re: read messages from messagemode
It can be done using log_amx or someting else, you do not need to write a file itself, what is the purpose of that plugin?
|
Re: read messages from messagemode
Quote:
|
Re: read messages from messagemode
ok but, what is the purpose of that plugin?
it seems to be not hard to do |
| All times are GMT -4. The time now is 07:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.