ID:1104131
![]() Dec 29 2012, 6:53 pm
|
|||||||
| |||||||
Request for a hub based whitelist. Need a way to prevent clients from downloading resources at connection level by just rejecting connection altogether directly from the HUB.
|
![]() Dec 29 2012, 8:56 pm
|
|
I think if you deny the connection at the time of IsBanned() it'll prevent a resource download.
|
I add this code and everything operates as normal, as in, IsBanned() is never called.
world Edit: Just learned from this thread:http://www.byond.com/ forum/?post=778003&hl=IsBanned#comment2165451 that you can't really test it using localhost or 127.0.0.1 Whoops! Works. |