Renegade Public Forums
C&C: Renegade --> Dying since 2003™, resurrected in 2024!
Home » Renegade Discussions » Mod Forum » Need someone for ASM.
Need someone for ASM. [message #303799] Mon, 17 December 2007 15:39 Go to next message
cnc95fan is currently offline  cnc95fan
Messages: 1261
Registered: July 2007
Karma: 0
General (1 Star)
Exactly what the title says. We just need someone who knows how to ASM hack server.dat. I can't let you in on it here, but if you do know ASM, please apply, it'll be worth your while.
Re: Need someone for ASM. [message #303813 is a reply to message #303799] Mon, 17 December 2007 16:20 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
why you want to hack server.dat?
Re: Need someone for ASM. [message #303875 is a reply to message #303799] Mon, 17 December 2007 21:33 Go to previous messageGo to next message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
He wants someone to make the server display a third team (-1) at the end of the map on the player scores screen. He also needs someone who can disable friendly fire on the -1 team, it is hard coded and I have been told it is client side.
It would also be cool if the third faction could be displayed on the WOL listings too.

The friendly fire issue I am hoping is just some boolean, a small thing... But I am guessing that enabling the third team to be seen at the end of the map would be quite hard.

He needs this because the mod he is working on uses three teams.
I wanted to see if it was possible to get three teams (or more) working in-game, so I said I would help them.
I have created a spawn manager to cope with three teams, it re-balances the teams after the map loads, and re-distributes the player when they join to ensure it is balanced. The manager also gives them a random spawn position out of a list of 32 possible spawns for the given map (as I still havn't been able to find a way in level edit to do this, although someone did say it was possible).
However, this is all rather redundant if the team cannot be displayed at the end of the map, and that team can go around killing themselves.
Proof of concept:
http://www.mp-gaming.com/reborn/movies/Third_Faction.wmv

I hope someone does help them with this, it would be nice just to see if it is possible to get it working really.



Re: Need someone for ASM. [message #303884 is a reply to message #303875] Mon, 17 December 2007 23:29 Go to previous messageGo to next message
Jerad2142 is currently offline  Jerad2142
Messages: 3813
Registered: July 2006
Location: USA
Karma: 6
General (3 Stars)
If friendly fire is an issue it means that it is setting there team to Renegade -1, instead of mutant 2.

Re: Need someone for ASM. [message #303886 is a reply to message #303799] Tue, 18 December 2007 00:22 Go to previous messageGo to next message
jonwil is currently offline  jonwil
Messages: 3557
Registered: February 2003
Karma: 0
General (3 Stars)

Displaying the third team on the score screen is client-side and would be quite hard to pull off.


Jonathan Wilson aka Jonwil
Creator and Lead Coder of the Custom scripts.dll
Renegade Engine Guru
Creator and Lead Coder of TT.DLL
Official member of Tiberian Technologies
Re: Need someone for ASM. [message #303892 is a reply to message #303886] Tue, 18 December 2007 00:52 Go to previous messageGo to next message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
Jerad Gray wrote on Tue, 18 December 2007 01:29

If friendly fire is an issue it means that it is setting there team to Renegade -1, instead of mutant 2.


Team 2 has the same issue, I tried... I changed it to team -1 on the basis that apparantly the server.dat doesn't even recognise team2 as a team, it goes from -5 to 1 Roshambo said.
He mentioned it should not be that hard to fix the problem though.


jonwil wrote on Tue, 18 December 2007 02:22

Displaying the third team on the score screen is client-side and would be quite hard to pull off.




Ah ok, I thought it was on the server. I did mention to cnc95fan he would have a hard time finding someone able and willing to do this.
I'm hoping maybe Roshambo might be able to...



Re: Need someone for ASM. [message #303893 is a reply to message #303799] Tue, 18 December 2007 00:58 Go to previous messageGo to next message
Dreganius is currently offline  Dreganius
Messages: 780
Registered: April 2007
Location: Melbourne, Australia
Karma: 0
Colonel
If someone pulled this off, mods all over renegade will scream with joy, and some mods might need to add another race.

Hmm... Ren40k's using 2 races out of... 12? 15?

EDIT: I just realised... Wouldn't that require 3 people to be in-game before you can play?


http://www.ren40k.net/RenX40kSignature.jpg
Heresy grows from idleness!

[Updated on: Tue, 18 December 2007 00:59]

Report message to a moderator

Re: Need someone for ASM. [message #303894 is a reply to message #303799] Tue, 18 December 2007 01:05 Go to previous messageGo to next message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
Check the video:
http://www.mp-gaming.com/reborn/movies/Third_Faction.wmv

It's all there, just needs someone who is good with assembly to make the team display properly...



Re: Need someone for ASM. [message #303969 is a reply to message #303799] Tue, 18 December 2007 09:24 Go to previous messageGo to next message
mrãçķz is currently offline  mrãçķz
Messages: 3069
Registered: August 2007
Karma: 0
General (3 Stars)
Permabanned for trying and failing DDoS
Thats Amazing, have 3 teams will be Awesome, if you guys get it work then u can give apocalypse rising the code and they can add Yuri !!! Very Happy

*EDIT* Reborn i saw youre Video its Awesome !!!

[Updated on: Tue, 18 December 2007 09:28]

Report message to a moderator

Re: Need someone for ASM. [message #303970 is a reply to message #303799] Tue, 18 December 2007 09:34 Go to previous messageGo to next message
cnc95fan is currently offline  cnc95fan
Messages: 1261
Registered: July 2007
Karma: 0
General (1 Star)
Well, we can't guarntee anything, but giving the code to AR is up to Reborn. Weather it will work or not.. we will know after the Christmas holidays, when we test out our first test version. We will post screens and video's of the mod afterwards.
www.battlefordune.co.uk
Re: Need someone for ASM. [message #303978 is a reply to message #303799] Tue, 18 December 2007 10:25 Go to previous messageGo to next message
reborn is currently offline  reborn
Messages: 3231
Registered: September 2004
Location: uk - london
Karma: 0
General (3 Stars)
Anyone who wants the code can have it. The code is not specific to the one mod, it just adds support (well, a spawn manager so far, I havn't gone into winning conditions) for a third team using -1.


Re: Need someone for ASM. [message #307424 is a reply to message #303978] Wed, 02 January 2008 15:07 Go to previous messageGo to next message
Jerad2142 is currently offline  Jerad2142
Messages: 3813
Registered: July 2006
Location: USA
Karma: 6
General (3 Stars)
So did anyone find out if -5 is actually a team then?

Re: Need someone for ASM. [message #307428 is a reply to message #307424] Wed, 02 January 2008 15:15 Go to previous messageGo to next message
jnz is currently offline  jnz
Messages: 3396
Registered: July 2006
Location: 30th century
Karma: 0
General (3 Stars)
Jerad Gray wrote on Wed, 02 January 2008 22:07

So did anyone find out if -5 is actually a team then?


Yes, it is.
Re: Need someone for ASM. [message #307430 is a reply to message #303799] Wed, 02 January 2008 15:30 Go to previous messageGo to next message
=HT=T-Bird is currently offline  =HT=T-Bird
Messages: 712
Registered: June 2005
Karma: 0
Colonel
BTW, we ought to reserve a few of the stock teams for specific kinds of modifications to use...

For instance, -1 should be used for all neutral objects and -4 for spectating players


HTT-Bird (IRC)
HTTBird (WOL)
Proud HazTeam Lieutenant.
BlackIntel Coder & Moderator.

If you have trouble running BIATCH on your FDS, have some questions about a BIATCH message or log entry, or think that BIATCH spit out a false positive, PLEASE contact the BlackIntel coding team and avoid wasting the time of others.
Re: Need someone for ASM. [message #307453 is a reply to message #303799] Wed, 02 January 2008 16:24 Go to previous messageGo to next message
Genesis2001
Messages: 1397
Registered: August 2006
Karma: 0
General (1 Star)
O.o
Re: Need someone for ASM. [message #307454 is a reply to message #303799] Wed, 02 January 2008 16:27 Go to previous messageGo to next message
cnc95fan is currently offline  cnc95fan
Messages: 1261
Registered: July 2007
Karma: 0
General (1 Star)
Hmm, I suppose it can be brought further, AFAIK there are 7 possible teams ranging from 1 to -6
Re: Need someone for ASM. [message #307513 is a reply to message #303799] Thu, 03 January 2008 02:25 Go to previous messageGo to next message
Veyrdite is currently offline  Veyrdite
Messages: 1471
Registered: August 2006
Location: Australia, Sydney
Karma: 0
General (1 Star)
Could you feed the clients two score boards, the first with GDI vs NOD and the second unteamed. So about 5 secs into match over, the server sends the other scoreboard as if there are no Nod players a nd the GDI players are the unteamed. I know the scoreboard is constantly sent as when a player quits there it displays.

WOL: Veyrdite Previously: Dthdealer ( a long time ago )
Re: Need someone for ASM. [message #307540 is a reply to message #303799] Thu, 03 January 2008 05:15 Go to previous message
cnc95fan is currently offline  cnc95fan
Messages: 1261
Registered: July 2007
Karma: 0
General (1 Star)
^^ Yea, but we need someone who knows Assembeler to do that..
Previous Topic: BGate Animation
Next Topic: Need a coder for a balance patch
Goto Forum:
  


Current Time: Sun Dec 29 20:16:19 MST 2024

Total time taken to generate the page: 0.00985 seconds