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

Showing results 1 to 25 of 26
Search took 0.01 seconds.
Search: Posts Made By: the133448
Forum: Plugins 11-18-2017, 06:41
Replies: 38
Views: 17,599
Posted By the133448
Re: [CS:GO/ANY] Self-Mute Intelligence 1.5.2 (2017-10-27)

It would bee great if you can specify how long you want them to be muted for. So by default !sm <player> mutes them for session but if you go !sm <name> 0 It would mute them perm
Forum: Plugins 11-13-2017, 02:34
Replies: 38
Views: 17,599
Posted By the133448
Re: [CS:GO/ANY] Self-Mute Intelligence 1.5.2 (2017-10-27)

Have i set something up wrong then? When map changes everyones gets un self muted.
Forum: Plugins 11-07-2017, 03:51
Replies: 38
Views: 17,599
Posted By the133448
Re: [CS:GO/ANY] Self-Mute Intelligence 1.5.2 (2017-10-27)

Hey,
Is there anyway to keep players muted after map changing? Also. Can you make an advertismenet every 5 minutes or so saying: "[SM] You can self mute a player by writing !sm. Currently muted...
Forum: Source Servers (SRCDS) 10-31-2017, 08:50
Replies: 4
Views: 979
Posted By the133448
Re: Crashing whilst changing maps

Any Idea?

This is really starting to annoy me, it doesnt happen then all of a sudden every map starts crashing
Forum: Source Servers (SRCDS) 10-30-2017, 03:11
Replies: 4
Views: 979
Posted By the133448
Re: Crashing whilst changing maps

Here are plugins/extensions. https://pastebin.com/VhvEzj5v
No Obvious error log except for that from accelerator.
Forum: Source Servers (SRCDS) 10-30-2017, 02:13
Replies: 4
Views: 979
Posted By the133448
Crashing whilst changing maps

Running KZClimb Timer and Im getting a crash when the map chages to 1/2 the maps: https://crash.limetech.org/ki6tns6gmdoe

Any help?
Forum: Scripting 10-27-2017, 07:42
Replies: 2
Views: 668
Posted By the133448
Re: CSGO Strings in menus from player names

Go on any server running cksurf
But for a source Just try a menu with something like #CT_BUYITEM or #Buy or #Team_Select_Spec etc in it. From this:...
Forum: Source Servers (SRCDS) 10-27-2017, 07:40
Replies: 1
Views: 1,208
Posted By the133448
Symlink and creating multiple servers

Hi,

So Ive got about 15 servers all running ckSurf to make. At the moment, they all share the same maps and same plugins, the only thing which change beetwen them is the configs. I was told to use...
Forum: Scripting 10-26-2017, 21:38
Replies: 2
Views: 668
Posted By the133448
CSGO Strings in menus from player names

Hi,
So Ive found an issue where if a player has a csgo string in its name such as #CT_BUYITEM then when that player name is displayed in a menu it automatically expands it to the strings contens...
Forum: Plugin/Gameplay Ideas and Requests 10-24-2017, 22:20
Replies: 1
Views: 889
Posted By the133448
Admin Voice Channel

Not sure if this is going to be possible, but saw this css plugin: https://forums.alliedmods.net/showthread.php?t=69006
In which admins can talk in its own voice channel.
I was wondering if this...
Forum: Plugin/Gameplay Ideas and Requests 10-21-2017, 10:08
Replies: 0
Views: 475
Posted By the133448
[REQ] Haloween Effects [PAID]

Hello!

With Halloween coming up, I was wondering if anyone wants to make a sort of halloween plugin
where you have bats flying around the map, randomly spawning jackolaterns?
...
Forum: Trash 10-21-2017, 09:57
Replies: 0
Views: 646
Posted By the133448
[Req]

*deleted*
Forum: Scripting 10-09-2017, 09:52
Replies: 1
Views: 1,039
Posted By the133448
Change volume of emitted game sounds

Hello, so currently im using
`ClientCommand(b, "play weapons\\party_horn_01.wav");`
in order to play a sound at a client, however that sound is super loud. I was wondering how I can emit the sound...
Forum: Source Servers (SRCDS) 10-06-2017, 10:03
Replies: 8
Views: 3,529
Posted By the133448
Re: [CSGO] vphysics.dll crash from ckSurf

Its a required command for teleportation back to the start of the stage. We cant simply remove it.
We are trying to isolate any crashes on that server.
Forum: Source Servers (SRCDS) 10-06-2017, 04:39
Replies: 8
Views: 3,529
Posted By the133448
Re: [CSGO] vphysics.dll crash from ckSurf

Doesnt happen on every map, its a pretty rare crash for us. Just our server genrally has 40-60 players on it, and a crash really effects our player count.
Forum: Source Servers (SRCDS) 10-05-2017, 05:18
Replies: 8
Views: 3,529
Posted By the133448
[CSGO] vphysics.dll crash from ckSurf

Had this crash.

last 2 lines of console

Player types !stuck
CLagCompensationManager::StartLagCompensation with NULL CUserCmd!!!

We are running a custom version of ckSurf, but that function...
Forum: General 10-05-2017, 05:08
Replies: 1
Views: 650
Posted By the133448
Re: Noclip/Spec Freecam not working on certain maps

Solution is to set sv_maxspeed 320
Forum: General 09-29-2017, 21:21
Replies: 1
Views: 650
Posted By the133448
Noclip/Spec Freecam not working on certain maps

On some maps, cant tell which ones, if you try and noclip yourself, or you go in specate and attempt to freecam around, you are just frozen on the spot and cant move at all until you either spectate...
Forum: Scripting 09-13-2017, 08:06
Replies: 8
Views: 1,685
Posted By the133448
Refiring OnClientAuthorized

Hello,

So I was wondering if tehre would be anyway to refire the OnClientAuthorized forward, Im looking into using this plugin https://forums.alliedmods.net/showthread.php?t=297604 and was...
Forum: Scripting Help 09-13-2017, 08:02
Replies: 5
Views: 1,802
Posted By the133448
Re: Tag mismatch error and not working code

Whoops my bad, is there anyway on my end to move it?
Forum: Scripting Help 09-13-2017, 07:09
Replies: 5
Views: 1,802
Posted By the133448
Tag mismatch error and not working code

Hello, what Im trying to do here after a playerteam event loop through all the players and send them a message, and if the player in the loop is the player from the event send them a differnt...
Forum: Source Servers (SRCDS) 08-27-2017, 08:51
Replies: 2
Views: 3,353
Posted By the133448
[CSGO] Adding workshop maps into own fastdl

So I've come across a problem in which I would like to add several maps onto my server, but there hosted on the steam workshop.
I tried to utilise this service http://steamworkshop.download to...
Forum: Scripting 06-05-2017, 23:20
Replies: 1
Views: 667
Posted By the133448
How do I increase Hex colour as int increases

So using the HUD I can display client speed with my plugin, and I can use hex color codes to color this. However, I would like to generate the color based of the speed, so for example 0 speed would...
Forum: Plugins 05-11-2017, 05:32
Replies: 826
Views: 361,732
Posted By the133448
Re: [ANY] ServerAdvertisement3 - MultiLang | *UPDATED 2.5.2017* | *NEW FEATURES*

Hello,

Would you be able to add some of the additonal settigns to HUD messages, like flashing mode when it highlights each letter one by one? So the effect mode of 2 DispatchKeyValue(ent,...
Forum: Scripting 04-29-2017, 10:55
Replies: 3
Views: 608
Posted By the133448
Admin Check where some players have some admin flags

Hello,

Im creating a plugin and it needs to have an admin Bypass, however I cant do what I normally do which is check for admin flags as some VIP's on the server have admin custom flag 5,6.

How...
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT -4. The time now is 04:53.


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