Home » Renegade Discussions » Mod Forum » Players versus AI
Players versus AI [message #318964] |
Mon, 25 February 2008 15:54 |
|
Fenrir
Messages: 17 Registered: February 2008
Karma: 0
|
Recruit |
|
|
My brother and I have C&C the First Decade. I would like to play a LAN game with him, which isn't a problem. The problem is that we would like to fight together against some bots. I have downloaded some bot maps, but the game won't allow us to be on the same team.
I've searched these forums for the answer, but have found nothing. Is what we are trying to achieve even remotely possible?
|
|
|
|
Re: Players versus AI [message #318967 is a reply to message #318966] |
Mon, 25 February 2008 16:02 |
|
Jerad2142
Messages: 3809 Registered: July 2006 Location: USA
Karma: 6
|
General (3 Stars) |
|
|
cnc95fan wrote on Mon, 25 February 2008 15:58 | No.
|
Don't be an ass.
It is completely possible, in fact as of my next script release there well be a specific script to do just that. But until then I can send you a modified version of skirmish that will allow you to be on the same team. Although you won't be able to choose which team you are on.
Visit Jerad's deer sweat shop
[Updated on: Mon, 25 February 2008 16:03] Report message to a moderator
|
|
|
Re: Players versus AI [message #318968 is a reply to message #318967] |
Mon, 25 February 2008 16:04 |
cnc95fan
Messages: 1260 Registered: July 2007
Karma: 0
|
General (1 Star) |
|
|
Jerad Gray wrote on Mon, 25 February 2008 16:02 |
cnc95fan wrote on Mon, 25 February 2008 15:58 | No.
|
Don't be an ass.
|
xD
Cabal8616 wrote on Sun, 27 April 2008 15:50 | I say a personal fanning of the genitals would be awesome.
|
RA3 AUTOMATICLY SUCKS
www.battlefordune.co.uk
|
|
|
|
|
|
|
|
Re: Players versus AI [message #318978 is a reply to message #318964] |
Mon, 25 February 2008 16:32 |
|
mrãçķz
Messages: 3069 Registered: August 2007
Karma: 0
|
General (3 Stars) Permabanned for trying and failing DDoS |
|
|
Free Dedicated Server, you can dwnload it on FTP.Westwood.com you need to Change some Settings in the server.ini.
Search in Server.ini for:
Quote: | ; GameType =
;
; Set this to WOL for a Westwood Online dedicated server.
; Set this to GameSpy for a GameSpy mode dedicated server.
; Set this to LAN for a LAN mode dedicated server.
;
GameType = WOL
|
Change "WOL" to "LAN"
[Updated on: Mon, 25 February 2008 16:33] Report message to a moderator
|
|
|
|
Re: Players versus AI [message #318981 is a reply to message #318964] |
Mon, 25 February 2008 16:50 |
EA-DamageEverything
Messages: 423 Registered: January 2005 Location: Germany
Karma: 0
|
Commander |
|
|
There is an even easier way.
-1 Create_Real_Object, 1, "LavaBall05"
-1 Play_Animation, 1, "v_commanche.va_com_loiter", 1
-1800 destroy_object, 1
-220 Attach_To_Bone, 3, 1, "Cargo"
-220 Attach_To_Bone, 3,-1, "Cargo"
;-770 Attach_To_Bone, 3, 1, "Cargo"
;-770 Attach_To_Bone, 3,-1, "Cargo"
;_______At nod base_________
-800 Create_Real_Object, 4, "Nod_minigunner_0"
-800 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-800 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-800 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-800 Attach_To_Bone, 4, 1, "Cargo"
-800 Attach_To_Bone, 4,-1, "Cargo"
-803 Create_Real_Object, 4, "Nod_minigunner_0"
-803 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-803 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-803 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-803 Attach_To_Bone, 4, 1, "Cargo"
-803 Attach_To_Bone, 4,-1, "Cargo"
-806 Create_Real_Object, 4, "Nod_minigunner_0"
-806 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-806 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-806 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-806 Attach_To_Bone, 4, 1, "Cargo"
-806 Attach_To_Bone, 4,-1, "Cargo"
-809 Create_Real_Object, 4, "Nod_minigunner_0"
-809 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-809 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-809 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-809 Attach_To_Bone, 4, 1, "Cargo"
-809 Attach_To_Bone, 4,-1, "Cargo"
-812 Create_Real_Object, 4, "Nod_minigunner_1off"
-812 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-812 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-812 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-812 Attach_To_Bone, 4, 1, "Cargo"
-812 Attach_To_Bone, 4,-1, "Cargo"
;________At gdi base________
-420 Create_Real_Object, 4, "GDI_minigunner_0"
-420 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-420 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-420 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-420 Attach_To_Bone, 4, 1, "Cargo"
-420 Attach_To_Bone, 4,-1, "Cargo"
-423 Create_Real_Object, 4, "GDI_minigunner_0"
-423 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-423 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-423 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-423 Attach_To_Bone, 4, 1, "Cargo"
-423 Attach_To_Bone, 4,-1, "Cargo"
-426 Create_Real_Object, 4, "GDI_minigunner_0"
-426 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-426 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-426 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-426 Attach_To_Bone, 4, 1, "Cargo"
-426 Attach_To_Bone, 4,-1, "Cargo"
-429 Create_Real_Object, 4, "GDI_minigunner_0"
-429 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-429 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-429 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-429 Attach_To_Bone, 4, 1, "Cargo"
-429 Attach_To_Bone, 4,-1, "Cargo"
-432 Create_Real_Object, 4, "GDI_minigunner_1off"
-432 Attach_Script, 4, "M01_Hunt_The_Player_JDG"
-432 Attach_Script, 4, "M05_Nod_Gun_Emplacement"
-432 Attach_Script, 4, "M00_No_Falling_Damage_DME"
-432 Attach_To_Bone, 4, 1, "Cargo"
-432 Attach_To_Bone, 4,-1, "Cargo"
; ****************************** Path
-1 Create_Object, 2, "X3_apache_1", 0, 0, 0, 0
-1 Play_Animation, 2, "X3_apache_1.x3_apache_1", 1
-1800 Destroy_Object, 2
-1 Attach_To_Bone, 1, 2, "BN_APACHE_004" Make a new textfile and rename it to this: cnc_c130drop.txt -then copy+paste this code.
Copy the textfile into your DATA dir if are the Host. Start Renegade, log on WOL and host a game with at least 2 open slots. Choose C&C_Islands as your preferred map because the code is optimized for it.
Play against your friend on each side as usual. There will be some Lava Balls flying around, constantly dropping Infantry at both bases. You can fight against bots AND your friend now! And if this isn't good enough, the bots will kill each other too.
If you have more friends to join, I can give you another code which makes things even funnier on every map.
|
|
|
|
Re: Players versus AI [message #318987 is a reply to message #318964] |
Mon, 25 February 2008 17:15 |
|
Fenrir
Messages: 17 Registered: February 2008
Karma: 0
|
Recruit |
|
|
I'll be sure to try that. (EDIT: meaning the lava-balls-that-spawn-bots thing)
I am such an idiot! Here I am, wondering why the game and the server won't run at the same time.
Fortunately I may have a third computer available, but in the event that it isn't, is there a way to do this without the FDS?
[Updated on: Mon, 25 February 2008 17:16] Report message to a moderator
|
|
|
Re: Players versus AI [message #318989 is a reply to message #318987] |
Mon, 25 February 2008 17:22 |
|
Jerad2142
Messages: 3809 Registered: July 2006 Location: USA
Karma: 6
|
General (3 Stars) |
|
|
Fenrir wrote on Mon, 25 February 2008 17:15 | I'll be sure to try that. (EDIT: meaning the lava-balls-that-spawn-bots thing)
I am such an idiot! Here I am, wondering why the game and the server won't run at the same time.
Fortunately I may have a third computer available, but in the event that it isn't, is there a way to do this without the FDS?
|
Yrr wrote on Mon, 25 February 2008 16:07 | Install Renegade Resurrection (see signature).
Setting 'emptyTeamBehaviour' in resurrection/server.cfg to 'ignore' allows one team to be empty without ending the game.
But it's still not very funny since Renegade's bots are really dumb.
|
http://www.icefinch.net/en
Visit Jerad's deer sweat shop
[Updated on: Mon, 25 February 2008 17:22] Report message to a moderator
|
|
|
|
|
Re: Players versus AI [message #319022 is a reply to message #319005] |
Mon, 25 February 2008 19:55 |
EA-DamageEverything
Messages: 423 Registered: January 2005 Location: Germany
Karma: 0
|
Commander |
|
|
{SB}Lone0001 wrote on Tue, 26 February 2008 01:58 | ...
and you will be able to run the server and play it on the same computer.
| The only change this modified server.dat makes is that you can start the client after the FDS. Running Client & FDS simultanously on the same machine has been possible for ages.
Start Ren and log on WOL, minimze it and start the Server then.
|
|
|
Re: Players versus AI [message #319029 is a reply to message #318964] |
Mon, 25 February 2008 20:17 |
|
Yes I know that but if you actually go to the BI site that server.dat actually contains some other things >
http://www.blackintel.org/?page=projects/downloads
Quote: | * Core Patch 2 server.dat
* The UDP short message fix
* The start button fix (the one listed above)
* A simple change to allow renegade to start when the server is running without the use of the +multi flag
* RunOnce suppression, disabling the RunOnce registry key so the server does not auto restart when joining before the windows shell loads
* A new UDP fix which will make the server survive UDP floods without much problems
* Removed the "MapName=" setting from the server config.
|
Lone0001.ca
C&C Files
[Updated on: Mon, 25 February 2008 20:17] Report message to a moderator
|
|
|
|
|
|
|
Re: Players versus AI [message #319113 is a reply to message #319084] |
Tue, 26 February 2008 09:33 |
|
Jerad2142
Messages: 3809 Registered: July 2006 Location: USA
Karma: 6
|
General (3 Stars) |
|
|
MSwindows wrote on Tue, 26 February 2008 06:31 | Wait! So the AI bot will try and disarm the beacons? You should put some bot enggies that reapir thing and maybe some vech bots, it would be so cool Nice work Jerad.
|
That would be harder to do, as I would have to make invisible objects at all the MCT so the engineers would try to repair them... or would I? Sudden thought, much test.
Ack, guess you will have to wait until after I release my scripts, I need to make some to make this work I want it to.
Like sniper on occasion go up and camp on the hill and things like that.
ACTUALLY, how about you guys list things that you think the AI should do, and I will do the best I can to impliment them.
Visit Jerad's deer sweat shop
[Updated on: Tue, 26 February 2008 09:41] Report message to a moderator
|
|
|
Re: Players versus AI [message #319130 is a reply to message #319113] |
Tue, 26 February 2008 10:04 |
|
The Elite Officer
Messages: 602 Registered: September 2007 Location: Chapel Hill, North Caroli...
Karma: 0
|
Colonel |
|
|
SNIPER CAMPING SPOT
VECH BOTS
MORE AND DIFFRENT SOLIDERS
BETTER WEAPON SPAWNERS
ENGGIES THAT REAPIR AND STUFF
The reason Uranus is tilted 90 degrees is because god got angry and kicked it over.....
|
|
|
Goto Forum:
Current Time: Mon Nov 04 02:36:45 MST 2024
Total time taken to generate the page: 0.01609 seconds
|