Blockland Forums > Modification Help
Function for Walking
<< < (8/9) > >>
Chrono:

--- Quote from: Jasa1 on February 01, 2012, 09:21:03 PM ---At one point I was looking for a servercmd for movement. I couldn't see how it would work without it.
If you think about it clientcmdtimescale is completely client sided and can be used to slow your player from a knock back or gravity.

--- End quote ---
Even if you reduce it on the client side, it doesn't actually change how fast you're moving. You may appear to be moving slower, but your actual velocity is still unchanged. Thus if you do 0.2 timescale on the client side before you hit a wall/floor, you'll still die of impact damage, even though in your rate of time, you were moving incredibly slow.

Technically you should be able to float at any time (modifying the game through a 3rd party program though), seeing how lagged out players become frozen mid-air.
Slicksilver:

--- Quote from: Chrono on February 01, 2012, 10:18:51 PM ---Technically you should be able to float at any time (modifying the game through a 3rd party program though), seeing how lagged out players become frozen mid-air.

--- End quote ---
I believe Torque only resorts to freeze when the client stops connection with the server. Even if you used a 3rd party program to cut Blockland's network capabilities this wouldn't be useful, lol.
Jasa1:
Inb4SpeedHax
Chrono:

--- Quote from: Jasa1 on February 01, 2012, 10:46:07 PM ---Inb4SpeedHax

--- End quote ---
The only 'speed hax' that are possible are ones to reduce how fast you go, and as said, it wont save you from impact damage.


--- Quote from: Slicksilver on February 01, 2012, 10:29:07 PM ---I believe Torque only resorts to freeze when the client stops connection with the server. Even if you used a 3rd party program to cut Blockland's network capabilities this wouldn't be useful, lol.

--- End quote ---

Well, the only way to find out would be to break the rules (pretty sure you're not allowed to mess with that kind of stuff)... though it would be useful to float in the air while building.
Slicksilver:

--- Quote from: Chrono on February 01, 2012, 11:01:36 PM ---Well, the only way to find out would be to break the rules (pretty sure you're not allowed to mess with that kind of stuff)... though it would be useful to float in the air while building.

--- End quote ---
It's not like Badspot has an anti-cheat feature in Torque. Anyway, since brick movement stuff is relayed through the server you still have that issue. But yeah, it would be boss if you could just float and build instead of using an old autojet mod or doing it yourself.
Navigation
Message Index
Next page
Previous page

Go to full version