GoldenWings Posted October 23, 2013 Posted October 23, 2013 hi guysthat are my vsaybind KP_DOWNARROW vstr GrShotset GrShot vstr GrS_1set GrS_1 vsay GreatShot "^1B^deauti^7ful [d]"; set GrShot vstr GrS_2set GrS_2 vsay GreatShot "^1H^7e^1H^7e^1H^7e-^>HaHaHA[d]"; set GrShot vstr GrS_3set GrS_3 vsay GreatShot "^1Wow.^dWow.^1Wow[d]"; set GrShot vstr GrS_4set GrS_4 vsay GreatShot "^1sooooo.^dPro^!!! [d]"; set GrShot vstr GrS_5set GrS_5 vsay GreatShot "^dTrolololol [d]"; set GrShot vstr GrS_1bind KP_PGDN vstr Deadset Dead vstr GrD_1set GrD_1 vsay Cheer "^dMuhahahaha [k]"; set Dead vstr GrD_2set GrD_2 vsay Cheer "^1E^7xcellent^0!!! [k]"; set Dead vstr GrD_3set GrD_3 vsay Cheer "^dPeng.Peng.^0Dead^7:)[k]"; set Dead vstr GrD_4set GrD_4 vsay Cheer "^1D^do.not.be.sad.was.only.^1me^0!!! [k]"; set Dead vstr GrD_5set GrD_5 vsay Cheer "^0ooops^7;)[k]"; set Dead vstr GrD_1bind KP_END vstr Hiset Hi speech54 "^7Heeeellllooo"; vstr Hi2set Hi2 speech54 "^dis.someone.at.Home^1?"; vstr Hi3set Hi3 speech54 "^dLets.^1go!"; vstr Hibind 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 oneso that after each press is anothercan anyone tell me what is wrong I can not find the error Greetings play 1 Quote
Shana Posted October 23, 2013 Posted October 23, 2013 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" 2 Quote
GoldenWings Posted October 23, 2013 Author Posted October 23, 2013 @Th3ory many thanks for your help now i know there is no way to say by a random principle vsay many thanks for the enlightenment Quote
Reallity Posted October 24, 2013 Posted October 24, 2013 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 Quote
GoldenWings Posted October 24, 2013 Author Posted October 24, 2013 @ Reallity I'll try it this evening times many thx but I think th3ory is right it sounds logical Quote
Shana Posted October 24, 2013 Posted October 24, 2013 @Reality Tried it too, it was the first thing i did Anyways Play try it Quote
*ReVeRZe*..!? Posted December 26, 2013 Posted December 26, 2013 Is it possible u bind multiple great shots at 1 key? with different vsays? Quote
CheepHeep Posted December 26, 2013 Posted December 26, 2013 (edited) 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 December 26, 2013 by CheepHeep Quote
Shana Posted December 26, 2013 Posted December 26, 2013 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 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.