Taunts [message #327168] |
Mon, 21 April 2008 19:11 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
i think i may of asked this before but is anyone sure that you cant make your own custom taunts? an old freind had a file to do new taunts in any server he went into it was like a .key file or somthing......
can i make something like that? to do new taunts?
anyway at all? .key file? objects file? scripts?
all client side of course
|
|
|
|
Re: Taunts [message #327177 is a reply to message #327168] |
Mon, 21 April 2008 20:53 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
taunts...as in animations like when u press numpad
|
|
|
Re: Taunts [message #327189 is a reply to message #327168] |
Mon, 21 April 2008 23:16 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma: 0
|
General (3 Stars) |
|
|
You can, but it will only work for your client only. You would see it do something different, but everyone else would see the normal animation.
If you're happy with that, then open up SSGM and look at what animations the server tells the clients to play with that taunts.
Then rename someother animation in your always.dat that you have played and like to the file names listed in SSGM.
|
|
|
Re: Taunts [message #327192 is a reply to message #327189] |
Mon, 21 April 2008 23:39 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
reborn wrote on Mon, 21 April 2008 23:16 | You can, but it will only work for your client only. You would see it do something different, but everyone else would see the normal animation.
If you're happy with that, then open up SSGM and look at what animations the server tells the clients to play with that taunts.
Then rename someother animation in your always.dat that you have played and like to the file names listed in SSGM.
|
i could do that but the file he had could make it so everyone could see it....im still trying to get it form him...
|
|
|
Re: Taunts [message #327198 is a reply to message #327192] |
Mon, 21 April 2008 23:45 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma: 0
|
General (3 Stars) |
|
|
SSnipe wrote on Tue, 22 April 2008 02:39 |
reborn wrote on Mon, 21 April 2008 23:16 | You can, but it will only work for your client only. You would see it do something different, but everyone else would see the normal animation.
If you're happy with that, then open up SSGM and look at what animations the server tells the clients to play with that taunts.
Then rename someother animation in your always.dat that you have played and like to the file names listed in SSGM.
|
i could do that but the file he had could make it so everyone could see it....im still trying to get it form him...
|
Reading between the lines here, it looks like someone you know has (or claims to have) some file that allows you to make your own choosen animations play on any server?
That seems a little un-likely I think. The server sets the animation to start playing on the client, I don't really see how it's possible client side only.
You could make a server-side mod that chooses the animation to play from some huge-ass array, so everytime a client presses the taunt keys it plays a random animation. But as for a client only mod to do this in ANY server, it seems a little un-likely :-/
Maybe i'm wrong, i've never much looked into client side mods TBH. I always associated it with cheating.
|
|
|
Re: Taunts [message #327225 is a reply to message #327198] |
Tue, 22 April 2008 06:51 |
_SSnipe_
Messages: 4121 Registered: May 2007 Location: Riverside Southern Califo...
Karma: 0
|
General (4 Stars) |
|
|
reborn wrote on Mon, 21 April 2008 23:45 |
SSnipe wrote on Tue, 22 April 2008 02:39 |
reborn wrote on Mon, 21 April 2008 23:16 | You can, but it will only work for your client only. You would see it do something different, but everyone else would see the normal animation.
If you're happy with that, then open up SSGM and look at what animations the server tells the clients to play with that taunts.
Then rename someother animation in your always.dat that you have played and like to the file names listed in SSGM.
|
i could do that but the file he had could make it so everyone could see it....im still trying to get it form him...
|
Reading between the lines here, it looks like someone you know has (or claims to have) some file that allows you to make your own choosen animations play on any server?
That seems a little un-likely I think. The server sets the animation to start playing on the client, I don't really see how it's possible client side only.
You could make a server-side mod that chooses the animation to play from some huge-ass array, so everytime a client presses the taunt keys it plays a random animation. But as for a client only mod to do this in ANY server, it seems a little un-likely :-/
Maybe i'm wrong, i've never much looked into client side mods TBH. I always associated it with cheating.
|
hmmmmmmm
|
|
|
Re: Taunts [message #327501 is a reply to message #327225] |
Wed, 23 April 2008 15:43 |
HeavyX101- Left
Messages: 633 Registered: April 2008 Location: WindowsJail=ZipFolder
Karma: 0
|
Colonel |
|
|
the true thing that the taunt source is in the server side files
but is there a way that the coders/scripters of renegade could make something in the settings of the renegade make a something like they make the bhs.dll options i think lol it would be cool if they did another one that is letting u choose the tounds u made and they are not going to in server side only u could use them in ur own renegade server
i wish they could do that
This account is no longer being active.
|
|
|
Re: Taunts [message #327507 is a reply to message #327501] |
Wed, 23 April 2008 16:02 |
|
reborn
Messages: 3231 Registered: September 2004 Location: uk - london
Karma: 0
|
General (3 Stars) |
|
|
HeavyX101 wrote on Wed, 23 April 2008 18:43 | the true thing that the taunt source is in the server side files
but is there a way that the coders/scripters of renegade could make something in the settings of the renegade make a something like they make the bhs.dll options i think lol it would be cool if they did another one that is letting u choose the tounds u made and they are not going to in server side only u could use them in ur own renegade server
i wish they could do that
|
You could write code for servers to enable all of the taunts, but it would only work in servers that have this code.
I'm pretty sure it isn't possible client side, but as soon as someone says it isn't possible someone else proves them wrong. So i'm not saying for sure, but I think you will try for a long time without success to do this.
[Updated on: Wed, 23 April 2008 16:14] Report message to a moderator
|
|
|
Re: Taunts [message #327510 is a reply to message #327507] |
Wed, 23 April 2008 16:05 |
HeavyX101- Left
Messages: 633 Registered: April 2008 Location: WindowsJail=ZipFolder
Karma: 0
|
Colonel |
|
|
the bad thing is that i dont know coding
lol i kno some but i dont really kno what to ssave the code as
i dont really want to ask for help but if some one is glad to help please do lol
This account is no longer being active.
|
|
|