Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Preventing a player from moving via script
« previous
next »
Print
Pages: [
1
]
Author
Topic: Preventing a player from moving via script (Read 616 times)
zmaster
June 21, 2012, 04:42:12 PM
I am writing a modular portal addon as seen
here
. But in order to prevent players from activating a portal, traveling across the map and then using it I need to find a way of Immobilizing the player while allowing the player to chat.
«
Last Edit: June 21, 2012, 04:46:49 PM by zmaster
»
Ad Bot
Advertisement
Port
June 21, 2012, 05:01:07 PM
Create a player datablock that can't move and use it.
Treynolds416
June 21, 2012, 05:36:21 PM
There's already an existing one that does this. Called no-move player, I'm pretty sure it's on RTB
Greek2me
June 21, 2012, 05:36:38 PM
http://forum.returntoblockland.com/dlm/viewFile.php?id=2119
phflack
June 21, 2012, 06:32:11 PM
heh, i remember uploading that
people keep making stupid ratings it seems
this doesn't stop the camera from moving, or crouching, or being knocked to the side (i think)
it just prevents player movement
zmaster
June 21, 2012, 08:36:05 PM
Excellent
elm
June 22, 2012, 01:33:45 AM
Or you can set the control object to the player's camera.
Port
June 22, 2012, 03:59:26 AM
Quote from: elm on June 22, 2012, 01:33:45 AM
Or you can set the control object to the player's camera.
That would prevent everything, not just moving.
Chrono
June 22, 2012, 04:18:24 PM
Mount them to an invisible static shape.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Preventing a player from moving via script