function bind()
bindKey("p", "down", chatFunction)
end
function unbind()
unbindKey("p", "down", chatFunction)
end
bindKey ( "ctrl", "down", bind)
bindKey ( "lshift", "up", unbind)
Edit: oops my bad i posted it late.
hey, i am new to this forum, i'm sorry if i posted this in wrong section
I got a script named fastrope but can any one tell me how to use it?
note: it's a fastrope script not this abseil from helicopters script
download for fastrope script
https://code.google.com/p/mtasa-resourc ... ope/?r=804