FileFront Forums

FileFront Forums (http://forums.filefront.com/)
-   Call of Duty and United Offensive Discussion (http://forums.filefront.com/call-duty-united-offensive-discussion-700/)
-   -   What's wrong with this script/bind (http://forums.filefront.com/call-duty-united-offensive-discussion/181951-whats-wrong-script-bind.html)

skizo March 8th, 2005 03:18 AM

What's wrong with this script/bind
 
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|


beef flaps March 8th, 2005 06:36 AM

Re: What's wrong with this script/bind
 
Ummm.
You are telling it to set your name to winner.
What is this scipt supposed to do anyway?

Jeff March 8th, 2005 07:40 AM

Re: What's wrong with this script/bind
 
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.

Revenge March 8th, 2005 07:59 AM

Re: What's wrong with this script/bind
 
Yes it is. The numbers are there to colour the text.

I don't see how this would make anyone happy in your server except you, but if you are desperate, ask over in the CoD Problems subforum.

RinkXing March 8th, 2005 08:43 AM

Re: What's wrong with this script/bind
 
Hmmm, it should work try using " "'s around the name parts

skizo March 8th, 2005 12:15 PM

Re: What's wrong with this script/bind
 
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.



@RinkXing - I'll try that.

Dreadnought[DK] March 9th, 2005 01:50 AM

Re: What's wrong with this script/bind
 
*moved*

highroyds March 9th, 2005 05:55 AM

Re: What's wrong with this script/bind
 
Could post the actual file that you've make as there could be a hidden problem with the file.

skizo March 9th, 2005 12:20 PM

Re: What's wrong with this script/bind
 
1 Attachment(s)
Here you go...

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.

Skizo

Tally March 9th, 2005 08:44 PM

Re: What's wrong with this script/bind
 
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.

skizo March 10th, 2005 02:54 AM

Re: What's wrong with this script/bind
 
Didn't work for me. Any ideas?:confused:

Tally March 10th, 2005 03:33 AM

Re: What's wrong with this script/bind
 
Didn't work? Did you get an error message?

WarDog21 March 10th, 2005 09:18 PM

Re: What's wrong with this script/bind
 
looks to me like it dont work because its all the same..the WINNER looks exactly the same on all of them and if it is then thats the problem

Scientist Dr. Professor March 10th, 2005 10:48 PM

Re: What's wrong with this script/bind
 
It's not the same, the colors of his name keep changing.

Tally March 10th, 2005 11:52 PM

Re: What's wrong with this script/bind
 
Well Wardog, as I said, it works - just doesn't work for skizo. I think its a parsing error. I've heard of it before.

skizo March 11th, 2005 02:22 AM

Re: What's wrong with this script/bind
 
EDIT: I got it to work. Tally you were right on. I guess when I first attempted this a couple of weeks ago, I put the cfg file in the UO folder and that was screwing it up. I deleted the one in the UO folder and it works fine now.

THANK YOU ALL!!!


All times are GMT -7.

Powered by vBulletin®
Copyright ©2000 - 2016, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.