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

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: lce
Forum: Plugins 05-18-2023, 22:32
Replies: 36
Views: 21,026
Posted By lce
Re: [CS:GO] Particle System Fix && Particle String Table Expander

Just use Komashchenko's ParticleFix instead: https://github.com/komashchenko/ParticleFix. It isn't a SourceMod plugin, but rather a Valve Server Plugin (so it has a different installation location,...
Forum: Zombie:Reloaded 03-03-2021, 16:11
Replies: 10
Views: 2,359
Posted By lce
Re: [Help] Need help on most critical stuff of the server

Make sure that sv_enablebunnyhopping is set to 0.
Forum: Zombie:Reloaded 03-03-2021, 11:05
Replies: 10
Views: 2,359
Posted By lce
Re: [Help] Need help on most critical stuff of the server

Entwatch doesn't allow the map to place weapons; it merely tracks them. You need to set mp_weapons_allow_map_placed to 1 by adding it to your server.cfg file or some other means like the gamemode's...
Forum: Zombie:Reloaded 12-27-2020, 23:20
Replies: 5
Views: 3,019
Posted By lce
Re: Problem arms

It's a bug with custom player models with csgo gloves/custom hands equipped. It happens when the player model is missing weights iirc, so you would need to recompile the player model with weights...
Forum: Plugins 12-04-2020, 14:46
Replies: 9
Views: 9,211
Posted By lce
Re: [CSGO] Block Chat Wheel

Instead of that last bit, you could just block the playerchatwheel and playerradio console commands, since they are what the chatwheel uses to print the radio commands. In addition, this way would...
Forum: Zombie:Reloaded 05-26-2019, 19:27
Replies: 2
Views: 3,882
Posted By lce
Re: [CSGO:ZE] Is it possible?

You could go through each input to the point_servercommand and find every say command outputted to it (just open VIDE, use the Entity Lump Editor, find the targetname of the point_servercommand, then...
Forum: Zombie:Reloaded 04-30-2019, 16:26
Replies: 17
Views: 8,074
Posted By lce
Re: Trigger push [Too hard]

Your ZE server is running SourceMod 1.9.0.6276, Zeddy_god. Assuming what simpson0141 said is correct, you need to update to 1.10, which is the current development branch of sourcemod instead of the...
Forum: Zombie:Reloaded 04-25-2019, 13:09
Replies: 1
Views: 1,058
Posted By lce
Re: Player levels [eg minas tirith] dont save?

This plugin says it saves levels in case a player leaves and restores them if the player reconnects to the server, so it might be able to help with just the resetting you are having. I haven't tested...
Forum: Zombie:Reloaded 04-24-2019, 12:59
Replies: 3
Views: 1,571
Posted By lce
Re: [CS:GO] Zombie Escape No Round End Problem

Which maps is this happening on? Some maps may have a trigger_hurt at the end of the round that kills the terrorist side too slowly to trigger the repeat killer detection. Assuming it is the map's...
Forum: Zombie:Reloaded 02-22-2019, 13:39
Replies: 1
Views: 1,402
Posted By lce
Re: css stripper

You want to use "modify" to remove commands like this. First find the targetname/hammer id of the entity that does the command and put it in a "match" block, then use "delete" after the match to...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -4. The time now is 02:32.


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