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

Showing results 1 to 25 of 112
Search took 0.01 seconds.
Search: Posts Made By: th7nder
Forum: Snippets and Tutorials 08-22-2017, 07:51
Replies: 51
Views: 19,354
Posted By th7nder
Re: [CS:GO] Final and fancy solution for putting a player in a team on connect

This plugins has one bug, it returns Plugin_Handled on every VGUI, you should return Plugin_Handled only if this is VGUI for teams, but overall idea is the best! <3
Forum: Snippets and Tutorials 08-22-2017, 05:37
Replies: 51
Views: 19,354
Posted By th7nder
Forum: General 08-19-2017, 09:08
Replies: 372
Views: 111,283
Posted By th7nder
Re: New CSGO update broke my server

CS_OnBuyCommand doesn't pass string, so we cannot recognize what weapon is being bought
Forum: General 08-18-2017, 13:47
Replies: 372
Views: 111,283
Posted By th7nder
Re: New CSGO update broke my server

I've got the same, @psychonic thats what I was thinking about
Forum: General 08-18-2017, 12:41
Replies: 372
Views: 111,283
Posted By th7nder
Re: New CSGO update broke my server

DispatchSpawn signature is wrong
Forum: Scripting 10-07-2016, 08:05
Replies: 1
Views: 614
Posted By th7nder
Taking money away permanently

Hi guys! I have a problem, when i take player's money with SetEntProp(iClient, Prop_Send, "m_iAccount", iValue) it's restored next round, how to disable restoring this money?
Forum: Source Servers (SRCDS) 05-05-2016, 02:46
Replies: 0
Views: 990
Posted By th7nder
Forum: Source Servers (SRCDS) 04-30-2016, 14:19
Replies: 5
Views: 1,351
Posted By th7nder
Re: Update broke ak47?

any1 got a fix?
Forum: Source Servers (SRCDS) 04-29-2016, 08:14
Replies: 5
Views: 1,351
Posted By th7nder
Re: Update broke ak47?

i did that, and still no animation of putting it out and no reload animation
Forum: Source Servers (SRCDS) 04-29-2016, 06:58
Replies: 5
Views: 1,351
Posted By th7nder
Re: Update broke ak47?

same here, any fix? ak47 spawns invisible wall, and has instant reload time
Forum: Scripting 03-28-2016, 20:22
Replies: 19
Views: 4,361
Posted By th7nder
Re: Set map lights to dark?

just do it in OnMapStart()
Forum: Scripting 03-28-2016, 16:43
Replies: 19
Views: 4,361
Posted By th7nder
Re: Set map lights to dark?

Yeah, you need to use it like I wrote, SetLightStyle(0, "b"); on 0, because 0 is world entity
Forum: Scripting 03-28-2016, 09:03
Replies: 19
Views: 4,361
Posted By th7nder
Re: Set map lights to dark?

SetLightStyle(0, "b");
Forum: Source Servers (SRCDS) 03-07-2016, 16:29
Replies: 3
Views: 1,994
Posted By th7nder
Re: [CS:GO] Playback demo server-side?

I am afraid you cannot, but you can parse .dem files through some script, for example in python and from there you can without bigger problem decode it and get how much time certain players died.
Forum: Source Servers (SRCDS) 03-06-2016, 13:03
Replies: 1
Views: 541
Posted By th7nder
Server hangs on boot

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

It was working, and suddenly after map change all the servers that i have stopped to work, they all freeze at this stage

It's vanilla server, so don't tell me to...
Forum: General 03-05-2016, 13:02
Replies: 11
Views: 1,623
Posted By th7nder
Re: Sourcemod won't load after movement

ok, reinstalled whole machine, made partitions from scrap, and it works now, when servers are in /home apparently cs go doesn't like other locations than /home, i didn't have patience to find out...
Forum: General 03-05-2016, 06:06
Replies: 11
Views: 1,623
Posted By th7nder
Re: Sourcemod won't load after movement

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

still the same, after chmod -R a+rwX on directories
Forum: General 03-05-2016, 05:50
Replies: 11
Views: 1,623
Posted By th7nder
Re: Sourcemod won't load after movement

so, chmod +x -R /srv/games/srv_nameofserver?
Forum: General 03-05-2016, 05:23
Replies: 11
Views: 1,623
Posted By th7nder
Re: Sourcemod won't load after movement

on which directories? my home directories of servers are in /srv/games/srv_*
Forum: General 03-04-2016, 13:34
Replies: 11
Views: 1,623
Posted By th7nder
Re: Sourcemod won't load after movement

sourcemod does not load automatically, it loads only if i hardcode it into metaplugins.ini with i486 suffix, but event if this works, plugins of sourcemod(smxs) does not load
Forum: General 03-04-2016, 12:58
Replies: 11
Views: 1,623
Posted By th7nder
Re: Sourcemod won't load after movement

Yeah, all the things that are obvious were tried by me, i mean reinstalling sourcemod/metamod, clean version, checking dynamic libraries and reinstalling i386 packages, changing .vdf to absolute...
Forum: General 03-04-2016, 10:11
Replies: 11
Views: 1,623
Posted By th7nder
Sourcemod won't load after movement

Hi! I have big problem, i moved all servers from 1 dedicated to another, all files are the same, but suddenly only metamod loads on all servers, sourcemod does not and if i load sourcemod manually,...
Forum: General 02-16-2016, 11:45
Replies: 71
Views: 14,681
Posted By th7nder
Re: APITimer BETA

http://i.imgur.com/3Cwyk9D.png
From my server where you have 32/35 almost all the time
185.25.150.11:27018
Forum: Scripting 02-06-2016, 14:41
Replies: 5
Views: 785
Posted By th7nder
Re: Flip player's viewing angles

If you want player to make 180 spin, just increment fAngle[1] by 180.0 and it'll work
Forum: Scripting 02-06-2016, 12:52
Replies: 2
Views: 1,891
Posted By th7nder
Re: [CS:GO]Working SendProxy Manager

Yeah, he built it for Windows, i need it for Linux and have troubles with compiling
Showing results 1 to 25 of 112

 
Forum Jump

All times are GMT -4. The time now is 14:01.


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