Jump to content

Bind Problem - Need HELP


Raziel

Recommended Posts

Hello guys,

 

After reading many topics about binding problems and trying out the proposals for solution which didn't help me , I'm going to ask by myself. Following problem:

 

I tried to make some chat binds for the NQ server with the help of your and other pages suggestions and now they look like this:

 

set fa19Say "say [n] ^8the ^3Archangel ^8has ^3arrived ^8to ^3enforce ^8heavens' ^3will"

set db_1 "cg_novoicetext 1; vsay fa19; vstr fa19Say"

set db_2 "cg_novoicetext 0"

bind o "+vstr db_1 db_2"

 

set ThanksSay "say ^8Thank ^3you [p]"

set db_3 "cg_novoicetext 1; vsay Thanks; vstr ThanksSay"

set db_4 "cg_novoicetext 0"

bind m "+vstr db_3 db_4"

 

set GreatShotSay "say ^8Great ^3Shot [d]"

set db_5 "cg_novoicetext 1; vsay GreatShot; vstr GreatShotSay"

set db_6 "cg_novoicetext 0"

bind n "+vstr db_5 db_6"

 

set fa15Say "say ^8Requiscat ^3in ^8pace [k]"

set db_7 "cg_novoicetext 1; vsay fa15; vstr fa15Say"

set db_8 "cg_novoicetext 0"

bind K "+vstr db_7 db_8"

 

but it doesn't work. The fa vsays don't even appear and the normal vsays appear only with their regular text.

I tried it also with

bind Key "vsay xxx (say) individual text message with shrubbot shortcuts"
and with the same result

What are my mistakes?? :confused

Link to comment
Share on other sites

Hello guys,

 

After reading many topics about binding problems and trying out the proposals for solution which didn't help me , I'm going to ask by myself. Following problem:

 

I tried to make some chat binds for the NQ server with the help of your and other pages suggestions and now they look like this:

 

 

 

but it doesn't work. The fa vsays don't even appear and the normal vsays appear only with their regular text.

I tried it also with and with the same result

What are my mistakes?? :confused

 

ive never seen the first method before so i wont comment on that lol . I mean i recongise the indivdual bits - vstr, notextchats - but no idea what the comnbonation does lol

 

 

 

but on the last part did you do something like

 

bind x vsay fa12 boo [d] ?

 

i just tried the above and it worked fine. i also tried yours and ernm...got the vsays but not the bind text you wanted

 

i think you might be overcomplicating it , im not sure. for example for your

^8Great ^3Shot [d]

 

you could just do bind [key] vsay greatshot ^8Great ^3Shot [d]

 

what is it you want to bind?

Link to comment
Share on other sites

ok the first was just s.th. I read on another site because it worked some time before, but in fact it doesn't work now.

I tried it before with the bind [key]vsay greatshot ^8Great ^3Shot [d] and somehow it also didn't work. But I'm gonna test it again

 

EDIT it works now :thanks F275

Edited by Raziel
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.