I can't figure out what's wrong with this animated script/bind for CoD:UO that I've created. Whenever I attempt to "activate" the bind, it simply changes my name in the game to 'WINNER'. Can anyone assist? Much appreciated.
Code:
set name ^1W^4I^4N^4N^4E^4R
wait 10
set name ^4W^1I^4N^4N^4E^4R
wait 10
set name ^4W^4I^1N^4N^4E^4R
wait 10
set name ^4W^4I^4N^1N^4E^4R
wait 10
set name ^4W^4I^4N^4N^1E^4R
wait 10
set name ^4W^4I^4N^4N^4E^1R
wait 10
set name ^4W^4I^4N^4N^4E^4R
wait 10
set name ^1W^4I^4N^4N^4E^4R
wait 10
set name ^4W^1I^4N^4N^4E^4R
wait 10
set name ^4W^4I^1N^4N^4E^4R
wait 10
set name ^4W^4I^4N^1N^4E^4R
wait 10
set name ^4W^4I^4N^4N^1E^4R
wait 10
set name ^4W^4I^4N^4N^4E^1R
wait 10
set name ^4W^4I^4N^4N^4E^4R
wait 10
set name ^1{TD}^9Rec^7|^4SAMPSON^7|
looks like it's meant to spam a channel saying he's the winner. I could be wrong, but something tells me I'm not.
Jeff "n0e" Mills Site Manager, GameFront.com
Community Manager, The Escapist
------------ For all GameFront related support please click here. | Please do not send direct emails or private messages asking me for help.
When a round is finished in CoD, there is a list of names and their respective scores. If I "activate" this bind at that time it will appear as if my name is animated and scroll the colors I've specified. Now if I did this in a game, yes you're right, it would spam the heck out of the server but that's not my intention.
I guess it could be that I'm entering the command in the console the wrong way, I've seen tuts on how to do it several different ways. Maybe someone could try this bind and state exactly how they were able to make it work. Thx again.
Beef Flaps got it right - its because you were putting 'set name'. This following works:
name "^1W^4I^4N^4N^4E^4R"
wait 10
name "^4W^1I^4N^4N^4E^4R"
wait 10
name "^4W^4I^1N^4N^4E^4R"
wait 10
name "^4W^4I^4N^1N^4E^4R"
wait 10
name "^4W^4I^4N^4N^1E^4R"
wait 10
name "^4W^4I^4N^4N^4E^1R"
wait 10
name "^4W^4I^4N^4N^4E^4R"
wait 10
name "^1W^4I^4N^4N^4E^4R"
wait 10
name "^4W^1I^4N^4N^4E^4R"
wait 10
name "^4W^4I^1N^4N^4E^4R"
wait 10
name "^4W^4I^4N^1N^4E^4R"
wait 10
name "^4W^4I^4N^4N^1E^4R"
wait 10
name "^4W^4I^4N^4N^4E^1R"
wait 10
name "^4W^4I^4N^4N^4E^4R"
wait 10
name "^1{TD}^9<^7|^4Sampson^7|^9>"
Call the file 'winner', and place in the COD 'Main' folder.
In console, type: /bind (key of your cholice) exec winner
You only have to bind it once.
Then just press the key (of your choice) when the scores come up.
This site is part of the Defy Media Gaming network
The best serving of video game culture, since 2001. Whether you're looking for news, reviews, walkthroughs, or the biggest collection of PC gaming files on the planet, Game Front has you covered. We also make no illusions about gaming: it's supposed to be fun. Browse gaming galleries, humor lists, and honest, short-form reporting. Game on!