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

Showing results 1 to 25 of 42
Search took 0.00 seconds.
Search: Posts Made By: Kashinoda
Forum: General 06-26-2022, 08:49
Replies: 55
Views: 16,802
Posted By Kashinoda
Re: CS:GO Update broke SM/meta (June 23rd)

Working for me on Ubuntu 18.04 LTS with LinuxGSM:

sourcemod-1.10.0-git6544-linux (Latest Stable), following upgrade instructions here: (https://wiki.alliedmods.net/Upgrading_sourcemod)
I also...
Forum: Plugins 06-15-2020, 18:55
Replies: 2
Views: 3,203
Posted By Kashinoda
Re: [CSGO] CMDWeapons - Commands for weapons, items, hp, onetap etc. (v1.0 24/05/2020

Kevlar and helmet are usually set when !wp is called, do you want this to be independent?

C4 is already in the mod, assuming you mean breach charge:
!item charge
Forum: Plugins 05-24-2020, 14:46
Replies: 2
Views: 3,203
Posted By Kashinoda
[CSGO] CMDWeapons - Commands for weapons, items, hp, onetap etc. (v1.0 24/05/2020)

This is a simple plugin I made for our clan server which allows you to type certain commands which set spawn items, weapons, hp and more. Save functionality included.

I don't profess to being...
Forum: Source Servers (SRCDS) 03-02-2020, 10:54
Replies: 11
Views: 3,103
Posted By Kashinoda
Re: CSGO VPS/VDS - one question

Either of those could potentially be fine, obviously the higher the better.

Not sure why people are saying you can't run CSGO, it really depends what you're doing. In the past I've run a small...
Forum: Source Servers (SRCDS) 03-02-2020, 00:02
Replies: 2
Views: 786
Posted By Kashinoda
Re: Why don't these custom map settings load?

This map is for CSGO, I have that plugin so I'll use it. Thanks.

I was a bit more curious as to why these scripts won't load though, I guess it's not a huge issue.
Forum: Source Servers (SRCDS) 03-01-2020, 21:37
Replies: 2
Views: 786
Posted By Kashinoda
Why don't these custom map settings load?

I'm trying to add this custom map to our server:
https://steamcommunity.com/sharedfiles/filedetails/?id=1809272244

Playing locally via Workshop all the custom settings load without issue. On our...
Forum: Source Servers (SRCDS) 02-01-2020, 03:35
Replies: 1
Views: 982
Posted By Kashinoda
Forum: Source Servers (SRCDS) 12-23-2019, 14:40
Replies: 1
Views: 982
Posted By Kashinoda
Mapgroup doesn't work post migration.

This is doing my head in here, we moved our CSGO Server to another Ubuntu distribution and for some reason our Mapgroup doesn't work as it should. It doesn't say it's invalid but next map (SM)...
Forum: Scripting 06-24-2019, 15:07
Replies: 4
Views: 1,526
Posted By Kashinoda
Re: Is there a better way to give multiple grenades?

Thank you!

HE Grenade 14
Smoke 16
Molotov 17
Decoy 18
Snowball 25
Flashbang 15
Tag 22
Health Shot 21
Forum: Scripting 06-23-2019, 16:17
Replies: 4
Views: 1,526
Posted By Kashinoda
Re: Is there a better way to give multiple grenades?

Didn't consider using SetEntProp, thank you! :)

Works great, what is the 18 doing here? (the Element)
Forum: Scripting 06-22-2019, 22:12
Replies: 4
Views: 1,526
Posted By Kashinoda
Is there a better way to give multiple grenades?

I have a plugin that gives players a specific number of decoy grenades when the round starts.

Is there a way to do this without looping or timers? Currently I have this, which works fine:
...
Forum: Scripting 06-09-2019, 22:10
Replies: 2
Views: 1,596
Posted By Kashinoda
Re: m_iClip1 resets after reload? Single shot plugin

I thought m_iClip2 was for secondary guns specifically? I've tried it and it didn't seem to do anything. Unless I'm missing something.

I've made it work using a different approach, might be overly...
Forum: Scripting 06-09-2019, 16:01
Replies: 2
Views: 1,596
Posted By Kashinoda
m_iClip1 resets after reload? Single shot plugin

I have a simple plugin that gives everyone an AK with a magazine size of 1, however after the first shot and reload it resets to 30.

Any ideas what I need to change?


#include <sourcemod>...
Forum: Scripting 06-09-2019, 08:19
Replies: 3
Views: 1,247
Posted By Kashinoda
Forum: Scripting 06-08-2019, 05:54
Replies: 3
Views: 1,247
Posted By Kashinoda
'Invalid hook callback specified' but works anyway?

Hi,

Wondering if anyone can help, I have a simple Weapon Select script which is meant to Unhook whenever a new map loads or !wpclear is called.

It works as intended by I receive this message...
Forum: Plugins 04-11-2019, 14:17
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.4.0 30/03/2019)

Any chance you could paste your SM log output? I'd like to see what's happening when people are reporting failure.

Anyway, try Agent Wesker's edit of Bot Benson's plugin here:...
Forum: Plugins 04-04-2019, 12:52
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.4.0 30/03/2019)

Could you post your SM log and console log?
Forum: Plugins 04-01-2019, 14:55
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.4.0 30/03/2019)

No offense taken, just wondering why the indenting is such an issue though? That's how I would write C# or SQL (perhaps less so with SQL).

I don't see the harm in including an smx file, I've...
Forum: Plugins 03-30-2019, 13:52
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.3.0 29/03/2019)

Yes that code initiates 'retry' 0.1 seconds before sm_map sends 'changelevel' command. If it works people should continue to use it. Our clan only uses the default Source voting and rcon so using...
Forum: Plugins 03-30-2019, 10:47
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.3.0 29/03/2019)

Your English is good enough :)

It seems the server_spawn event is too late when multiple people are on the server, it sends 'retry' to some clients after 'round_start' which is no good. I didn't...
Forum: Plugins 03-29-2019, 17:43
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.3.0 29/03/2019)

Unload that and try this. timer reduced to 0.3.
Forum: Plugins 03-29-2019, 02:52
Replies: 55
Views: 31,618
Posted By Kashinoda
Forum: Plugins 03-29-2019, 01:42
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.1.0 28/03/2019)

The retry will no longer fire unless the user has been connected to the server for longer than 5 seconds, this may resolve any issues when players are joining an empty server.

public Action...
Forum: Plugins 03-29-2019, 00:03
Replies: 55
Views: 31,618
Posted By Kashinoda
Re: [CSGO] Panorama Map Crash Fix (v1.1.0 28/03/2019)

I'm on Ubuntu Server so maybe that's Windows specific? Seems weird, do you have any plugins that might trigger server_spawn?

https://i.imgur.com/Ol3e6Dg.png

If you're able to test, run sm_cvar...
Forum: General 03-28-2019, 23:10
Replies: 111
Views: 38,238
Posted By Kashinoda
Re: New update 28/03/2019 - crashing servers ?

Excellent, all working thanks!
Showing results 1 to 25 of 42

 
Forum Jump

All times are GMT -4. The time now is 17:49.


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