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

Showing results 1 to 25 of 332
Search took 0.01 seconds.
Search: Posts Made By: nomy
Forum: Plugin/Gameplay Ideas and Requests 12-07-2018, 12:14
Replies: 124
Views: 42,699
Posted By nomy
Re: Prime status

I don't think there is a way to check that by viewing their profile.
Forum: Plugins 11-20-2018, 17:05
Replies: 232
Views: 127,618
Posted By nomy
Forum: General 06-25-2018, 17:56
Replies: 3
Views: 1,086
Posted By nomy
Re: Flying Prop on the map ??

I have the same issue and only restarting the server fixes it. Anyone know of a fix?
Forum: Source Servers (SRCDS) 04-17-2018, 17:22
Replies: 170
Views: 98,333
Posted By nomy
Re: CSGO - have fun with the server lagger exploit

Does it stop the lag?
I've attached a version that doesn't ban.
Forum: Extensions 02-16-2018, 20:43
Replies: 129
Views: 102,640
Posted By nomy
Re: [EXTENSION] System2 - Easy to use HTTP/FTP Request API and useful system natives

[SM] Unable to load extension "system2.ext": Could not find interface: IPluginManager

Game: CS:S
Forum: Source Servers (SRCDS) 01-26-2018, 22:03
Replies: 229
Views: 124,665
Posted By nomy
Re: [Windows] SRCDS server manager ,SRCDS auto update v2.0.0 [01/08/2018]CPU Affinity

Thanks for the reply. If you pack the installer in 7zip archive, it doesn't get scanned properly.
Here is the result for the installer:...
Forum: Source Servers (SRCDS) 01-26-2018, 00:08
Replies: 229
Views: 124,665
Posted By nomy
Re: [Windows] SRCDS server manager ,SRCDS auto update v2.0.0 [01/08/2018]CPU Affinity

You packing trojans in the app?

C:\Users\Nomy\Downloads\windows_server_srcds_smanager2.0.0.zip
a variant of Win32/Packed.FlyStudio.AA potentially unwanted application
...
Forum: Snippets and Tutorials 11-04-2017, 23:43
Replies: 10
Views: 6,991
Posted By nomy
Re: [CSGO] [INC] WebFix (V1.01, 04/11/2017)

Works flawless! Thank You!
Forum: Source Servers (SRCDS) 01-03-2016, 21:00
Replies: 13
Views: 4,629
Posted By nomy
Re: [CS GO] Server Problem Linux

Maybe your server is crashing when player is connecting.

Try disabling Sourcemod and see if you can join.
Forum: Plugin/Gameplay Ideas and Requests 11-09-2015, 04:21
Replies: 5
Views: 4,456
Posted By nomy
Re: Very simple autojump for CS GO ?

If you want something really basic then this would be it:

#include <sourcemod>

#pragma semicolon 1

public Action:OnPlayerRunCmd(client, &buttons, &impulse, Float:vel[3], Float:angles[3],...
Forum: Unapproved Plugins 11-02-2015, 16:16
Replies: 89
Views: 45,492
Posted By nomy
Re: [ANY] Ban Disconnected Players

Maybe you could try this:

On line 80: char steamid[32], minutes[10], reason[256];
Forum: Plugins 10-23-2015, 15:39
Replies: 145
Views: 87,503
Posted By nomy
Re: [ANY] SourceSleuth 1.2.0

Change line 111 to: GetClientAuthId(client, AuthId_Steam2, steamid, sizeof(steamid));
Forum: General 09-25-2015, 15:21
Replies: 4
Views: 927
Posted By nomy
Re: Looking for SM equivalents

Weapon Restriction: https://forums.alliedmods.net/showthread.php?p=950174

You can already set map config by placing <mapname>.cfg in cstrike/cfg folder. But if you are looking for prefix support,...
Forum: General 09-24-2015, 15:06
Replies: 3
Views: 650
Posted By nomy
Re: Notepad++ Searching

I had similar problem and the only way with Notepad++ was to sort the whole list using TextFX so you can easy find duplicates.
Forum: General 09-20-2015, 01:22
Replies: 221
Views: 75,453
Posted By nomy
Re: All Admin functions ceased working after today's update (8-21)

Do you have function to do it the other way around? Steam3 to Steam2?

Edit: Nevermind, managed to make one


function steam2($steam3) {
$id = explode(':', $steam3);
$modulus = $id[2]...
Forum: General 09-16-2015, 18:55
Replies: 14
Views: 5,159
Posted By nomy
Re: 9/16/2015 CS:S, DOD, HL2DM Update

I had to restart my steam to get it.
Forum: Plugins 09-10-2015, 06:12
Replies: 394
Views: 125,345
Posted By nomy
Re: VPP Gaming Network Motd Adverts

I am not looking for a particular country. What are the rates for western European countries like UK, France, Germany, Netherlands, Belgium, Sweden, Denmark, Norway etc.

Video ads are available...
Forum: Plugins 09-10-2015, 06:05
Replies: 630
Views: 389,348
Posted By nomy
Re: [ANY] Radio

So there is no way for streaming radio to work on csgo now? I had spent whole night trying different methods but failed to get it to work. Seems like it only works before player joins the team?
Forum: Plugins 09-10-2015, 00:11
Replies: 394
Views: 125,345
Posted By nomy
Re: VPP Gaming Network Motd Adverts

What countries are supported? I wasn't able to find a list.
Forum: Source Servers (SRCDS) 08-01-2015, 17:32
Replies: 40
Views: 6,386
Posted By nomy
Re: [CS:GO] HLSW Port Fowarding for Logs

Try adding HLSW to Windows Firewall.
Forum: Source Servers (SRCDS) 08-01-2015, 15:07
Replies: 40
Views: 6,386
Posted By nomy
Re: [CS:GO] HLSW Port Fowarding for Logs

Maybe the internal IP you entered in the rule is incorrect. In the screenshot, it says 192.168.1.100. You need to check if you got that right. ipconfig displays the right IP assigned to your network...
Forum: Source Servers (SRCDS) 08-01-2015, 12:56
Replies: 40
Views: 6,386
Posted By nomy
Forum: SourceMod Anti-Cheat 07-30-2015, 18:18
Replies: 26
Views: 20,344
Posted By nomy
Forum: Unapproved Plugins 07-10-2015, 01:53
Replies: 2,853
Views: 1,087,822
Posted By nomy
Re: [CS:GO] ckSurf (1.15, 8.7.2015)

Hi,
Why doesn't the start and end zones have beam? Even after enabling them from the database, they remain invisible.
Forum: Plugins 07-08-2015, 04:52
Replies: 1,316
Views: 488,278
Posted By nomy
Showing results 1 to 25 of 332

 
Forum Jump

All times are GMT -4. The time now is 07:55.


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