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

Showing results 1 to 23 of 23
Search took 0.00 seconds.
Search: Posts Made By: alerad
Forum: Scripting 12-09-2018, 14:54
Replies: 11
Views: 2,263
Posted By alerad
Re: Memory leak on ADT Arrays

Oh right lol, really burnt out.


OnMapEnd() {
for (int i = 0; i < GetArraySize(g_bulkNotLoadedClientsArray); i++)
{
ArrayList tempArray =...
Forum: Scripting 12-08-2018, 09:26
Replies: 11
Views: 2,263
Posted By alerad
Re: Memory leak on ADT Arrays

Hey, yeah, that's what i've tried to do when I said I tried iterating over the bulk array, however, doing this for some reason generates even more ArrayCell leaks.
Forum: Scripting 12-06-2018, 21:18
Replies: 11
Views: 2,263
Posted By alerad
Memory leak on ADT Arrays

Hey, i'm having an issue with an ADT Array, which stores another ADT array.

The following piece of code is giving me memleaks and i'm not sure what else to try.



public void...
Forum: Snippets and Tutorials 10-29-2018, 22:29
Replies: 3
Views: 1,791
Posted By alerad
[TUT] Reducing annoyance when testing

I've just had a good idea, probably someone came up with this already at some point but I thought it would be good to share this.

I'm using a good combo of plugins to make my plugin auto-compile...
Forum: General 10-29-2018, 11:43
Replies: 3
Views: 953
Posted By alerad
Re: Help with accelerator crash

No players except for me*

I fixed this issue by deleting all of the

delete menu;

lines
Forum: Scripting 10-27-2018, 12:23
Replies: 3
Views: 979
Posted By alerad
Re: [CSGO] Hide hud help

The weird thing with this is that with 1<<2 you are able to hide it (amongst everyhting else ofc) so there must be a way. I'm not sure how or how to figure this out
Forum: Plugin/Gameplay Ideas and Requests 10-27-2018, 12:04
Replies: 24
Views: 15,408
Posted By alerad
Re: CS:GO Hide HUD

Anyone having problems hiding the round timer on panorama? I'm doing it with 1<<12 and not working.
Forum: General 10-15-2018, 21:34
Replies: 3
Views: 953
Posted By alerad
Help with accelerator crash

Heyo, I've been coding a custom nominate plugin and I've got a bug that's been bugging me out for the last 4-5 hours

Whenever a client creates the nominate menu, and then executes another command...
Forum: General 09-03-2018, 13:52
Replies: 6
Views: 1,205
Posted By alerad
Re: Slow Queries with remote connection

I doubt it's solely the rate limit, when I test it with only one player, only 8 queries are executed on map start, yet they still delay quite a bit.

Also, there's no way to edit that rate other...
Forum: General 09-03-2018, 13:15
Replies: 6
Views: 1,205
Posted By alerad
Re: Slow Queries with remote connection

Sadly, all of my queries have complex callbacks, so I think using a transaction isn't an option (Maybe i'm wrong)
Forum: General 09-03-2018, 12:47
Replies: 6
Views: 1,205
Posted By alerad
Re: Slow Queries with remote connection

Yeah, I thought about caching, but if I execute the same query twice with sourcemod, loading time doesn't differ by much, it's still reasonably high, will keep looking into it I guess :(
Forum: General 09-03-2018, 10:57
Replies: 6
Views: 1,205
Posted By alerad
Slow Queries with remote connection

On map change, I'm running 8*PlayersOnline queries, I know this is a lot and can't avoid doing it without several hours of refactoring stuff.

My problem is the following:

If I run this queries...
Forum: Plugins 02-14-2017, 20:20
Replies: 213
Views: 108,623
Posted By alerad
Re: [CSS/CS:GO] Influx Timer (2016/02/13)

Here's a zip with 640 CSGO surf map zones .ini's

I autogenerated them based on my ckSurf database so i haven't tested them all. However I checked and they worked as intended on every map I tried....
Forum: Plugins 01-30-2017, 22:45
Replies: 2
Views: 3,234
Posted By alerad
[Any] Polling (v0.1, 1/31/2017)

A simple polling system using SQLite.
You can add options, delete options and vote options.
When players connect, if they haven't voted on the poll they'll be prompted with a voting screen. Useful...
Forum: Unapproved Plugins 12-28-2016, 12:37
Replies: 2,853
Views: 1,104,267
Posted By alerad
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Hey, quick question about running multiple servers using the same database, is this feature working correctly for someone?

I've got a T1-3 and T4-6 server, both running different mapcycles,...
Forum: Plugins 10-02-2016, 06:55
Replies: 47
Views: 27,457
Posted By alerad
Re: [ANY] Universal Chat Filter (Version 0.9.7, 2016-10-02)

Does color flow work on csgo?

Either ways, GREAT job :D
Forum: Plugins 09-30-2016, 22:07
Replies: 5,058
Views: 2,631,565
Posted By alerad
Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)

Thanks for the help! Will probably do it at some point, not on my highest priority at the moment.
Forum: Plugins 09-29-2016, 10:04
Replies: 5,058
Views: 2,631,565
Posted By alerad
Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)

I'm pretty sure it's just the for i to 400 that kills it, i've seen servers with nominates bigger/same size than mine, and my server lags on endvote too (Endvote selects only 4 maps total).

I...
Forum: Plugins 09-28-2016, 14:40
Replies: 5,058
Views: 2,631,565
Posted By alerad
Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)

So the only way to deal with this (And keep everything in just one mapcycle) is optimizing the code?
Forum: Unapproved Plugins 09-27-2016, 18:35
Replies: 2,853
Views: 1,104,267
Posted By alerad
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Won't be releasing it publicly since i'm trying to beat the other South America competitors, if your server is not south-america based i'll make sure you get a copy :)

Will probably have a...
Forum: Plugins 09-27-2016, 17:47
Replies: 5,058
Views: 2,631,565
Posted By alerad
Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)

Hey does anyone have a huge map list loaded?

I've got mine set up pretty neatly, but whenever a vote is cast, my server lags for about 0.5-1s.

Does anyone know a work-arround for this problem?...
Forum: Unapproved Plugins 09-27-2016, 17:46
Replies: 2,853
Views: 1,104,267
Posted By alerad
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Yeah, i posted here since i don't think it's common to have 400 maps unless it's a surf server. Thought it would be better than posting in UMC, will do both tho!



On the other hand, does anyone...
Forum: Unapproved Plugins 09-27-2016, 17:20
Replies: 2,853
Views: 1,104,267
Posted By alerad
Re: [CS:GO] ckSurf (1.18f, 24.11.2015)

Hey, does anybody here use UMC for votes?

I've got mine set up pretty neatly, but whenever a vote is cast, my server lags for about 0.5-1s.

Does anyone know a work-arround for this problem? (I...
Showing results 1 to 23 of 23

 
Forum Jump

All times are GMT -4. The time now is 05:52.


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