Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 25 of 90
Search took 0.01 seconds.
Search: Posts Made By: Sdg
Forum: SourceMod Anti-Cheat 05-30-2015, 11:18
Replies: 4
Views: 1,085
Posted By Sdg
Re: Just one question.

CSS



Yes, it is.
SMAC 0.7.5.1



Sourcemd 1.5.3
Forum: SourceMod Anti-Cheat 05-29-2015, 21:03
Replies: 4
Views: 1,085
Posted By Sdg
Re: Just one question.

Would not say the reason when someone is disconnected, kicked, banned, etc, etc.
With SMAC "0.8.6.0" this does not happen.
What is the difference?

This has something to do with the topic?

...
Forum: SourceMod Anti-Cheat 05-29-2015, 20:16
Replies: 4
Views: 1,085
Posted By Sdg
Just one question.

Hello everyone.

http://i.imgur.com/Zb6pp9A.png

How I can suppress "(Dissconect by User)"?
Forum: Scripting 04-27-2015, 08:32
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban ID, ban IP.

Maybe it depends on the method of ban?
Like I said...
When ban comes from smac, the line works perfectly.

smac ban:

decl String:sKickMsg[256];
FormatEx(sKickMsg,...
Forum: Scripting 04-25-2015, 16:54
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban ID, ban IP.

To client banned, of course..



Exactly the same.
Works only for the ban of smac...



New line, yes!
Forum: Scripting 04-25-2015, 16:01
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban ID, ban IP.

You know why this line not appear?

PrintToConsole(client, "========== Test ============\nNombre: %N\n SteamID: %s \n IP: %s /n========== Test ============\n", client, sAuthID, ip);
Forum: Scripting 04-25-2015, 15:58
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban ID, ban IP.

SourcePawn Compiler 1.7.0-manual
plugin.sp(17) : error 140: new-style array types cannot specify dimension sizes as part of their type
plugin.sp(17) : warning 215: expression has no effect...
Forum: Scripting 04-25-2015, 15:35
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban ID, ban IP.

Wild:

I get the following errors when trying to compile this.



symbol already defined: "Action"
symbol already defined: "PrintToChatAll"
symbol is never used "OnBanClient"
Forum: Scripting 04-22-2015, 17:37
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban ID, ban IP.

Thanks guys!

If i take code from WildCard65, I'm having the same problem as before unable to change the message (Added to banned list.), Right?
On the other hand, when I compile this, shoot me...
Forum: Scripting 04-22-2015, 10:59
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban ID, ban IP.

How would you do it correctly?
Is there another way?

I can shorten the timers to "0.3" to decrease the margin of error if another ban ocurred at the same time...

Sorry if my english is bad!
Forum: Scripting 04-22-2015, 09:51
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

Rules VIEWED!

I created Timers, to ban the ip seconds later.
So I can manipulate the messages through the translations ..


new String:ip[255];
//new String:sAuthID[64];

public...
Forum: Scripting 04-21-2015, 22:30
Replies: 35
Views: 3,902
Posted By Sdg
Forum: Scripting 04-21-2015, 19:10
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

The same message!
Forum: Scripting 04-21-2015, 17:42
Replies: 35
Views: 3,902
Posted By Sdg
Forum: Scripting 04-21-2015, 16:12
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

Yes. This works, but:
When ban come from SMAC, I get:
"Disconnect: Added to banned list."
Forum: Scripting 04-21-2015, 00:07
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

/* Script generated by SourcePawn IDE */

#pragma semicolon 1
#include <sourcemod>

public Plugin:myinfo =
{
name = "test",
author = "test",
description = "test",
Forum: Scripting 04-20-2015, 17:15
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

Thanks arne1288, works fine!
Forum: Scripting 04-20-2015, 16:37
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

OK I will!

I would like to apply this ban by IP, only if the previous ban (ID) is permanent... How can it be?
Forum: Scripting 04-20-2015, 16:21
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

Gracias BAILANDO!

I add this on basebans.sp and works!

public Action:OnBanClient(client, time, flags, const String:reason[], const String:kick_message[], const String:command[], any:admin)
{
...
Forum: Scripting 04-20-2015, 15:54
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

public Action:OnBanClient(client, time, flags, const String:reason[], const String:kick_message[], const String:command[], any:admin)
{
new String:ip[255], clientid;
GetClientIP(client,...
Forum: Scripting 04-20-2015, 15:40
Replies: 35
Views: 3,902
Posted By Sdg
Forum: Scripting 04-20-2015, 13:44
Replies: 35
Views: 3,902
Posted By Sdg
Re: On ban client, ban IP.

What part exactly?
My server is CSS...
Forum: Scripting 04-20-2015, 07:24
Replies: 35
Views: 3,902
Posted By Sdg
.............

Hello everyone!

I'm looking, after a ban of SteamID (by admin or any plugin), the player gets temporary IP ban.

line 83
basebans/ban.sp

If I do this, the player is banned by IP permanently....
Forum: Plugin/Gameplay Ideas and Requests 03-26-2015, 16:02
Replies: 0
Views: 300
Posted By Sdg
[CSS] Restrict commands when an admin is online

I would like a plugin where possible restrict certain commands when an admin is online..

For example, the "votemap" and "voteban" commands are restricted if an admin.

I would appreciate the...
Forum: Scripting 03-21-2015, 16:42
Replies: 5
Views: 1,343
Posted By Sdg
Showing results 1 to 25 of 90

 
Forum Jump

All times are GMT -4. The time now is 18:57.


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