Blockland Forums > Suggestions & Requests
Jeep Player-Type
Freek:
I have always wanted a Jeep Player-Type where you control the jeep with normal Jeep physics.
The Awesome Dude:
yesyes - this must be done!
TeeJay:
i thought of this a while ago, wanted it
so
/support all of my yes ogm yes yues
Brian Smithers:
hmm
idk if this would work but try this:
spawn a Jeep and type
/getID
the id will be some long number, write it down.
go into console and type
findclientbyname(yournamehere).camera.setControlObject(thatnumberyoucopieddown);
should work, idk
jes00:
--- Quote from: Brian Smithers on December 12, 2012, 04:09:53 PM ---hmm
idk if this would work but try this:
spawn a Jeep and type
/getID
the id will be some long number, write it down.
go into console and type
findclientbyname(yournamehere).camera.setControlObject(thatnumberyoucopieddown);
should work, idk
--- End quote ---
That did nothing, but findclientbyname(yournamehere).setControlObject(thatnumberyoucopieddown); worked.