Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Player editing


frankpetrov
 Share

Recommended Posts

without making a player an admin, is there any way to make a way so that a player could have their own "map" and build whatever they want on it without an admin having to do it for them?
I am looking for eithere an already made script to do this or an answer saying no its not possible, or a tip as to how do it would be nice.

sorry for any confusion and thanks for the help.
Link to comment
Share on other sites

It's been done in EE quite some versions ago, so yes it is possible. It's quite some tricky bussunis though, as it requires a new editor, permissions for such a thing.. Limiting to certain areas on the map, and blocking out certain attributes (Wouldn't want someone to remove your warps do they can create a dead end map right?) I'd imagine it's a hell of a lot of work.
Link to comment
Share on other sites

@Yami:

> Well, in EO it's:
> ```
> Public Const ADMIN_MONITOR As Byte = 1
> Public Const ADMIN_MAPPER As Byte = 2
> Public Const ADMIN_DEVELOPER As Byte = 3
> Public Const ADMIN_CREATOR As Byte = 4
> ```I'd imagine it to be about the same in EE.

That's what I was looking for. Thanks.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...