Raised This Month: $ Target: $400
 0% 

Tag


Post New Thread Reply   
 
Thread Tools Display Modes
lordshiva
BANNED
Join Date: Aug 2009
Location: Heaven
Old 09-30-2009 , 01:44   Re: Clan Tag {}
Reply With Quote #11

Thanks Flysiks i will try this whn i will be @home.....ty
lordshiva is offline
hleV
Veteran Member
Join Date: Mar 2007
Location: Lithuania
Old 09-30-2009 , 01:57   Re: Clan Tag {}
Reply With Quote #12

That will add those tags every time player is connected. You should check if it doesn't contain those tags already.
__________________
hleV is offline
meigyoku
BANNED
Join Date: Apr 2009
Old 09-30-2009 , 15:13   Re: Clan Tag {}
Reply With Quote #13

Quote:
Originally Posted by Xellath View Post
Teach you how to search? You've got to be joking.

Enter a tag and press search here.
Moderators should close this topic!
meigyoku is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 09-30-2009 , 15:38   Re: Clan Tag {}
Reply With Quote #14

Quote:
Originally Posted by meigyoku View Post
Moderators should close this topic!
Why? This isn't even your topic, and the original poster isn't done being helped.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 09-30-2009 , 18:41   Re: Clan Tag {}
Reply With Quote #15

Quote:
Originally Posted by hleV View Post
That will add those tags every time player is connected. You should check if it doesn't contain those tags already.
Yes, you are correct. But, when a player leaves the server they will NOT have the tag in their name. So, the behavioral solution to that is to not ever put the tag on before you join the server .

I guess it can be added but I'm not going to do it unless it's an actual request.
__________________
fysiks is offline
meigyoku
BANNED
Join Date: Apr 2009
Old 10-01-2009 , 00:49   Re: Clan Tag {}
Reply With Quote #16

I see some tag plugins in forum, only search with tag or clan title!
meigyoku is offline
lordshiva
BANNED
Join Date: Aug 2009
Location: Heaven
Old 10-08-2009 , 11:27   Re: Clan Tag {}
Reply With Quote #17

Quote:
Originally Posted by fysiks View Post
PHP Code:
#include <amxmodx>

new const PRE_TAG[] = "ICSL_{"
new const POST_TAG[] = "}"

public plugin_init()
{
    
register_plugin("Clan Tag on Join","1.0","Fysiks")
}

public 
client_putinserver(id)
{
    new 
name[33]
    
get_user_name(id,name,32)

    
format(namecharsmax(name), "%s%s%s"PRE_TAGnamePOST_TAG)

    
set_user_info(id"name"name)

The answer to your next question is No (You should know what I'm talking about lol)

If Player ve this tag than dont change......can u edit that for mee
lordshiva is offline
Joker4ever
Member
Join Date: Dec 2008
Old 10-08-2009 , 12:17   Re: Clan Tag {}
Reply With Quote #18

ICSL Clan is on non-steam right?
Joker4ever is offline
superang
Senior Member
Join Date: Apr 2009
Location: Portugal
Old 10-08-2009 , 13:45   Re: Clan Tag {}
Reply With Quote #19

202.177.241.76:27015 - Protocol 47 Checked on HLSW, are you and Indian? i hate Indians (One steal my cellphone one time)
__________________
superang is offline
Send a message via MSN to superang
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 10-08-2009 , 14:00   Re: Clan Tag {}
Reply With Quote #20

Quote:
Originally Posted by Joker4ever View Post
ICSL Clan is on non-steam right?
Quote:
Originally Posted by superang View Post
202.177.241.76:27015 - Protocol 47 Checked on HLSW, are you and Indian? i hate Indians (One steal my cellphone one time)
What are you two talking about?
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] 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 13:41.


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