Everything posted by Goodly
-
Momentum?
Slow the speed of what? You can change all sorts of things if you modify your own client.
-
Momentum?
For the benefit of readers, a "neo" jump is the same as what Mason is referring to as a "Mid-air strafe." A double neo would be that but two solid blocks between. - You don't reach maximum walk speed instantaneously, but there is a very quick buildup before hitting max speed, so if you jump right as you begin pressing forward you won't go as far. Take a small amount of time to walk the direction you want to jump before jumping for maximum distance. Not sure what you need to know about head hitters. They are possible, you just need to jump at the very last moment. Strafing doesn't make any difference as to how far you can move (the movement vectors produced by WASD are normalized), though it may assist you in neo jumps if you can't do it with screen-turning alone. Collide boxes are always cuboid shape and do not rotate, so you can use this info to understand a bit about what angles you need to take when jumping. As for double neos, these are just not possible with the default speed you can move at in ClassiCube.
-
Possessing
This is actually a fun idea. Could be useful for roleplays where one person takes control of various bots to act as live NPCs. I don't think anyone has written a command that can do that at the moment though.
-
I found a minecraft javascript copy
I have removed the link due to it being potentially a virus. Please avoid posting non-reputable links in the future.
-
Help with /gb and /lb
Can you explain a bit more about what a falling block means?
-
Help Bots
/skin bot [botname] $skin $skin is one of the tokens that gets substituted with another value once it’s used in-game. In this case, it always becomes the name of your current skin. You’ll also notice it works when sent in chat, if you like to be annoying. PS: you did a good job formulating this question so it was clear exactly what you meant. it’s appreciated since a lot of questions on here can be confusing
-
Lair of Truth Texture Pack.
I think it would be worth it to take some time to go over mistakes such as the diagonal cross-beam on the crate being scribbly and bent. And (what I assume is) the shiny part on the ice block having a similar issue. As digital pixel art there shouldn't really be any reason to have messy lines
-
Invis block
(make it walk-through-able) /os lb edit [id] collide 0 (make it completely invisible) /os lb edit [id] blockdraw 4
-
Why was i banned when i did nothing wrong?
You were banned because you said you were quitting and never coming back. You were also having a completely inappropriate hissy fit and pretending you were suicidal, again, despite how many times you’ve been warned not to do this in the past. Let this ban be a lesson to say what you mean and mean what you say.
-
Announce command
.cs files must be in extra/commands/source and .dll files must be in extra/commands/dll
-
Name Changes Idea
Name changes are off the table due to the countless number of software and databases that all use the username as the sole way to identify the account. Name change is also fairly pointless considering the amount of effort it would be to support. This game is free, just make a new account if you really hate your current name. Or, better yet, think before making your initial name. Some servers are generous enough to allow you to change your nickname (for that server), though.
-
How can I remove the Guest rank in MCGalaxy?
You can't remove it, only rename.
-
How can I make bots lie down?
You can rotate bots with /entrot bot [botname] [axis] [degrees] So for example, let's say we have bot named Sleeping. We can make it lie on its back with /entrot bot Sleeping x -90 On its stomach is /entrot bot Sleeping x 90 On its side is using Y axis instead. /entrot bot Sleeping y 90 (or -90!)
-
easter bunny is a bad thing
the irony of saying easter bunny isn’t woke due to referencing sex, when an undeniable component of being progressive is sexual liberation and destigmatization
-
How to change your nickname?
/xtitle fire boy
-
Don't have any sounds in the game :(
If you're using the web client, there are no sounds. If you're using the desktop client, then you can turn them on in Options... > Misc Options...
-
How do I create a Texture pack?
You can find a template here: https://static.classicube.net/default.zip Then unzip the files, change any of the textures to your liking, and then put them back into the zip file. The .zip file is now your texture pack. You should also just delete the files you haven't changed since they just take up unnecessary space.
-
The blocks that I allow in my server does not come out in the block list (in the game)
Yes. https://www.classicube.net/forum/viewpost/b_a/
-
The blocks that I allow in my server does not come out in the block list (in the game)
Those blocks are "MCGalaxy physics blocks". They are special, they don't show up in your block menu, but you can place them using building commands, and they take on the appearance of blocks that already exist. For example, /place checkpoint appears as air, /z door appears as log, etc.
-
how do i create a server?
You can use https://github.com/UnknownShadow200/MCGalaxy
-
classicube portals
You can run commands in "portals" with /help mb
-
My Server
No one can help you if you don't pose any questions
-
Change default zombie model
It's confusing what you're asking. If you just want a zombie with its arms lowered, you can find or upload a zombie skin and just put it on the normal humanoid model. You can find the default ClassiCube zombie skin in here: https://static.classicube.net/default.zip Then upload it to something like dropbox or imgur, and use the URL as the skin. Or you can search the web for countless default Minecraft zombie skins.
-
How to move myself into operator rank (I am making a server)
why did you quote only part of my comment, leaving out the part that explains the purpose of nobody rank, and then ask me what the purpose of nobody rank is?
-
How to move myself into operator rank (I am making a server)
please stop telling people to use the nobody rank. that defeats the purpose of it. instead you can use superop which is the default owner rank. nobody rank is meant to be a way to set commands and visit permissions to be completely exclusive. (e.g, only nobody and megaboi can visit privateworld)