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

Showing results 1 to 25 of 31
Search took 0.00 seconds.
Search: Posts Made By: noahspaghetti
Forum: Scripting 04-03-2020, 12:56
Replies: 7
Views: 1,396
Posted By noahspaghetti
Re: [REQUEST] Music Plugin Fix (CSGO)

It didn't work Bacardi, thanks for trying though. I wish there was something like Kento's Touchdown plugin where he created a BGM list that played automatically.
Forum: Scripting 04-03-2020, 08:31
Replies: 7
Views: 1,396
Posted By noahspaghetti
Re: [REQUEST] Music Fix

EmitSoundToAllAny(PLAY, _, SNDCHAN_AUTO);
And you have these options.[/QUOTE]

Didn't work.
Forum: Scripting 04-03-2020, 08:07
Replies: 7
Views: 1,396
Posted By noahspaghetti
Re: [REQUEST] Music Fix

EmitSoundsAny is used for music plugins such as this, I assume valve did something to where it was not necessary anymore, but this plugin was made around EmitSoundsAny. It may not be necessary for...
Forum: Scripting 04-03-2020, 08:01
Replies: 7
Views: 1,396
Posted By noahspaghetti
Re: [REQUEST] Music Fix

The only plugins I have that use sound is currently:

https://forums.alliedmods.net/showthread.php?t=287879

&

https://forums.alliedmods.net/showthread.php?t=58548 (Not sure if this is the...
Forum: Scripting 04-03-2020, 06:23
Replies: 7
Views: 1,396
Posted By noahspaghetti
[REQUEST] Music Plugin Fix (CSGO)

I took a script from General Lentils that plays music at the start of the round. It works no doubt, except the music gets interrupted when another sound plays, such as quake sounds.

#include...
Forum: General 04-01-2020, 15:06
Replies: 13
Views: 2,057
Posted By noahspaghetti
Forum: General 04-01-2020, 14:25
Replies: 13
Views: 2,057
Posted By noahspaghetti
Re: sv_downloadurl isn't saving

My gamemode_casual_server.cfg is in my csgo/cfg folder.

EDIT: Pause that for a moment I need to double-check something that Bacardi said.

I never had a gamemode_casual_server.cfg in any of my...
Forum: General 04-01-2020, 13:52
Replies: 13
Views: 2,057
Posted By noahspaghetti
Re: sv_downloadurl isn't saving

Hm, is this normal dark?

https://imgur.com/hIJkIpZ
Forum: General 04-01-2020, 13:46
Replies: 13
Views: 2,057
Posted By noahspaghetti
Re: sv_downloadurl isn't saving

Yeah it's CSGO, are you recommending that I add sv_downloadurl to gamemode_*_server.cfg? I'll give it a go
Forum: General 04-01-2020, 13:45
Replies: 13
Views: 2,057
Posted By noahspaghetti
Re: sv_downloadurl isn't saving

Yes, it's in the right format. When I enter it manually others are able to download the server files as well.
Forum: General 03-31-2020, 22:46
Replies: 13
Views: 2,057
Posted By noahspaghetti
Re: sv_downloadurl isn't saving

If anyone has suggestions please help me out, I'd hate to have to manually enter my sv_downloadurl "link" every time.

Again, I added it into my server.cfg. When I boot up the server and check...
Forum: General 03-31-2020, 22:12
Replies: 13
Views: 2,057
Posted By noahspaghetti
Re: sv_downloadurl isn't saving

I'm having trouble figuring out which file a duplicate could be in... is there an easier way to locate it? Or do I need to search file for file?
Forum: General 03-31-2020, 16:37
Replies: 13
Views: 2,057
Posted By noahspaghetti
sv_downloadurl isn't saving

[CSGO] I added my sv_downloadurl to the server.cfg, except every time the server restarts/resets the cvar doesn't follow through. Any suggestions?


Edit: I attempted to disable all of my plugins,...
Forum: General 03-31-2020, 08:44
Replies: 1
Views: 741
Posted By noahspaghetti
End of Match Map Change Issue

https://imgur.com/a/IMCdZ7N

When the entire match ends, it pulls up a voting process to choose between 4 different maps. Either way, whatever I or someone else chooses it'll end up doing this and...
Forum: General 03-31-2020, 02:28
Replies: 3
Views: 1,049
Posted By noahspaghetti
Re: Set Weapon Reserve Size to 0.

I'm mainly looking for something like this.
Forum: General 03-30-2020, 02:31
Replies: 4
Views: 946
Posted By noahspaghetti
Re: Stuck during server load

What wasn't correct? The explanation of what sv_allowupload 1 does?
Forum: General 03-30-2020, 01:15
Replies: 3
Views: 1,049
Posted By noahspaghetti
Set Weapon Reserve Size to 0.

For example, I want an MP7 to have a layout of 30:0 instead of 30:120.


30 = Clip Size

0 = Reserves

Or... if possible is there a way to prevent others from completely reloading at all? I...
Forum: Suggestions / Requests 03-29-2020, 23:48
Replies: 0
Views: 515
Posted By noahspaghetti
Ignore.

Ignore, wrong thread.
Forum: General 03-29-2020, 07:23
Replies: 4
Views: 946
Posted By noahspaghetti
Re: Stuck during server load

Go into the console in-game, type sv_allowupload 1. This allows you to download the necessary files.
Forum: Plugins 03-28-2020, 22:41
Replies: 430
Views: 160,036
Posted By noahspaghetti
Re: [Levels Ranks] Core v3.1.5 with 39 Modules + LR Webpanel - [01.16.2020]

Is there a way to apply the rank a player is to their name when they type a message?

EXAMPLE: [Rank] Noah - Hello.
Forum: General 03-27-2020, 12:05
Replies: 9
Views: 7,332
Posted By noahspaghetti
Re: pak01_001.vpk does not match the server's file

Everything worked out after whitelisting, ty.
Forum: General 03-27-2020, 11:45
Replies: 9
Views: 7,332
Posted By noahspaghetti
Re: pak01_001.vpk does not match the server's file

] sm_cvar sv_pure 0
[SM] Unable to find cvar: sv_pure

I entered it into the console and this is what was sent. I decided to try it without sm_cvar and sv_pure was already 0.

Oh yeah and also,...
Forum: General 03-27-2020, 11:08
Replies: 9
Views: 7,332
Posted By noahspaghetti
Re: pak01_001.vpk does not match the server's file

Alright so earlier it worked out fine but I think that was because I had moved files around which led to the plugin being completely disabled. I tweaked around with a bit of things and eventually got...
Forum: Plugins 03-27-2020, 11:04
Replies: 141
Views: 43,997
Posted By noahspaghetti
Re: [CS:GO] New Gamemode - Touchdown (2.12 | 2020/3/24)

Ever since adding in SteamWorks I keep receiving this error:
Pure Server: Client File does not match server
It boots me out of the server after a few minutes of playing it, and the problem isn't...
Forum: General 03-27-2020, 02:58
Replies: 9
Views: 7,332
Posted By noahspaghetti
Re: pak01_001.vpk does not match the server's file

Nevermind, got it to work. Thanks for the help
Showing results 1 to 25 of 31

 
Forum Jump

All times are GMT -4. The time now is 00:35.


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