AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY] The Void v0.4 (08/07/16) (https://forums.alliedmods.net/showthread.php?t=275163)

SM9 11-23-2015 17:12

[ANY] The Void v0.4 (08/07/16)
 
1 Attachment(s)
The Void[v0.4]


Hello guys, today my server froze up when a weapon somehow fell out of the map. I decided to code a plugin to fix this and thought I would release it too ;)

DESCRIPTION:
The Void works by deleting any weapons that fall or move outside of the map.

This and This is what it should fix. (Yes I have tested throwing random things outside of the map.)

Servers running this plugin (GameTracker)

Enjoy! :)

SM9 11-24-2015 08:51

Re: [ANY] The Void v0.2 (24/11/15)
 
Updated.

SM9 07-18-2016 09:56

Re: [ANY] The Void v0.3 (08/07/16)
 
Updated.

luki1412 07-18-2016 11:16

Re: [ANY] The Void v0.3 (08/07/16)
 
Why are you setting:
version = "0.3",
url = PLUGIN_VERSION

?

Use:
version = PLUGIN_VERSION,
url = "https://forums.alliedmods.net/showthread.php?t=275163"

Why are you using "thevoid" as the version cvar? Why not something like sm_thevoid_version ?
Also, game monitor doesnt exist anymore.

SM9 07-18-2016 11:41

Re: [ANY] The Void v0.3 (08/07/16)
 
Quote:

Originally Posted by luki1412 (Post 2437454)
Why are you setting:
version = "0.3",
url = PLUGIN_VERSION

?

Use:
version = PLUGIN_VERSION,
url = "https://forums.alliedmods.net/showthread.php?t=275163"

Why are you using "thevoid" as the version cvar? Why not something like sm_thevoid_version ?
Also, game monitor doesnt exist anymore.

Woops, thanks for spotting this :P, Fixed.

SM9 07-18-2016 13:48

Re: [ANY] The Void v0.4 (08/07/16)
 
ok 0.4 should fix error spam.

ImACow 07-21-2016 12:04

Re: [ANY] The Void v0.4 (08/07/16)
 
Just had a hacker joining the server

Teleported to 0,0,0 airstuck & crashed.

Version 0.4.


https://crash.limetech.org/mrb25qg7btxt
https://crash.limetech.org/gvhrvnwwlibl

console log

Code:

Infinite angles from vphysics! (entity weapon_famas)
Infinite origin from vphysics! (entity weapon_famas)
Infinite angles from vphysics! (entity weapon_famas)
Infinite origin from vphysics! (entity weapon_famas)
Infinite angles from vphysics! (entity weapon_famas)
Infinite origin from vphysics! (entity weapon_famas)
Infinite angles from vphysics! (entity weapon_famas)
Infinite origin from vphysics! (entity weapon_famas)
Infinite angles from vphysics! (entity weapon_famas)
Infinite origin from vphysics! (entity weapon_famas)
Infinite angles from vphysics! (entity weapon_famas)
Infinite origin from vphysics! (entity weapon_famas)
Infinite angles from vphysics! (entity weapon_famas)
Infinite origin from vphysics! (entity weapon_famas)
L 07/21/2016 - 17:10:40: [tele.smx] Client 'Shiro<257><STEAM_1:0:145850382><>' is teleporting


sixten_8_9@ 12-20-2018 13:46

Re: [ANY] The Void v0.4 (08/07/16)
 
Quote:

Originally Posted by SM9 (Post 2365782)
The Void[v0.4]


Hello guys, today my server froze up when a weapon somehow fell out of the map. I decided to code a plugin to fix this and thought I would release it too ;)

DESCRIPTION:
The Void works by deleting any weapons that fall or move outside of the map.

This and This is what it should fix. (Yes I have tested throwing random things outside of the map.)

Servers running this plugin (GameTracker)

Enjoy! :)

did not work for me did test it 2018-12-20
server still gettings this
Infinite origin from vphysics


All times are GMT -4. The time now is 00:57.

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