Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
FloddyFosh wrote:PlayerIO Messages - Add ID of player argument to the PlayerIO "b", "bc", "bs", "pt" and "br"messages. Also add this for the "hide" message or define a new message "key" for hitting a key. Possibly define a message for hitting a blue coin.
Except bc, pt, and br, since these are restricted to owners.
Aahh yh, smart one. Forgot about that.
One that should work when the level is not visible: /whitelist "player1" "player2"...
And to rewind that: /blacklist "player1" "player2"...
Offline
/addadmin <username> - player gets code every time they enter the world
/admins - list admins
/removeadmin <username> - remove player as admin
/adminblock <on/off> - toggle whether a admins can build or not, could also be done for god mode but I don't see a point.
~ 100th Post! ~
Last edited by Banana_Venom (Feb 16 2013 3:01:50 pm)
/coords-better command for getpos
/editworld <true/false> (not sure on name)-makes the world where all players can do nondrag edit like an edit world
/lowgrav <true/false>-makes the world low gravity
linkz0rs wrote:I think the ban command would look neater like this:
/ban <username> <reason> <time>
That way, you don't have to put "/ban <user> 0 Good bye" .. Instead you could write "/ban <user> Good bye" to imply no timeProblem is that you don't know how long the reason parameter is.
Just to give you a simple example, what if someone would do "/ban <user> Permanent ban! You're acting like your age is 5", it wouldn't be a permanent ban , because it thinks the 5 is the argument for time, while it is actually part of the reason.
Simple solution.
/ban <username> <time> <reason>
Where <time> is minutes(?) OR "perm".
Edit: Actually, "/ban username reason" is perma. "/ban username time reason" is not perma. That's how the pro's do >.>
Last edited by gustav9797 (Feb 16 2013 4:33:30 pm)
Offline
/makezombie "player"
Also, this isn't really related to commands but it'd be cool if "c" packets came with x and y coordinates of the coin picked up.
I'd like to see /loadlevel [ID] -- that way, you could load another one of your saved levels in instead of what you had already saved. That way, if your users wanted a change, you could bring the level to them instead of them to the level.
Offline
/potionsoff all
/potionson all
/usesmiley [smileycode] (Usable by all)
(Example: "/usesmiley shades" turns you into .)
(Note: If you don't have that smiley [or it is locked], a message will show up [in chat] saying: "You are not allowed to access/wear that smiley!")
/changecode [edit-code]
(Example: "/changecode this is a test" changes code to "this is a test".)
/showprofile [playername] (Usable by all)
(Note: Works only if the person is owner or in the room. If that person's profile is private, a chat message will show "That person's profile is private. You may not view it.")
(Example: "/showprofile gregregreg" shows my profile.)
Also, we should be allowed to add in either BBCode or HTML Code for chat. Like <b>, <i>, <u>, [b], [i], [u], etc.
Signature last updated 7 Feb 2020 2:08 AM PST (-8 UTC)
Basically inactive but I'll come in sometimes and yeah who the funk am I kidding I don't visit here anymore. check out my totally legit avi tho I made it when I was like 14
Best of luck to you all in your lives. Thanks for all the good times.
~greg³
Offline
FloddyFosh wrote:linkz0rs wrote:I think the ban command would look neater like this:
/ban <username> <reason> <time>
That way, you don't have to put "/ban <user> 0 Good bye" .. Instead you could write "/ban <user> Good bye" to imply no timeProblem is that you don't know how long the reason parameter is.
Just to give you a simple example, what if someone would do "/ban <user> Permanent ban! You're acting like your age is 5", it wouldn't be a permanent ban , because it thinks the 5 is the argument for time, while it is actually part of the reason.Simple solution.
/ban <username> <time> <reason>
Where <time> is minutes(?) OR "perm".
Edit: Actually, "/ban username reason" is perma. "/ban username time reason" is not perma. That's how the pro's do >.>
That's why this command already was in my list , I was just telling linkz0rs why his command wouldn't work hehe .
/makezombie "player"
Yeah, useful. In case you wan't people to start as a zombie.
I'd like to see /loadlevel [ID] -- that way, you could load another one of your saved levels in instead of what you had already saved. That way, if your users wanted a change, you could bring the level to them instead of them to the level.
Useful!
Last edited by FloddyFosh (Feb 17 2013 6:38:48 am)
gustav9797 wrote:FloddyFosh wrote:Problem is that you don't know how long the reason parameter is.
Just to give you a simple example, what if someone would do "/ban <user> Permanent ban! You're acting like your age is 5", it wouldn't be a permanent ban , because it thinks the 5 is the argument for time, while it is actually part of the reason.Simple solution.
/ban <username> <time> <reason>
Where <time> is minutes(?) OR "perm".
Edit: Actually, "/ban username reason" is perma. "/ban username time reason" is not perma. That's how the pro's do >.>
That's why this command already was in my list , I was just telling linkz0rs why his command wouldn't work hehe .
D-rock2308 wrote:/makezombie "player"
Yeah, useful. In case you wan't people to start as a zombie.
Useful!
But because of ee being full of noobs, they would just manage to perma ban everyone. So just for ee I think /pban and /tban are best.
Offline
Also, this isn't really related to commands but it'd be cool if "c" packets came with x and y coordinates of the coin picked up.
either this or maybe each coin has an ID which is sent with "c"
Sxerks wrote:Comprehensive GOD mode command
/god -player"######" -code"#####" -loc"#,#,#,#;#,#,#,#....." -fbadngpr
A bit too complicated ? Split it up in smaller commands, also some of them are already added.
I updated my original post, and added some defaults and more examples.
No, actually it's not complicated at all. It's meant to be a comprehensive way of setting permissions with one command.
Some people may not be used to using switches in a command line format but it's not hard. It would ultimately be MR. Voids choice how exactly to implement it.
If there were were GUI options(with radio buttons and check boxes) for these commands and others, they would all be easier to use for everyone.
One other thing to note is the redundant/superfluous/(waste of space) nature of the chatbox and enter code box, we only need one.
Offline
/checkpoint #(save, remove, enable, disable):
#save# - saves position and everything (coins, switches etc.). Player after entering same world will be spawned with saved settings at saved location. (Available for everyone)
#remove# - removes saved settings. (Available for everyone)
#enabled# - saving position, etc. is enabled. (Available for world owner)
#disabled# - saving position, etc. is disabled. (Available for world owner)
Or instead of adding that command make checkpoint blocks work like this. That would be nice to don't loose progress when leaving world. Reset command suggested by others should also reset that save point to spawn point.
Last edited by Thanel (Feb 17 2013 4:57:29 pm)
Offline
/editable would be best
^ /editable would be awesome! +rep! So anyone can edit your world, but you still are the only god and can still kick and all of that stuff. ^ ^
ssAARASAAAAAAAAA iAAAAAAAAAAAAA OU yaaAAAAAAAAAAAAAA YAAAaa YAAaah; yaayaayaa, yayayaya-ya-ya YAAA YAAAYA; YAYAYA YAAHAYAhAAAAAAAAAA
EPIOOOOOUUUUUUuuuuuu IUO0O0oooooooooooppi
;3 0>o ~X_x~ <~(^V^)~> (); ;B ;~; *~<:',',',',',{ Q=(*@`)Q
Im A ®a®ity ®
Offline
/save
/clear
/title <name>
/potions <"on"/"off">
This is just for convenience. Also if we can remove the "Edit Level" menu that'd be great as well.
Also, I really like the idea of editing the chat. That would be very convenient for BALs (bot-assisted levels).
Yeah, well, you know that's just like, uh, your opinion, man.
Offline
/Allowpotions 'Player' '1,2,3,4,5,6,7,8,9'
And
/Disallowpotions 'player' '1,2,3,4,5,6,7,8,9'
/bgic
shows how often bgic was in your world.
/admin [name] : do the person admin so he can use the commands for the room (like /loadlevel /reset... )
/unadmin [name] : do the person not admin
In level comman's
/Build #Number
Where i can build bricks,so i dnt losse my time to build terrain
where number is the many bricks automatic builded.
Flod that lock smiley one could be used to change someone to another smiley against their will, or just to annoy someone because they have to keep changing it back.
FloddyFosh is there any update on the commands or anything that MrVoid or MrShoe said about the commands?
Thanks Bobithan for the sig, love it <3 "You will never know how valuable a thing or a person is...until its not with you anymore, then you`ll regret..."
Offline
linkz0rs wrote:I think the ban command would look neater like this:
/ban <username> <reason> <time>
That way, you don't have to put "/ban <user> 0 Good bye" .. Instead you could write "/ban <user> Good bye" to imply no timeProblem is that you don't know how long the reason parameter is.
Just to give you a simple example, what if someone would do "/ban <user> Permanent ban! You're acting like your age is 5", it wouldn't be a permanent ban , because it thinks the 5 is the argument for time, while it is actually part of the reason.linkz0rs wrote:Also, I think a /nocrown command would be nice to get rid of ugly crown.
You mean people wouldn't get the blue crown when they complete the level?
No, I mean if you're currently wearing a crown, that command will take the crown off yourself. I personally don't like crowns.
/privateworld -> makes only u can enter ur world
/privateworldfriends -> makes only u and ur friends can enter ur world
/playable *username* -> makes a specific player able to enter ur world
I think this is very useful for if you're working on a level and you want to keep the surprise.
Offline
[ Started around 1732420786.2513 - Generated in 0.082 seconds, 14 queries executed - Memory usage: 1.74 MiB (Peak: 1.99 MiB) ]