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

CommandExists crashing server


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
_GamerX
AlliedModders Donor
Join Date: Jun 2011
Location: Fun Server
Old 03-25-2018 , 04:17   CommandExists crashing server
Reply With Quote #1

Hi, why if use fuction CommandExists so my server random crashing.

PHP Code:
        if(StrContains(text"/") == || StrContains(text"!") == 0)
        {
            
ReplaceString(textsizeof(text), "/""sm_");
            
ReplaceString(textsizeof(text), "!""sm_");
            if(!
CommandExists(text)) CPrintToChat(client"%t""command not exists");
            return 
Plugin_Handled;
        } 
Here is reports:
https://crash.limetech.org/lqkd2x4hzm6t
https://crash.limetech.org/ugia6ukczo73
https://crash.limetech.org/s6urdm34d7za
__________________

Last edited by _GamerX; 03-25-2018 at 04:18.
_GamerX is offline
Send a message via ICQ to _GamerX Send a message via Skype™ to _GamerX
 



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 00:50.


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