JEDI Comport » ((JEDI RolePlay Mod/RPMod)) » Suggestions
-
Notifications ()
Notifications Settings
- You have no notifications
Grabbing
Grabbing
The current grabbing to ledges when jumping or so is done automaticly, which sometimes is annoying. It is, especially to small characters, which are small enough to grab to anything. I'm sure this happens to the 'grown ups' too. So what I'm asking for is it being able to be done manually, by pressing a button. Togglable, so everybody's happy.
Last edited by Avaeth on Tue May 25, 2010 2:48 am, edited 1 time in total.
- Fane Ornn'ila
- Lost One
- Posts: 567
- Joined: Sun Jun 28, 2009 7:58 am
Oh, yes. You can. Posting a script for those, who are having the same issue. Thanks.
Last edited by Avaeth on Tue May 25, 2010 3:20 am, edited 1 time in total.
Code: Select all
bind xx "vstr toggleledge"
set toggleledge "vstr toggle2"
set toggle1 "set toggleledge vstr toggle2;rpclientconfig ledgegrab 1"
set toggle2 "set toggleledge vstr toggle1;rpclientconfig ledgegrab 0"