This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Plmenu with motd when player been banned


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Ant1Lamer
Senior Member
Join Date: Jul 2009
Old 07-29-2014 , 06:36   Plmenu with motd when player been banned
Reply With Quote #1

Need motd with 3 seconds delay when player been banned i try with this but when players is banned i cant make to be kicked only show motd and thats it

PHP Code:
public ShowMotdBan(id)
{
    new 
motd[1501], len
    
    len 
format(motd1500,"<body bgcolor=#000000><font color=#87cefa><pre>")
    
len += format(motd[len], 1500-len,"<center><font=^"ArialBlack^"><font size=^"8^"><font color=^"red^"><B>You Have BANNED!</B></color></size></font></center>^n")
    
len += format(motd[len], 1500-len,"<left><font=^"ArialBlack^"><font size=^"6^"><font color=^"blue^"><B>*CHECK YOUR CONSOLE!</B></color></size></font></left>^n")
    
    
show_motd(idmotd"BANNED!")
    
    return 
1;

Attached Files
File Type: sma Get Plugin or Get Source (plmenu.sma - 508 views - 32.6 KB)

Last edited by Ant1Lamer; 07-29-2014 at 06:58.
Ant1Lamer is offline
 



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


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