Raised This Month: $ Target: $400
 0% 

JailBreak - Fix model Command


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Amine Belokda
Senior Member
Join Date: Oct 2015
Location: ML_NOT_FOUND
Old 07-30-2017 , 14:44   Re: JailBreak - Fix model Command
Reply With Quote #1

Quote:
Originally Posted by Sanjay Singh View Post
Try this and put this plugin before jailbreak.amxx

PHP Code:
#include <amxmodx>
#include <amxmisc>

public plugin_init() 
{
    
register_plugin("Block Models""1.0""$[Y]Y~#Rocks");
    
register_clcmd("model","block_cmd");
}

public 
block_cmd(id)
{
    
client_print(idprint_chat,"This Command Is Blocked.")
    return 
PLUGIN_HANDLED;

Not Work !
__________________
Amine Belokda is offline
Send a message via MSN to Amine Belokda
Reply


Thread Tools
Display Modes

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 23:27.


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