Blockland Forums > Suggestions & Requests
Binded key for boarding vehicles.
rkynick:
--- Quote from: Chrono on August 14, 2009, 11:10:02 PM ---It can't be made client sided, sadly. It can't be just server sided either.
The best way would be for it to come in the next version of Blockland. Having an add-on require both client and server to have it is highly innefficient, unless it's some sort of private RPG mod where the clients need to download a GUI.
--- End quote ---
Server sided method:
Over-ride light key
--- Code: ---function servercmdlight(%client){
//raycast out
//if you find a vehicle, try to mount it. If you find nothing, preform normal light functionality.
//If you are in a vehicle, try to unmount it.
}
--- End code ---
Chrono:
Though Bushido's idea was pretty nice, and from what I've seen, is easily possible with engine changes.
dawngaward0110:
but i liek jumping into vehicles :3
Thorax:
--- Quote from: Chrono on August 16, 2009, 02:43:15 AM ---Though Bushido's idea was pretty nice, and from what I've seen, is easily possible with engine changes.
--- End quote ---
Start a petition?
Chrono:
Go for it.