Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 23 of 23
Search took 0.00 seconds.
Search: Posts Made By: zomexf
Forum: Plugins 07-22-2023, 03:40
Replies: 26
Views: 7,103
Posted By zomexf
Re: [L4D/L4D2] Hunter high pounce survivor by flying sky ceil

虽然我没测试,但看了你的代码发现可以精简优化的点
插件在OnPlayerRunCmd频繁调用CPU周期的API内触发使用大量(多余)判断及函数调用和Loop.
这会造成在多特服务器及本地端滞后.一两只ht没什么.当出现在多特服务器ht如果同时产生数量较多时 滞后将会指数级上涨.
Forum: Plugin/Gameplay Ideas and Requests 03-31-2023, 05:13
Replies: 17
Views: 3,178
Posted By zomexf
Re: [L4D2]tickrate enabler cause a bug.

加入server.cfg内 重启服务器尝试. 如果可以了记得把帖子标题前缀改为已解决.
Forum: Plugin/Gameplay Ideas and Requests 03-31-2023, 01:56
Replies: 17
Views: 3,178
Posted By zomexf
Re: [L4D2]tickrate enabler cause a bug.

从HarryPotter #4提供的链接处获取最新Win/Linux版本/插件版本

如果能提供所有已加载插件及扩展和Custom Tick Cvar 能有助于让别人更好帮助你解决问题.

单凭一张Gif无法提供更多详细内容 别人根本不知道你在说什么.
Forum: Extensions 02-14-2023, 03:08
Replies: 254
Views: 186,798
Posted By zomexf
Re: [L4D,L4D2,TF2] BuiltinVotes 0.5.8 (2013-01-29)

>=1.11编译器虽然可以编译无任何报错(使用Sir语法更新版inc)
但在游戏中投票不管成功与否 都无效.L4D1/2都如此.
问题出处:builtinvotes.inc内查找BuiltinVoteHandler.

临时解决办法:使用Sourcemod1.10 <=编译器 你将会发现一切正常.

Do not use the > 1.10 compiler
Forum: Plugin/Gameplay Ideas and Requests 09-27-2022, 07:55
Replies: 9
Views: 1,251
Posted By zomexf
Re: [L4D2]How to check wallhack mod players. HELP

高亮、除草之类的 比起这个来说 都只能算一般mod.甚至对比此mod不值一提
这种mod类型已经类似于使用作弊程序性质了. 看vmt设置是将纹理贴图路径那些都设成无了.
并且已经很多人隐藏使用这么多年.只能试试来问问论坛各大佬 有无任何方式来加以检测.
不行的话只好启用"sv_consistency" Value Cvar了. 我英语机翻很烂 请不要在意.
Forum: Plugin/Gameplay Ideas and Requests 09-26-2022, 16:30
Replies: 9
Views: 1,251
Posted By zomexf
Re: [L4D2]How to check wallhack mod players. HELP

The mod is very bad. Arguably the most cheating mod
Many people are hide using
I Only hope check to block this mod.Because I also play game mods
Forum: Plugin/Gameplay Ideas and Requests 09-25-2022, 17:44
Replies: 9
Views: 1,251
Posted By zomexf
[L4D2]How to check wallhack mod players. HELP

This Mod :https://steamcommunity.com/sharedfiles/filedetails/?id=676083395

I need help. how to check wallhack mod players.

SMAC Does not work on this type of player

RestrictAddons and...
Forum: Plugins 10-05-2021, 03:44
Replies: 8
Views: 5,878
Posted By zomexf
Re: [L4D & L4D2] Wings

You should indicate that this plugin requires "fast/smdownloader server"
Or packaging vpk send to people instructions.
Forum: Snippets and Tutorials 09-20-2021, 14:48
Replies: 83
Views: 136,580
Posted By zomexf
Forum: Snippets and Tutorials 09-20-2021, 13:12
Replies: 83
Views: 136,580
Posted By zomexf
Re: [TUT] SourcePawn Scripting - Tips, Basics to Advanced

Use OnClientPostAdminCheck or OnClientPutInServer : SDKHook(client, SDKHook_OnTakeDamage, OnTakeDamage);

Whether it is necessary to use "SDKUnhook(client, SDKHook_OnTakeDamage, OnTakeDamage)" in...
Forum: Plugin/Gameplay Ideas and Requests 08-21-2021, 12:25
Replies: 2
Views: 1,007
Posted By zomexf
Forum: Plugin/Gameplay Ideas and Requests 08-07-2021, 16:06
Replies: 2
Views: 1,007
Posted By zomexf
[L4D2]help old plugins support sm1.11

This is old plugin:version1.3.0(not 2.0.0)
https://forums.alliedmods.net/showpost.php?p=949520&postcount=1

I not familiar with new structs syntax. I can't complete the update.
Anyone help...
Forum: Plugins 07-16-2021, 18:08
Replies: 9
Views: 25,233
Posted By zomexf
Re: [L4D2] Hud Splatter (1.2) [10-May-2020]

[SM] Exception reported: Array index out-of-bounds (index -1, limit 19)
[SM] Blaming: l4d2_hud_splater.smx
[SM] Call stack trace:
[SM] [1] Line 130,...
Forum: Plugins 06-19-2021, 12:18
Replies: 50
Views: 38,425
Posted By zomexf
Re: [L4D & L4D2] Left 4 Dead Slots

Thanks.
Normal work.
Forum: Plugins 03-08-2021, 08:20
Replies: 26
Views: 12,696
Posted By zomexf
Re: [L4D2] Ladder Rambos Dhooks

Button Q ladder not work.
Forum: Plugin/Gameplay Ideas and Requests 09-28-2020, 16:33
Replies: 7
Views: 2,614
Posted By zomexf
Re: [L4D2]Help update old gamedata for windows

Thank you Silver.
New gamedata,work correctly.
Forum: Plugin/Gameplay Ideas and Requests 05-01-2020, 14:17
Replies: 7
Views: 2,614
Posted By zomexf
Re: [L4D2]Help update old gamedata for windows

[SM] Native "LoadFromAddress" reported: Invalid address 0xbc is pointing to reserved memory.
can help plugin to be changed in support for windows ? I don't know how to do.:bee:
Forum: Plugin/Gameplay Ideas and Requests 04-30-2020, 07:02
Replies: 7
Views: 2,614
Posted By zomexf
Re: [L4D2]Help update old gamedata for windows

Hello Silvers, I received the following logs unable to work
[SM] Plugin encountered error 25: Call was aborted
[SM] Native "SetFailState" reported: Couldn't find the 'OnWindupFinished_Sig' address...
Forum: Plugin/Gameplay Ideas and Requests 04-29-2020, 14:52
Replies: 7
Views: 2,614
Posted By zomexf
[L4D2]Help update old gamedata for windows

Gamedata:

"Games"
{
"left4dead2"
{
"Addresses"
{
"OnWindupFinished_Sig"
{
Forum: Plugin/Gameplay Ideas and Requests 09-06-2019, 07:19
Replies: 9
Views: 3,700
Posted By zomexf
Forum: Plugins 07-27-2019, 07:39
Replies: 13
Views: 18,554
Posted By zomexf
Re: [L4D & L4D2] Random Tank Rock [v1.0.0 | 23-April-2019]

Trunk scope error can you fix it ?
Soryy. I can't not English.
I don't know if you can understand.
Upload larger than GIF file size I can only upload zip
176489
Forum: Plugins 07-11-2019, 13:49
Replies: 41
Views: 22,635
Posted By zomexf
Forum: Plugins 07-10-2019, 05:02
Replies: 41
Views: 22,635
Posted By zomexf
Re: [L4D/Any?] Round Start Music Player (infinite tracks)

Errors:
l4d_MusicMapStart.smx (Round start music): Error detected in plugin startup (see error logs)
[SM] Exception reported: Cannot open config file "addons\sourcemod\data\music_mapstart.txt"!...
Showing results 1 to 23 of 23

 
Forum Jump

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


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