Raised This Month: $ Target: $400
 0% 

Connect message


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DWIGHTpN
Senior Member
Join Date: Jan 2013
Location: Romania.
Old 01-02-2014 , 07:18   Re: Connect message
Reply With Quote #1

PHP Code:
#include<amxmodx>

public plugin_init() {
       
register_plugin("Connect msg""1.0""Loupu.");
}
public 
client_putinserver(id) {
       
set_task(2.0"MsgB"id);
}
public 
MsgB(id) {
       
client_print(idprint_chat"Welcome...");


Last edited by DWIGHTpN; 01-02-2014 at 07:20.
DWIGHTpN 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 10:07.


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