Blockland Forums > General Discussion
Badspot's Block Party
Pages: (1/1)
Electrk:
I would like to know a few things about Badspot's Block Party.
First, what's this new teledoor thing? Is it something he's gonna add or what?
Second, how did he make it so that players are defaultly no-jet. Is it something he added in the new update?
Never mind. Locked.
jes00:
--- Quote from: Electrk on November 11, 2011, 06:37:36 PM ---Second, how did he make it so that players are defaultly no-jet. Is it something he added in the new update?
--- End quote ---
Put the following in the console or make a server.cs with it.
--- Code: ---PlayerStandardArmor.canJet = 0;
--- End code ---
Electrk:
--- Quote from: jes00 on November 11, 2011, 06:52:18 PM ---Put the following in the console or make a server.cs with it.
--- Code: ---PlayerStandardArmor.canJet = 0;
--- End code ---
--- End quote ---
I thought so.
Pages: (1/1)