Raised This Month: $51 Target: $400
 12% 

Solved messagemode issue


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
indraraj striker
Veteran Member
Join Date: Mar 2014
Location: Under the water
Old 03-10-2018 , 08:00   messagemode issue
Reply With Quote #1

Solved this issue was due to set task 0.5
When you retry 3 or 4 time you will get Enter a text message mode.
sometime it work, sometime it doesn't.
Where is the issue?
Thanks

Code:

PHP Code:

#include amxmodx

public client_putinserver(id)
{
  
set_task(0.5,"menu_popup",id);
}

public 
menu_popup(id)
{
client_cmd(id"messagemode Enter_A_Text");


Last edited by indraraj striker; 03-10-2018 at 08:11.
indraraj striker is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:08.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode