This site is a testing version, but all data is shared with the live forum.


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

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Skyy
Forum: Plugins Today, 15:34
Replies: 3
Views: 452
Posted By Skyy
Re: [L4D/L4D2]Exp/Rank System

I've already written an RPG mod that does all this and more, with the ability to fully-customize every aspect of it, from every talent, to being able to change the entire structure of menus.

Check...
Forum: General Today, 14:29
Replies: 68
Views: 7,431
Posted By Skyy
Re: [L4D2]14th may Valve update causes srcds to crash immediately

After testing both a windows install and a linux install, currently windows servers show in the steamgroup listing and linux servers do not. That sucks for linux users hah.
Forum: Plugins Today, 09:21
Replies: 15
Views: 15,683
Posted By Skyy
Re: [L4D & L4D2] Reserve The Server

Not sure if anyone answered this yet, but this is very easy to do.

Player types !rts -> reserved players steamid gets stored -> all players are kicked -> server executes alternate server.cfg -...
Forum: General Today, 09:14
Replies: 68
Views: 7,431
Posted By Skyy
Re: [L4D2]14th may Valve update causes srcds to crash immediately

It's working; steamgroup server listing works again.
It sounds like you're subscribed/following the official Left 4 Dead 2 hub. Try unfollowing it and the hundreds of chinese server spam should go...
Forum: Metamod:Source Plugins 05-02-2024, 23:33
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

Thank-you, that was it. Playing in the server feels so much smoother now.
https://i.imgur.com/TLCvjLS.png
Forum: Metamod:Source Plugins 05-02-2024, 05:31
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

which variables should I be looking at?
this is from my server.cfg, though not sure if this is correct.


sm_cvar fps_max 150 // Forces Server to perform the best it...
Forum: Plugins 05-01-2024, 19:25
Replies: 11
Views: 2,784
Posted By Skyy
Re: [L4D2] کkצ !rpg XP/Leveling/Loot v3.4.5.7a - Updated 3/26/2024

The current /readyup/rpg/config.cfg included in the archive here and on the github just contains my settings for the demo server that I run.

Most variables other than those that are currently in...
Forum: Metamod:Source Plugins 04-11-2024, 11:58
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

I'm actually not sure how to really read this graph, though I want to think that it's just a client-side notice and the rates are being properly set, since the inbound at one point jumped to 56 k/s...
Forum: Metamod:Source Plugins 04-06-2024, 15:12
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

Yes, the correct values are shown in console when using status, but not on net_graph and when setting a rate above 30,000, it gives the red notice.

https://i.imgur.com/HEdupLW.png
Forum: Metamod:Source Plugins 03-29-2024, 15:46
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

Yeah, after re-reading my post, I could have probably worded it better.

Yes, this is it. So, it is true; Tickrate Enabler does not unlock min/max rates on linux. RIP.
Guess I'll have to look into...
Forum: Metamod:Source Plugins 03-29-2024, 14:22
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

There's obviously a language-barrier here or you simply don't understand what's being asked.
Anyone reading your response to my post would probably be even more confused if they were coming here for...
Forum: Metamod:Source Plugins 03-29-2024, 04:29
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

Tickrate Enabler is setting my tickrate successfully with -tickrate 100.

However, as seen in the screenshot, it is not successfully un-restricting the sv_minrate and sv_maxrate variables. All...
Forum: Plugins 03-27-2024, 12:41
Replies: 11
Views: 2,784
Posted By Skyy
Re: [L4D2] RPGMaker v3.4.5.5 - VERSUS SUPPORT - Updated 3/22/2024

Great to hear; I'll remove the dedicated server requirement from readyup and rpg when I port readyup to new syntax. It's on my bucket list now that my RPG is nearly feature-complete.
Forum: Plugins 03-26-2024, 15:22
Replies: 11
Views: 2,784
Posted By Skyy
Re: [L4D2] RPGMaker v3.4.5.5 - VERSUS SUPPORT - Updated 3/22/2024

If I were to add support for local servers, I'm not sure / can't guarantee that it'll work, as it's designed for dedicated servers, and it's hard to justify trying to add a feature that may not work...
Forum: Plugins 03-22-2024, 15:07
Replies: 1,137
Views: 460,475
Posted By Skyy
Re: [L4D & L4D2] Left 4 DHooks Direct (1.144) [05-Mar-2024]

Just upgraded to SM1.11 a few weeks ago, after using Sourcemod 1.5 for 10 years, and I've noticed the stability improvements over L4Downtown. Nice job!
Forum: Plugins 03-22-2024, 14:52
Replies: 11
Views: 2,784
Posted By Skyy
Re: [L4D2] RPGMaker v3.4.5.3c - Updated 3/16/2024

Hello, thank-you for your interest in RPGMaker.

RPGMaker2 can run on localhost, but it must still connect to a MySQL server, though that server can also be hosted locally. You'll want to google...
Forum: Plugins 03-10-2024, 09:13
Replies: 11
Views: 2,784
Posted By Skyy
Re: [L4D2 (Any Source)] RPG Maker 2 - v3.x - Supporting SM1.11+

Version update history will be posted here.
May 5, 2024

Version 3.4.6.5
- Witches will now startle when taking bullet damage.
- Optimizations to certain intensive calls;
void...
Forum: Scripting 03-07-2024, 06:18
Replies: 1
Views: 555
Posted By Skyy
Re: Bind buttons on the player

Valve removed the ability for vscripts and plug-ins to execute client-side command MANY years ago, because it was being used by a lot of people for malicious reasons.

If you want a user to execute...
Forum: Plugins 03-06-2024, 05:11
Replies: 11
Views: 2,784
Posted By Skyy
[L4D2] RPGMaker v3.4.6.5 - Updated 5/05/2024

Update 3.4.6.4 added a full crafting/reroll/pity system for the augments/persistent loot system.
There are two keys that allow you to control which talents can roll on augments, as well as which...
Forum: Scripting 02-08-2024, 23:42
Replies: 2
Views: 489
Posted By Skyy
Re: Long type support in Sourcemod?

yeah, I know that it's a 32bit program, but was curious if anyone really had any tricks to work around it =)
I see https://sm.alliedmods.net/new-api/string/StringToInt64 seems to follow the array[2]...
Forum: Scripting 02-08-2024, 08:05
Replies: 2
Views: 489
Posted By Skyy
Long type support in Sourcemod?

Simple question... Is it supported, and if not, has anyone managed to find an extension adding support for it? Currently storing large integers in a string, generated as unique ID's for persistent...
Forum: Metamod:Source Plugins 02-08-2024, 08:04
Replies: 331
Views: 229,899
Posted By Skyy
Forum: Metamod:Source Plugins 02-04-2024, 14:46
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

it all lines up. everything lines up. is very odd. maybe the version of linux that i'm running (ubuntu 16.04) is at fault.


I've wiped my server box and reinstalled everything on Ubuntu 22.04 and...
Forum: Metamod:Source Plugins 02-04-2024, 08:52
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

On a FRESH install of L4D2 and only running the latest stable build of metamod:source, and metamod itself doesn't show in the plugin_print while in-game.
https://i.imgur.com/UeVE8dy.png

however,...
Forum: Metamod:Source Plugins 02-02-2024, 08:05
Replies: 331
Views: 229,899
Posted By Skyy
Re: L4D/L4D2 Tickrate Enabler

---------------------
---------------------

Also the net_graph info:https://i.imgur.com/7ceKVad.png


It doesn't show anything having loaded, when I use a default install on a fresh L4D2...
Showing results 1 to 25 of 500

 
Forum Jump

All times are GMT -4. The time now is 22:13.


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