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

Showing results 1 to 25 of 138
Search took 0.01 seconds.
Search: Posts Made By: juss
Forum: Plugins 03-14-2018, 08:26
Replies: 483
Views: 189,061
Posted By juss
Forum: Plugins 02-12-2018, 04:30
Replies: 483
Views: 189,061
Posted By juss
Re: [CS:GO] Cow Anti-Cheat (Updated 2/10/2018)

oh, i see now, hmm , well gotta think why else it doesnt bans with CowAC

the plugin i use for mysql bans: https://forums.alliedmods.net/showthread.php?t=191283

maybe you guys have some ideas...
Forum: Plugins 02-12-2018, 03:58
Replies: 483
Views: 189,061
Posted By juss
Re: [CS:GO] Cow Anti-Cheat (Updated 2/10/2018)

i think i found something

How SMAC bans:

if (SOURCEBANS_AVAILABLE())
{
SBBanPlayer(0, client, duration, sReason);
}
else
{
Forum: Plugins 02-09-2018, 00:57
Replies: 483
Views: 189,061
Posted By juss
Re: [CS:GO] Cow Anti-Cheat (Updated 2/7/2018)

i sent friend request to you (my avatar is black on steam and the nick is about the same as here) is it possible that you have a telegram ? its just better than chat in steam =)
Forum: Plugins 02-09-2018, 00:14
Replies: 483
Views: 189,061
Posted By juss
Forum: Plugins 02-08-2018, 04:24
Replies: 483
Views: 189,061
Posted By juss
Re: [CS:GO] Cow Anti-Cheat (Updated 2/7/2018)

Does any of you guys using standart mysql ban that sourcemod provides, just needed confirmation that CowAC actualy bans with sm_ban so it stores those bans in Mysql, could not figure out why it...
Forum: Plugins 02-07-2018, 13:35
Replies: 483
Views: 189,061
Posted By juss
Re: [CS:GO] Cow Anti-Cheat (Updated 2/7/2018)

thanks for letting me know, now the only thing to figure out why there is no bans stored in mysql db =) SMAC stores them just fine and any other bans made with sm_ban, im confused :(
I did not...
Forum: Plugins 02-07-2018, 13:00
Replies: 483
Views: 189,061
Posted By juss
Re: [CS:GO] Cow Anti-Cheat (Updated 2/7/2018)

So how can I turn on sm_ban by default instead of source bans, asking cause I don't see this option in generated CowAntiCheat.cfg. - I see in logs there were bans made:

[CowAC] 02/07/2018 09:45:12...
Forum: General 01-03-2018, 13:42
Replies: 48
Views: 15,753
Posted By juss
Re: [csgo] workshop maps are not working since last update

message says exactly about the collection problem, did you really try to make your own collections and load it instead of other users collection, for me personally the other one that was suggest did...
Forum: General 01-02-2018, 03:45
Replies: 48
Views: 15,753
Posted By juss
Re: [csgo] workshop maps are not working since last update

No not really =) copy past issues.

Dude =) it is working with your collection http://steamcommunity.com/sharedfiles/filedetails/?id=284158721

THANKS A LOT <3
Forum: General 01-01-2018, 04:57
Replies: 48
Views: 15,753
Posted By juss
Re: [csgo] workshop maps are not working since last update

Can anyone else please who host arena server confirm that it working fine and if so which method are you using

from this...
Forum: General 01-01-2018, 04:19
Replies: 48
Views: 15,753
Posted By juss
Re: [csgo] workshop maps are not working since last update

ASKER_CZ: sorry pall, but they can't help us

ANSWER FROM STEAM SUPPORT:
Unfortunately, we're not able to provide direct support for dedicated servers.

Because dedicated servers are...
Forum: General 12-31-2017, 18:44
Replies: 48
Views: 15,753
Posted By juss
Re: [csgo] workshop maps are not working since last update

mine arena doesn't work either .. maybe problem with those mods (arena and bhop), but that would be weird as you said
Forum: General 12-31-2017, 11:30
Replies: 48
Views: 15,753
Posted By juss
Re: [csgo] workshop maps are not working since last update

The only thing I can help you with is that a have the same problem ,, and seems there is not that many people who have it too , since there is only two of as reported it here

I did send a message...
Forum: General 12-29-2017, 03:08
Replies: 48
Views: 15,753
Posted By juss
Re: [csgo] workshop maps are not working since last update

Can confirm problem with workshop map, im using arena 1vs1 plugin by Spelwis
this collection i use http://steamcommunity.com/sharedfiles/filedetails/?id=279177557 , also by spelwis (nothing private...
Forum: Plugins 09-29-2017, 16:37
Replies: 93
Views: 45,509
Posted By juss
Re: [Any] Veterans Only (v1.0, 2015-01-22)

same thing as for mlov420, no errors, but not doing anything for csgo players except message in console on every player connect about checking player time, thats all. would love to have this fixed
Forum: Scripting 09-07-2017, 01:43
Replies: 9
Views: 2,255
Posted By juss
Re: CS_SetClientClanTag not working HELP PLZ

SourceMod Version: 1.8.0.6024
Forum: Scripting 09-07-2017, 00:11
Replies: 9
Views: 2,255
Posted By juss
Re: CS_SetClientClanTag not working HELP PLZ

I do have PrintToServer and PrintToChat for debagging on my test file , and it prints but the clan tag doesn't want to change


if(SQL_FetchInt(hQuery, 0))
{
...
Forum: Scripting 09-06-2017, 12:07
Replies: 9
Views: 2,255
Posted By juss
Re: CS_SetClientClanTag not working HELP PLZ

nope , not working

not sure why i need while here ? I'm checking only one client in mysql select (the player who connects to the server)
Forum: Scripting 09-05-2017, 14:44
Replies: 9
Views: 2,255
Posted By juss
CS_SetClientClanTag not working HELP PLZ

Trying to replace/add clan tag to once who found in db

not really working , can you guys take a look please



#include <sourcemod>
#include <cstrike>
#define PLUGIN_VERSION "1.0"
Forum: General 08-18-2017, 03:03
Replies: 372
Views: 111,130
Posted By juss
Re: New CSGO update broke my server

didnt helped me (linux ubuntu 16.04)
Forum: Plugins 08-01-2017, 13:30
Replies: 5
Views: 5,285
Posted By juss
Re: simple mysql reports CSGO

feel free to redo this plugin , inside mysql_reports.sp you can find that i tried also add The reason menu (so in first menu you can pick the Player - when opens second menu with the reason) - i...
Forum: Plugins 08-01-2017, 13:26
Replies: 5
Views: 5,285
Posted By juss
simple mysql reports CSGO

As the title says, this plugin allows players made reports on players that behave bad, this is my first plugin ever, so mods please check the SP file..

How it works
Simple in game chat you type...
Forum: Scripting 08-01-2017, 13:00
Replies: 1
Views: 821
Posted By juss
Re: RegConsoleCmd PROBLEM/HLP? works for admins only

figure out this myself
problem was with menu


if(IsClientInGame(i) && (CanUserTarget(client, i))) - changed this

if(IsClientInGame(i)) - to this
Forum: Scripting 08-01-2017, 11:20
Replies: 1
Views: 821
Posted By juss
RegConsoleCmd PROBLEM/HLP? works for admins only

public void OnPluginStart()
{
RegConsoleCmd("sm_report", Players_Menu);
}

!report
/report
sm_report

all those works only for admins , how to make it work for all players?
Showing results 1 to 25 of 138

 
Forum Jump

All times are GMT -4. The time now is 15:32.


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