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

Welcome Player Conect message


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Admin Commands       
Linkin Hisoka
Senior Member
Join Date: Sep 2014
Location: Morocco, Marrakesh
Old 12-19-2014 , 18:40   Welcome Player Conect message
Reply With Quote #1

Welcome Message


Screenshot :



CODE :

Code:
#include <amxmodx>
#include <amxmisc>
#include < csx >
#include <ColorChat>

#define PLUGIN "New Plug-In"
#define VERSION "1.0"
#define AUTHOR "Hisoka"


public plugin_init() {
	register_plugin(PLUGIN, VERSION, AUTHOR)
	
}
public client_putinserver(id)
{
	if(!is_user_bot(id) && is_user_connected(id))
		set_task(3.0,"message",id)
}
public message(id)
{
	new name[33]
	new stats[8]
	new body[8]
	new rank_pos = get_user_stats( id, stats, body )
	new rank_max = get_statsnum( )
	
	get_user_name(id,name,charsmax(name))
	ColorChat(id,NORMAL,"^4[Tag] ^3Welcome ^1%s ^3To our server ^4Your Rank is %d from %d ",name,rank_pos, rank_max )
	
	client_cmd(id,"spk ^"hello^"")
}
Description :

When playing in server the colorchat show in 3 sec whit sound type Hello

EnJoy
Attached Files
File Type: sma Get Plugin or Get Source (conectplayermessage.sma - 1549 views - 874 Bytes)
File Type: amxx conectplayermessage.amxx (4.9 KB, 475 views)
__________________
Moroccan and proud

Last edited by Linkin Hisoka; 12-20-2014 at 08:23.
Linkin Hisoka is offline
ZiZox
Senior Member
Join Date: Sep 2014
Location: Morocco
Old 12-19-2014 , 18:54   Re: Welcome Player Conect message
Reply With Quote #2

GJ & Good Luck Mr.7iZo9a
ZiZox is offline
Send a message via Skype™ to ZiZox
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 12-19-2014 , 21:24   Re: Welcome Player Conect message
Reply With Quote #3

Awesome plugin, i really need to use this in my server!

Now seriously, can't someone just delete his permissions from posting new plugins for a couple of months? This is getting ridiculous.
__________________
Jhob94 is offline
feifei
Senior Member
Join Date: Sep 2014
Location: India
Old 12-20-2014 , 01:31   Re: Welcome Player Conect message
Reply With Quote #4

Simple coded and awesome plugin !!
__________________
MaTriX is my life
Visit Here ;) For ZP MODs
feifei is offline
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 12-20-2014 , 01:41   Re: Welcome Player Conect message
Reply With Quote #5

Redundant. This plugin could of been made by anyone within 60 secs. Not enough features for it to be considered a new plugin.

If you dont want it Unapproved you should think of adding more features.

But agree with jhob
__________________
Blizzard_87 is offline
Linkin Hisoka
Senior Member
Join Date: Sep 2014
Location: Morocco, Marrakesh
Old 12-20-2014 , 07:26   Re: Welcome Player Conect message
Reply With Quote #6

Quote:
Unread Yesterday , 09:24 PM Re: Welcome Player Conect message
Reply With Quote Multi-Quote This Message Quick reply to this message #3
Awesome plugin, i really need to use this in my server!

Now seriously, can't someone just delete his permissions from posting new plugins for a couple of months? This is getting ridiculous.
hahahahah I'm passionate and I like to put Plugins in allied
__________________
Moroccan and proud
Linkin Hisoka is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 12-20-2014 , 07:42   Re: Welcome Player Conect message
Reply With Quote #7

Please stop wasting out time. Read the rules and only submit plugins that are worthy of submission.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Jhob94
AMX Mod X Donor
Join Date: Jul 2012
Old 12-20-2014 , 07:57   Re: Welcome Player Conect message
Reply With Quote #8

The worst part of all is that you didn't even made it.
The only thing you have done was edit task time and change hud message to print message from your request
__________________
Jhob94 is offline
Linkin Hisoka
Senior Member
Join Date: Sep 2014
Location: Morocco, Marrakesh
Old 12-20-2014 , 08:00   Re: Welcome Player Conect message
Reply With Quote #9

Quote:
Please stop wasting out time. Read the rules and only submit plugins that are worthy of submission.
But these additions do not deserve submission o.O?

I excelled in this and took the ideas excelled despite the lack of lot CODE

I strongly as I would like to get Junior Member
__________________
Moroccan and proud
Linkin Hisoka is offline
Linkin Hisoka
Senior Member
Join Date: Sep 2014
Location: Morocco, Marrakesh
Old 12-20-2014 , 08:01   Re: Welcome Player Conect message
Reply With Quote #10

set task is time to show message
__________________
Moroccan and proud
Linkin Hisoka 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 00:44.


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