Raised This Month: $ Target: $400
 0% 

Showing results 1 to 20 of 20
Search took 0.01 seconds.
Search: Posts Made By: dimic
Forum: Plugins 03-18-2015, 16:07
Replies: 181
Views: 144,096
Posted By dimic
Re: REGEX Word Filter

Is it a plugin issue:

03/15/2015 - 19:51:40: [SM] Plugin encountered error 15: Array index is out of bounds
03/15/2015 - 19:51:40: [SM] Displaying call stack trace for plugin...
Forum: Plugins 02-25-2015, 04:38
Replies: 22
Views: 44,675
Posted By dimic
Re: Players List

I've made improvement to the plugin:
- replaced deprecated method GetClientAuthString(); warning 234: symbol "GetClientAuthString" is marked as deprecated: Use GetClientAuthId
- added user id which...
Forum: Source Servers (SRCDS) 11-12-2013, 16:20
Replies: 6
Views: 1,552
Posted By dimic
Re: stolen TF2 server identity

thank you guys for explanations!

if someone will use the thread later, keep in mind that 'cl_gameserver_reset_identity' command works in game client console (not in a server console; at least for...
Forum: Source Servers (SRCDS) 11-11-2013, 08:39
Replies: 6
Views: 1,552
Posted By dimic
stolen TF2 server identity

hi,

what if my TF2 server identity was stolen? What consequences may follow? Should I create new identity for the server? Any other thought?

thank you
Forum: Source Servers (SRCDS) 11-04-2013, 13:31
Replies: 4
Views: 1,541
Posted By dimic
Re: TF2 server shuts down

I didn't see any special errors. Sourcemod version is 1.5.3-3948 (Oct 29)
_

But I tend to think that password(s) was compromised somehow. I've changed all of them.

The problem is - I am not...
Forum: Source Servers (SRCDS) 11-01-2013, 16:13
Replies: 4
Views: 1,541
Posted By dimic
Re: TF2 server shuts down

on plr_hightower_event.bsp which I've been running for last few days
Forum: Source Servers (SRCDS) 11-01-2013, 12:50
Replies: 12
Views: 6,243
Posted By dimic
Re: linux server problems not updating

which user do you run/update server under?
cuz recently I moved my TF2 server to a newer linux. So noticed I can no longer update it under root. Update goes fine under user which I created to run...
Forum: Source Servers (SRCDS) 11-01-2013, 12:41
Replies: 4
Views: 1,541
Posted By dimic
TF2 server shuts down

hi,

recently my server started to shut down. In a console it looks like:
L 11/01/2013 - 18:26:05: rcon from "192.168.1.1:38844": command ""_restart""
L 11/01/2013 - 18:26:05: [META] Loaded 0...
Forum: Plugins 10-01-2013, 16:55
Replies: 2,724
Views: 1,104,570
Posted By dimic
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

it is quite simple. follow these steps:
1. locate a file player.php
2. remove or comment block of javascript code on line 727 which looks like:
/* ...
Forum: Plugins 08-27-2013, 15:26
Replies: 27
Views: 38,686
Posted By dimic
Re: [TF2] Bodyshot Punishment

L 08/27/2013 - 22:22:05: [SM] Plugin encountered error 15: Array index is out of bounds
L 08/27/2013 - 22:22:05: [SM] Displaying call stack trace for plugin "bodyshot.smx":
L 08/27/2013 - 22:22:05:...
Forum: Plugins 08-13-2013, 10:41
Replies: 463
Views: 195,622
Posted By dimic
Re: [TF2] Melee Only

neat plugin.

it would be amazing, if it did:
1. print vote result to a console after votemelee command (or is it rather related to SM voting system?); cuz so far I only can check result if I join...
Forum: Unapproved Plugins 06-07-2013, 19:24
Replies: 129
Views: 60,302
Posted By dimic
Re: [ANY] Player Votes Redux

I'd like to have such functionality:
1. a player initiates a vote (e.g. kick)
2. voting options (yes/no etc) then are shown for all players and they participate in a voting

is it possible to...
Forum: Plugins 05-15-2013, 10:16
Replies: 22
Views: 44,675
Posted By dimic
Re: Players List

amazing plugin! but it would be even better if it also prints a player # (like 'users' does), which can be used to refer a player for mute/kick :3
Forum: Plugins 05-12-2013, 06:28
Replies: 2,724
Views: 1,104,570
Posted By dimic
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.1.0]

my TF2 server runs under linux (not sure if *.exe applicable). besides, if I comment whole headshot block of code I have no points at all (for headshots); what ensures, that changes have effect....
Forum: Plugins 05-10-2013, 11:41
Replies: 2,724
Views: 1,104,570
Posted By dimic
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.0.0]

man, I need your help :)
I tried to apply the fix myself with no luck.. I added (to TF2_Stats.sp):
else if (customkill == 1 || customkill == 52)
should it work this way?...
Forum: Unapproved Plugins 07-15-2012, 15:10
Replies: 325
Views: 315,150
Posted By dimic
Re: Players Votes (v1.5.0) Updated Aug 09 2009

sorry for a stupid question, but how can I disallow 'votemap' for players, so only admin can initiate map voting?

and why is during user votes (e.g. voteban) voting options (Yes/No) are only shown...
Forum: Plugins 07-13-2012, 16:53
Replies: 2,724
Views: 1,104,570
Posted By dimic
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.0.0]

you may set the interval between two checks via rank_player_check_rank_timeout (in seconds) :rtfm:
Forum: Plugins 06-30-2012, 16:56
Replies: 2,724
Views: 1,104,570
Posted By dimic
Re: [TF2 Stats] With Web Ranking and Item Logger [v9.0.0]

Amazing! Thanks a lot.

Do we need to modify anyting in MySQL database in order to update (from 8.18.1 version)?
Forum: Plugins 06-28-2012, 14:31
Replies: 2,724
Views: 1,104,570
Posted By dimic
Re: [TF2 Stats] With Web Ranking and Item Logger [v8.18.1]

Lob (UK
thank you for the note. sourcemod-1.4.4-hg3514 and mmsource-1.8.8-hg787 really have fixed the issue (under my Linux server). My server works fine now (except loadout)

how can I check the...
Forum: Plugins 06-28-2012, 07:29
Replies: 2,724
Views: 1,104,570
Posted By dimic
Re: [TF2 Stats] With Web Ranking and Item Logger [v8.18.1]

seems plugin doesn't work with Pyromania update.

is there any way to update items table myself?

thank you

---------------------
it logs:
L 06/28/2012 - 13:17:23: SourceMod error session...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT -4. The time now is 23:02.


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