Jump to content

vsay´s


GoldenWings

Recommended Posts

hi guys

that are my vsay

bind KP_DOWNARROW vstr GrShot
set GrShot vstr GrS_1

set GrS_1 vsay GreatShot "^1B^deauti^7ful [d]"; set GrShot vstr GrS_2
set GrS_2 vsay GreatShot "^1H^7e^1H^7e^1H^7e-^>HaHaHA[d]

"; set GrShot vstr GrS_3
set GrS_3 vsay GreatShot "^1Wow.^dWow.^1Wow[d]"; set GrShot vstr GrS_4
set GrS_4 vsay GreatShot "^1sooooo.^dPro^!!! [d]"; set GrShot vstr GrS_5
set GrS_5 vsay GreatShot "^dTrolololol [d]"; set GrShot vstr GrS_1


bind KP_PGDN vstr Dead
set Dead vstr GrD_1

set GrD_1 vsay Cheer "^dMuhahahaha [k]"; set Dead vstr GrD_2
set GrD_2 vsay Cheer "^1E^7xcellent^0!!! [k]"; set Dead vstr GrD_3
set GrD_3 vsay Cheer "^dPeng.Peng.^0Dead^7:)[k]"; set Dead vstr GrD_4
set GrD_4 vsay Cheer "^1D^do.not.be.sad.was.only.^1me^0!!! [k]"; set Dead vstr GrD_5
set GrD_5 vsay Cheer "^0ooops^7;)[k]"; set Dead vstr GrD_1

bind KP_END vstr Hi
set Hi speech54 "^7Heeeellllooo"; vstr Hi2
set Hi2 speech54 "^dis.someone.at.Home^1?"; vstr Hi3
set Hi3 speech54 "^dLets.^1go!"; vstr Hi

bind KP_RIGHTARROW vsay Bye "^dBye.Bye"

However, he always plays the only the first !!
I would like it but that he is looking for one randomly one
so that after each press is another
can anyone tell me what is wrong

I can not find the error

Greetings play

  • Like 1
Link to comment
Share on other sites

Tried cycle, toggle, +vstr, vstr and it's not working. With +vstr it made say one and another(even with chat turned on) and spam protected it. Oh and did different cfg and didn't work with command exec ...cfg too. =.=

Sorry but you may have to use normal bind h "vsay welcome "you're welcome"
  • Like 2
Link to comment
Share on other sites

try to use th quotes like this:

 

set GrS_1 "vsay GreatShot ^1B^deauti^7ful [d]; set GrShot vstr GrS_2"

 

instead of

set GrS_1 vsay GreatShot "^1B^deauti^7ful [d]"; set GrShot vstr GrS_2

Link to comment
Share on other sites

  • 2 months later...

Is it possible u bind multiple great shots at 1 key? with different vsays?

 

I personally don't think thats possible. 1 key per function i think. If you bind a key to more than one function, the first function of the key listed in the config will be initiated.....i think.

 

I'm not a total expert at ET related stuff so theres a possibility i am wrong but as far as i know you can't bind a key to do different things. Unless theres like toggle thing or something, im not sure.

Edited by CheepHeep
Link to comment
Share on other sites

It's possible, but it won't be random stuff.

you can try making a script that will exec only one line at a time.

Here you have an example:

set great1 "echo Greatshot1; vsay GreatShot "Great Shot Dude"; bind h vstr great2"
set great2 "echo Greatshot2; vsay GreatShot "Noob Shot Dude"; bind h vstr great1"
bind "h" "vstr great1"
 
Tested it and it works, so have fun. If you have any question just write to me a pm or inform on xfire :)
  • Like 1
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.