I think we may jast add to all solid nodes black posteffect. Without client modify it be works normal.
edit: damage on this nodes sometimes leads to a server crash or don't work (v20120106-01). bug??
dannydark wrote:I personally think noclip should be removed completely or at least made permission based.
EDIT: I know server side flying prevention is on the todo list so maybe this will be done at the same time.
jordan4ibanez wrote:dannydark wrote:I personally think noclip should be removed completely or at least made permission based.
EDIT: I know server side flying prevention is on the todo list so maybe this will be done at the same time.
dannydark i looked in the source..make the FLYING option dependant on the server
so lets put this into terms that anyone can understand..including me:
{
FLY = {get.fromserver}
if FLY == (true)
then
fly.allow (or whatever the flying init is)
if FLY == (false)
then
fly.deny (not allowing the player to fly)
and then have the init register whether or not the server can let you fly
FLY == the.init.script (for the flying)
}
hope some one makes it
Users browsing this forum: No registered users and 4 guests