Raised This Month: $32 Target: $400
 8% 

Fix The Bug of Chat...


Post New Thread Reply   
 
Thread Tools Display Modes
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 03-25-2017 , 18:04   Re: Fix The Bug of Chat...
Reply With Quote #11

and its not only english forum, its help forum and support forum, if you cant help me so stop comment in my thread and let other people help me.
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 03-25-2017 , 18:06   Re: Fix The Bug of Chat...
Reply With Quote #12

Quote:
Originally Posted by fysiks View Post
i added it to buttom mean last one in plugin list and stile that bug....
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-25-2017 , 18:16   Re: Fix The Bug of Chat...
Reply With Quote #13

English it the official language for this website and both myself and Oxi posted the solution in plain english.

If it didn't work then you likely did something wrong (most likely, you forgot to restart your server after making the change). You should post the output of the following server command:

amxx list
__________________
fysiks is offline
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 03-25-2017 , 18:19   Re: Fix The Bug of Chat...
Reply With Quote #14

Quote:
Originally Posted by fysiks View Post
English it the official language for this website and both myself and Oxi posted the solution in plain english.

If it didn't work then you likely did something wrong (most likely, you forgot to restart your server after making the change). You should post the output of the following server command:

amxx list
i will explain now:
i put it in last plugins in plugins.ini and ther is other list of plugins_amxbans.ini and secmi clip in should i put it in them and i didnt restart server i only changed map...
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 03-25-2017 , 21:27   Re: Fix The Bug of Chat...
Reply With Quote #15

Quote:
Originally Posted by fysiks View Post
You should post the output of the following server command:

amxx list
__________________
fysiks is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 03-25-2017 , 21:35   Re: Fix The Bug of Chat...
Reply With Quote #16

Why ur making the variable message a global var thats will reformat the var ever time two players or more types together

Btw

alive = "^x01*DEAD* "

This an integer var not an array its only saves 1 chars
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 03-25-2017 at 21:37.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 03-26-2017 , 04:45   Re: Fix The Bug of Chat...
Reply With Quote #17

Quote:
Originally Posted by Natsheh View Post
Why ur making the variable message a global var thats will reformat the var ever time two players or more types together

Btw

alive = "^x01*DEAD* "

This an integer var not an array its only saves 1 chars
it switch betwen alive / dead
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
Natsheh
Veteran Member
Join Date: Sep 2012
Old 03-26-2017 , 05:42   Re: Fix The Bug of Chat...
Reply With Quote #18

PHP Code:
new status[6];
formatex(status5, (is_user_alive(id)?"Alive":"Dead")) 
this is the correct way


Also ...
PHP Code:
    static color[10]
    
get_user_team(idcolor9)
    
formatex(strName191"^x04[ADMINAS] %s^x03%s "alivename)
    
formatex(strText191"^x03%s"message)
    
formatex(message191"%s^x01: %s"strNamestrText)
    
sendMessage(colormessage
Or just use colorchat include this is very messed up
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 03-26-2017 at 05:47.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
D3XT3R
AlliedModders Donor
Join Date: Nov 2016
Location: Lithuania, Bomb A (Kauna
Old 03-27-2017 , 08:45   Re: Fix The Bug of Chat...
Reply With Quote #19

i need fix the bug not give me suggestion and ideas -.-
__________________
D3XT3R is offline
Send a message via Skype™ to D3XT3R
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 03-27-2017 , 09:04   Re: Fix The Bug of Chat...
Reply With Quote #20

The solution is move the plugin in the bottom. If it doesn't work, then the bug has nothing to do with this plugin.
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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 06:04.


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