Raised This Month: $ Target: $400
 0% 

Unban Player's But different from others...


Post New Thread Reply   
 
Thread Tools Display Modes
Stu-E
Senior Member
Join Date: Nov 2009
Location: Antalya/Turkey
Old 02-19-2010 , 12:40   Re: Unban Player's But different from others...
Reply With Quote #41

I've said you all the time, I want it before map changed, if you can't understand, pls no bump (:
__________________
[email protected]
Match-Bot
+ KaRMa

Türksen katıl gruba "Türk" ;)
Stu-E is offline
Send a message via MSN to Stu-E Send a message via Skype™ to Stu-E
OM NOM NOM NOM
Member
Join Date: Jan 2010
Old 02-19-2010 , 23:09   Re: Unban Player's But different from others...
Reply With Quote #42

Oh wow, this thread is still alive.
OM NOM NOM NOM is offline
Stu-E
Senior Member
Join Date: Nov 2009
Location: Antalya/Turkey
Old 02-20-2010 , 03:20   Re: Unban Player's But different from others...
Reply With Quote #43

yes xD
__________________
[email protected]
Match-Bot
+ KaRMa

Türksen katıl gruba "Türk" ;)
Stu-E is offline
Send a message via MSN to Stu-E Send a message via Skype™ to Stu-E
Stu-E
Senior Member
Join Date: Nov 2009
Location: Antalya/Turkey
Old 03-14-2010 , 16:18   Re: Unban Player's But different from others...
Reply With Quote #44

a few months have been passed.... And ; anyone helped..
__________________
[email protected]
Match-Bot
+ KaRMa

Türksen katıl gruba "Türk" ;)
Stu-E is offline
Send a message via MSN to Stu-E Send a message via Skype™ to Stu-E
Sn!ff3r
Veteran Member
Join Date: Aug 2007
Location: Poland
Old 03-14-2010 , 21:17   Re: Unban Player's But different from others...
Reply With Quote #45

Quote:
/* Plugin generated by AMXX-Studio */

#include <amxmodx>
#include <amxmisc>

#define PLUGIN "Nowy Plugin"
#define VERSION "1.0"
#define AUTHOR "Sn!ff3r"


public plugin_init() {
register_plugin(PLUGIN, VERSION, AUTHOR)

register_clcmd("amx_unbanall", "unban_steamid", ADMIN_BAN)
}

public unban_steamid(id)
{
if(!(get_user_flags(id) & ADMIN_BAN)) return PLUGIN_HANDLED

new file = fopen("banned.cfg", "rt")

static buffer[128]

while(!feof(file))
{
fgets(file, buffer, 127)
server_cmd("removeid %s", buffer)

}
fclose(file)

delete_file("banned.cfg")

return PLUGIN_HANDLED
}
__________________
Join US - custom Zombie Server - Custom Addons:



Sn!ff3r is offline
Send a message via Skype™ to Sn!ff3r
Stu-E
Senior Member
Join Date: Nov 2009
Location: Antalya/Turkey
Old 03-16-2010 , 14:42   Re: Unban Player's But different from others...
Reply With Quote #46

thx. but non-steam? (:
__________________
[email protected]
Match-Bot
+ KaRMa

Türksen katıl gruba "Türk" ;)
Stu-E is offline
Send a message via MSN to Stu-E Send a message via Skype™ to Stu-E
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-16-2010 , 14:53   Re: Unban Player's But different from others...
Reply With Quote #47

Quote:
Originally Posted by Stu-E View Post
thx. but non-steam? (:
Oh, nobody told you ?
Nonsteam is not supported here.
Find a nonsteam website.

Oh wait, other solution :

__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
kanatzu
Veteran Member
Join Date: Oct 2007
Location: Sweden
Old 03-16-2010 , 14:54   Re: Unban Player's But different from others...
Reply With Quote #48

Quote:
Originally Posted by ConnorMcLeod View Post
Oh, nobody told you ?
Nonsteam is not supported here.
Find a nonsteam website.

Oh wait, other solution :


Too expensive..
__________________




Quote:
Originally Posted by wrecked_ View Post
Stop saying words before I sodomize you with a cucumber.
kanatzu is offline
Send a message via MSN to kanatzu
Stu-E
Senior Member
Join Date: Nov 2009
Location: Antalya/Turkey
Old 03-16-2010 , 14:57   Re: Unban Player's But different from others...
Reply With Quote #49

I know non-steam isnt supported here.But there are a lot of guy which are non-steam (: so pls help hehaha
__________________
[email protected]
Match-Bot
+ KaRMa

Türksen katıl gruba "Türk" ;)
Stu-E is offline
Send a message via MSN to Stu-E Send a message via Skype™ to Stu-E
kanatzu
Veteran Member
Join Date: Oct 2007
Location: Sweden
Old 03-16-2010 , 15:02   Re: Unban Player's But different from others...
Reply With Quote #50

Quote:
Originally Posted by Stu-E View Post
I know non-steam isnt supported here.But there are a lot of guy which are non-steam (: so pls help hehaha
I know murdering isen't allowed. But there is alot of murderer so please help me kill this annoying kid.
__________________




Quote:
Originally Posted by wrecked_ View Post
Stop saying words before I sodomize you with a cucumber.
kanatzu is offline
Send a message via MSN to kanatzu
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 05:05.


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