Garry's Mod
346 人が評価
NoSurf - A simple solution to an annoying problem.
   
アワード
お気に入り
お気に入り
お気に入りから削除
Content Type: Addon
Addon Type: Tool
Addon Tags: Roleplay
ファイルサイズ
投稿日
更新日
1.161 KB
2014年12月6日 1時19分
2014年12月6日 14時19分
12 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
NoSurf - A simple solution to an annoying problem.

解説
This is a simple script that will kill people who try to propsurf.

Here's the simple config. Run these commands in the server console or set them in the server.cfg file.

nosurf_enabled (default 1) - Should we reprimand players for trying to propsurf?
nosurf_admins (default 1) - Should we also reprimand admins?
nosurf_speedtolerance (default 128) - How fast should they have to be travelling upwards to be killed?

Facepunch Thread[facepunch.com]

For developers:

You can stop someone from getting prop killed by adding a hook named "PropSurfed" and returning true.

For example,

hook.Add("PropSurfed", "Test Hook", function(a,b)
return a:IsSuperAdmin() or b:GetModel() == "models/props_c17/door01_left.mdl"
end)

Will prevent any superadmins from getting killed, and will prevent anyone who is using a door from getting killed.
34 件のコメント
TheGallantGeek™ 1月6日 19時49分 
frickin corporate corporation
Binty 2024年10月16日 4時42分 
what if instead of Garry’s Mod it was called Evil Garry’s Mod with Evil Addons like this one
don't you love a good whiskey 2024年8月1日 7時26分 
Would rather become Silver (Prop)surfer then not propsurf
balls 2024年7月21日 6時27分 
fag
yo_tango_yo_tango 2024年4月12日 10時01分 
this sucks ass:steamsad::steamsad::secretweapon_hoi::secretweapon_hoi:
Brainjokester 2022年9月4日 7時11分 
boooo
αℓzнє ツ 2021年10月22日 21時02分 
Ulib line 109 of file hook.lua : local a, b, c, d, e, f = v.fn( ... )
αℓzнє ツ 2021年10月20日 20時08分 
Does it support ULX/ULIB ?
I remove this.

nosurf.lua:31: attempt to call method 'IsPlayerHolding' (a nil value)
1. fn - autorun/nosurf.lua:31
2. unknown - addons/ulib/lua/ulib/shared/hook.lua:109 (x31)
Dylan 2019年8月19日 0時22分 
-rep
Warrior201X 2019年4月17日 7時10分 
its good, for if you want your friends to play fair. Like if you want to run a maze. This will stop them from gaining advance.