noclip problem? not big problem!

Nemo08
Member
 
Posts: 132
Joined: Mon Dec 26, 2011 04:59

noclip problem? not big problem!

by Nemo08 » Tue Jan 10, 2012 00:31

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??
Last edited by Nemo08 on Tue Jan 10, 2012 10:21, edited 1 time in total.
 

User avatar
dannydark
Member
 
Posts: 428
Joined: Fri Aug 12, 2011 21:28

by dannydark » Tue Jan 10, 2012 02:01

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.
Last edited by dannydark on Tue Jan 10, 2012 02:02, edited 1 time in total.
 

Nemo08
Member
 
Posts: 132
Joined: Mon Dec 26, 2011 04:59

by Nemo08 » Tue Jan 10, 2012 03:25

I know, this trick complitely don't solve problem, don't have premissions and so on, but it realistic and may be used on 0.4 servers right now without any server modifications
 

User avatar
jordan4ibanez
Member
 
Posts: 1865
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Tue Jan 10, 2012 12:58

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
Last edited by jordan4ibanez on Tue Jan 10, 2012 13:00, edited 1 time in total.
If you can think it, you can make it.
 

User avatar
jordan4ibanez
Member
 
Posts: 1865
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Tue Jan 10, 2012 12:59

and then in the server config there will be a setting

FLY = true

or

FLY = false
If you can think it, you can make it.
 

User avatar
xyz
Member
 
Posts: 449
Joined: Thu Nov 10, 2011 14:25

by xyz » Tue Jan 10, 2012 13:42

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

Yes, and if you talking about client modification - everybody who can modify client will still be able to fly.
 

User avatar
jordan4ibanez
Member
 
Posts: 1865
Joined: Tue Sep 27, 2011 18:44
GitHub: jordan4ibanez
IRC: jordan4ibanez
In-game: jordan4ibanez

by jordan4ibanez » Tue Jan 10, 2012 13:53

well then..what if we make it so that the server won't let them enter unless it detects that line of code? :)
If you can think it, you can make it.
 


Return to Minetest Features

Who is online

Users browsing this forum: No registered users and 4 guests

cron