Breed

Pagina: 1 2 Laatste
Acties:
  • 387 views sinds 30-01-2008
  • Reageer

Verwijderd

Lijkt wel een beetje op battlefield 1942... Ik vind het grafisch niet zo mooi :'(

Verwijderd

Ik vond er ook niets aan, weer zo'n spel dat z'n hype niet waar kan maken.

  • Dyxtra
  • Registratie: April 2000
  • Niet online

Dyxtra

curb surfer

Verhip, was net de demo even aan het proberen, krijg ik ineens een blauw scherm :( Is alweer een tijdje geleden dat dat voorkwam. Prutswerk dat Breed! :P ;)

f.k.a D³
"that dude can really drive!!"
COH Replay Analyzer | Filmpjes


  • Booth
  • Registratie: Augustus 2001
  • Laatst online: 06:52

Booth

¯¯¯¯¯¯

Dank aan GG85 voor de plaatjes en het verhaal. ;)
Ja, bedankt voor de plaatjes GG85 :+

  • GG85
  • Registratie: Januari 2002
  • Laatst online: 14:32

GG85

.......

oeps, is ook al iets van een half jaar oud he!

Verwijderd

demo was echt nix :/ Was gewoon zooo saai :Z

  • TweakV
  • Registratie: April 2000
  • Laatst online: 25-03 20:42
Ik vind dat Breed wel een tweede kans verdient... met het script hieronder kan je met verschillende voertuigen vliegen in de demo... en het vliegt heerlijk! Ik vermoed dat als de multiplayer demo uit komt, het spel weer aan populariteit zal winnen... de tutorial in deze demo zuigt wel, maar de rest vind ik echt veelbelovend. 8)

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
#SCENE 3 CONTACT
#POSITION FIRST_CONTACT
#LOAD_BACKDROP 327
#rem #DESC #0300
#MISSION_DESC #0301

#rem #REENTRY 200 1100 -4500 0 0

#rem LEVEL OBJECTIVES 
#OBJECTIVE 0 #0302
#OBJECTIVE 1 #0303

#var_declare VAR_MissionComplete 0
#var_declare doorstat 1

#rem COORDS
#coord path1 surface 100 25 -1115
#coord path2 surface 291 50 -1115
#coord dppath11 surface 285 10 -1128
#coord dpcircle0 surface 330 15 -1260 
#coord point surface 0 75 0

#rem OBJECTS


#object base uscdarwin 0 271 205 -1895 0 0 SURFACE
#cmd base_0 not_selectable

#object drpshp1 DROPSHIP 0 271 255 -1095 0 0 SURFACE
#cmd drpshp1_0 selectable
#cmd drpshp1_1 selectable
#cmd drpshp1_2 selectable
#cmd drpshp1_3 selectable
#cmd drpshp1_0 state open true

#object drpshp dropship 0 0 -10.62 250 0 0 VEHICLE base

#rem #object fighter2 fighter 0 -20 -10.62 175 0 0 VEHICLE base
#rem #object_kill fighter2_0

#object fighter3 fighter 0 20 -10.62 220 0 0 VEHICLE base
#object_kill fighter3_0

#object fighter4 dropship 0 -15 -10.62 220 0 0 VEHICLE base
#object_kill fighter4_0

#object fighter5 fighter 0 20 -10.62 205 0 0 VEHICLE base
#object_kill fighter5_0

#object fighter04 fighter 0 -20 -10.62 270 0 0 VEHICLE base

#object fighter05 fighter 0 20 -10.62 270 0 0 VEHICLE base

#object fighter06 fighter 0 -20 -10.62 285 0 0 VEHICLE base

#object fighter07 fighter 0 20 -10.62 285 0 0 VEHICLE base

#object bfighter01 bfighter 0 0 -10.62 180 0 0 VEHICLE base
#object_kill bfighter01_0

#object player sniper 0 0 -10.62 160 0 0 VEHICLE base
#cmd player not_selectable
#cmd player JOIN_SQUAD 1
#cmd player arm assault_rifle 500

#object mate1 grunt 0 291 13 -1115.2 0 158.8 SURFACE
#cmd mate1 selectable
#cmd mate1 FOLLOW_SQUAD
#cmd mate1 JOIN_SQUAD 1

#object mate2 grunt 0 291 13 -1115.2 0 158.8 SURFACE
#cmd mate2 selectable
#cmd mate2 FOLLOW_SQUAD
#cmd mate2 JOIN_SQUAD 1

#object mate3 grunt 0 291 13 -1105.2 0 158.8 SURFACE
#cmd mate3 selectable
#cmd mate3 FOLLOW_SQUAD
#cmd mate3 JOIN_SQUAD 1

#object mate4 grunt 0 -2.9 -2 -1.5 0 -90 VEHICLE drpshp
#cmd mate4 selectable

#object fighter1 fighter 0 291 15.1 -1105.2 0 158.8 SURFACE
#object_kill fighter1_0
#object_kill fighter1_1

#object tank1 tankbase 0 231 15.1 -1105.2 0 158.8 SURFACE
#object_kill tank1_0
#object_kill tank1_1
#object_kill tank1_2

#object tank2 tankbase_comp 0 251 15.1 -1105.2 0 158.8 SURFACE
#object_kill tank2_0
#object_kill tank2_1
#object_kill tank2_2

#object etank1 breed_buggy1 0 261 15.1 -1095.2 0 158.8 SURFACE
#object_kill etank1_0
#object_kill etank1_1
#object_kill etank1_2

#object etank2 breed_tank 0 271 15.1 -1095.2 0 158.8 SURFACE
#object_kill etank2_0
#object_kill etank2_1
#object_kill etank2_2

#object etwm1 breed_buggy1 1 470.99 71.87 -648.4 0 0 SURFACE

#object etwm2 breed_buggy1 1 480.99 65.87 -648.4 0 0 SURFACE

#object etwm3 breed_buggy1 1 490.99 71.87 -648.4 0 0 SURFACE

#after 1 select_player
#after 11 moveto
#every 5 door


#label select_player
#cmd player selectable
#object_select player
#cmd player selectable
#cmd mate1 selectable
#cmd mate2 selectable
#cmd mate3 selectable
#cmd player run_script dropship_circle
#return

#label dropship_circle
#cmd drpshp_0 delay 10
#cmd fighter04_0 delay 10
#cmd fighter05_0 delay 10
#cmd fighter06_0 delay 10
#cmd fighter07_0 delay 10
#return

#label moveto
#cmd drpshp_0 moveto point 50
#cmd fighter04_0 moveto point 50
#cmd fighter05_0 moveto point 50
#cmd fighter06_0 moveto point 50
#cmd fighter07_0 moveto point 50
#return

#label door
#if TRUE doorstat
#cmd drpshp_0 state open FALSE
#cmd drpshp_0 setvar doorstat 0
#else
#cmd drpshp_0 state open TRUE
#cmd drpshp_0 setvar doorstat 1
#endif
#return

#SCENE_END



just save as 03_contact.txt and fly

Byron

  • Icingdeath
  • Registratie: Augustus 2001
  • Laatst online: 30-10 21:28
TweakV schreef op 07 juni 2003 @ 11:25:
Ik vind dat Breed wel een tweede kans verdient... met het script hieronder kan je met verschillende voertuigen vliegen in de demo... en het vliegt heerlijk! Ik vermoed dat als de multiplayer demo uit komt, het spel weer aan populariteit zal winnen... de tutorial in deze demo zuigt wel, maar de rest vind ik echt veelbelovend. 8)

code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
#SCENE 3 CONTACT
#POSITION FIRST_CONTACT
#LOAD_BACKDROP 327
#rem #DESC #0300
#MISSION_DESC #0301

#rem #REENTRY 200 1100 -4500 0 0

#rem LEVEL OBJECTIVES 
#OBJECTIVE 0 #0302
#OBJECTIVE 1 #0303

#var_declare VAR_MissionComplete 0
#var_declare doorstat 1

#rem COORDS
#coord path1 surface 100 25 -1115
#coord path2 surface 291 50 -1115
#coord dppath11 surface 285 10 -1128
#coord dpcircle0 surface 330 15 -1260 
#coord point surface 0 75 0

#rem OBJECTS


#object base uscdarwin 0 271 205 -1895 0 0 SURFACE
#cmd base_0 not_selectable

#object drpshp1 DROPSHIP 0 271 255 -1095 0 0 SURFACE
#cmd drpshp1_0 selectable
#cmd drpshp1_1 selectable
#cmd drpshp1_2 selectable
#cmd drpshp1_3 selectable
#cmd drpshp1_0 state open true

#object drpshp dropship 0 0 -10.62 250 0 0 VEHICLE base

#rem #object fighter2 fighter 0 -20 -10.62 175 0 0 VEHICLE base
#rem #object_kill fighter2_0

#object fighter3 fighter 0 20 -10.62 220 0 0 VEHICLE base
#object_kill fighter3_0

#object fighter4 dropship 0 -15 -10.62 220 0 0 VEHICLE base
#object_kill fighter4_0

#object fighter5 fighter 0 20 -10.62 205 0 0 VEHICLE base
#object_kill fighter5_0

#object fighter04 fighter 0 -20 -10.62 270 0 0 VEHICLE base

#object fighter05 fighter 0 20 -10.62 270 0 0 VEHICLE base

#object fighter06 fighter 0 -20 -10.62 285 0 0 VEHICLE base

#object fighter07 fighter 0 20 -10.62 285 0 0 VEHICLE base

#object bfighter01 bfighter 0 0 -10.62 180 0 0 VEHICLE base
#object_kill bfighter01_0

#object player sniper 0 0 -10.62 160 0 0 VEHICLE base
#cmd player not_selectable
#cmd player JOIN_SQUAD 1
#cmd player arm assault_rifle 500

#object mate1 grunt 0 291 13 -1115.2 0 158.8 SURFACE
#cmd mate1 selectable
#cmd mate1 FOLLOW_SQUAD
#cmd mate1 JOIN_SQUAD 1

#object mate2 grunt 0 291 13 -1115.2 0 158.8 SURFACE
#cmd mate2 selectable
#cmd mate2 FOLLOW_SQUAD
#cmd mate2 JOIN_SQUAD 1

#object mate3 grunt 0 291 13 -1105.2 0 158.8 SURFACE
#cmd mate3 selectable
#cmd mate3 FOLLOW_SQUAD
#cmd mate3 JOIN_SQUAD 1

#object mate4 grunt 0 -2.9 -2 -1.5 0 -90 VEHICLE drpshp
#cmd mate4 selectable

#object fighter1 fighter 0 291 15.1 -1105.2 0 158.8 SURFACE
#object_kill fighter1_0
#object_kill fighter1_1

#object tank1 tankbase 0 231 15.1 -1105.2 0 158.8 SURFACE
#object_kill tank1_0
#object_kill tank1_1
#object_kill tank1_2

#object tank2 tankbase_comp 0 251 15.1 -1105.2 0 158.8 SURFACE
#object_kill tank2_0
#object_kill tank2_1
#object_kill tank2_2

#object etank1 breed_buggy1 0 261 15.1 -1095.2 0 158.8 SURFACE
#object_kill etank1_0
#object_kill etank1_1
#object_kill etank1_2

#object etank2 breed_tank 0 271 15.1 -1095.2 0 158.8 SURFACE
#object_kill etank2_0
#object_kill etank2_1
#object_kill etank2_2

#object etwm1 breed_buggy1 1 470.99 71.87 -648.4 0 0 SURFACE

#object etwm2 breed_buggy1 1 480.99 65.87 -648.4 0 0 SURFACE

#object etwm3 breed_buggy1 1 490.99 71.87 -648.4 0 0 SURFACE

#after 1 select_player
#after 11 moveto
#every 5 door


#label select_player
#cmd player selectable
#object_select player
#cmd player selectable
#cmd mate1 selectable
#cmd mate2 selectable
#cmd mate3 selectable
#cmd player run_script dropship_circle
#return

#label dropship_circle
#cmd drpshp_0 delay 10
#cmd fighter04_0 delay 10
#cmd fighter05_0 delay 10
#cmd fighter06_0 delay 10
#cmd fighter07_0 delay 10
#return

#label moveto
#cmd drpshp_0 moveto point 50
#cmd fighter04_0 moveto point 50
#cmd fighter05_0 moveto point 50
#cmd fighter06_0 moveto point 50
#cmd fighter07_0 moveto point 50
#return

#label door
#if TRUE doorstat
#cmd drpshp_0 state open FALSE
#cmd drpshp_0 setvar doorstat 0
#else
#cmd drpshp_0 state open TRUE
#cmd drpshp_0 setvar doorstat 1
#endif
#return

#SCENE_END



just save as 03_contact.txt and fly

Byron
Waar staan die vliegtuigen 8) :?

  • Icingdeath
  • Registratie: Augustus 2001
  • Laatst online: 30-10 21:28
ik heb het volgende van http://www.cdv-board.de/e...ead.php?s=&threadid=14664 gehaald
Due to quasi-popular demand, here's a repost of my aircraft cockpits/flyable Darwin mod. I've compressed the two files into an archive w/ subdirectories to make installation a little more sensible.

INSTRUCTIONS:

1) Go into your Breed Demo/Scripts directory. In both the Objects and Missions sub-dirs, make a backup copy of your existing vehicle_defs and 03_contact.txt files (respectively). Notice: DO NOT give these backup files the extension of .txt, or the game will try to load them. Either give them a different extension (ie 03_contact.original), or just move them to a whole different directory.

2) Extract the zip file into your Breed Demo/Scripts directory. If you have extract w/ subdirs enabled, everything will be put into it's proper place (credit to waryishe for the original script file).

3) Launch the game. You'll notice that the Darwin starts doing some silly stuff in the opening self-rolling demo movie (because it's no longer a static object and the AI doesn't know how to keep it still). Ignore that and just launch the demo mission. Your character will start off on the Darwin's bridge, where you can hop into the helm seat and start flying it around! The Darwin will behave like a glorified dropship, however, since I've been too busy to tweak the input values. Have fun!

4) On the deck of the Darwin (as well as on the surface layer) will be a number of craft to play around with. Both the Fighter and Dropship models have been modified to allow for a 1st-person "cockpit" camera. Just hop in and zoom off! Unfortunately, this comes at a sacrifice of your standard third person view (you can still use the secondary cams, but you won't have any HUD), so you'll have to decide which one you like more.

5) A final note: If you no longer wish to have the Darwin flyable (it DOES get pretty jiggly and is impossible to take off from), simply open up the custom vehicles_defs.txt file and look for the topmost USCDARWIN entry (which should be practically at the top). Look for the field marked "SPACE" right next to it, and change this back to "STATIC". Voila, problem solved.

Enjoy everyone

http://members.shaw.ca/straint/cockpitndarwin.zip

[ Voor 6% gewijzigd door Icingdeath op 07-06-2003 16:29 ]


  • Icingdeath
  • Registratie: Augustus 2001
  • Laatst online: 30-10 21:28
Ik wist niet dat breed een space sim was :( :)
Aan boord zijn ook nog tanks en kleinere vliegtuigen te vinden :) maar je moet het main schip eerst zelf de aarde in vliegen :)
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed.jpg
Meer plaatjes volgen :)

  • TweakV
  • Registratie: April 2000
  • Laatst online: 25-03 20:42
JelleStoel schreef op 07 June 2003 @ 12:25:
[...]

Waar staan die vliegtuigen 8) :?
Je moet 03_contact.txt uit bovenstaande post in je "Breed Demo/SCRIPTS/missions" directory smijten en de rest gaat vanzelf als je de demo opstart, je hoeft ze niet te zoeken want je begint met een vliegtuig voor je neus.

Afbeeldingslocatie: http://members1.chello.nl/f.ditmar/photos/got/fly1.jpg

Je begint met dit script gelijk boven het eiland, niet in de ruimte. Er staan ook wat tanks op het eiland om mee te karren... 8)

Afbeeldingslocatie: http://members1.chello.nl/f.ditmar/photos/got/ground1.jpg

[ Voor 26% gewijzigd door TweakV op 07-06-2003 18:02 ]


  • Icingdeath
  • Registratie: Augustus 2001
  • Laatst online: 30-10 21:28
thnx probeer ik dat script wel :)
hier nog ff wat pics

Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed1.jpg
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed2.jpg
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed3.jpg
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed4.jpg
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed5.jpg
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed6.jpg
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed7.jpg
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed/breed8.jpg

  • Icingdeath
  • Registratie: Augustus 2001
  • Laatst online: 30-10 21:28
Is het normaal dat als je dat script gebruikt dat er heleboel objecten er niet meer zijn en geen enemys of ik heb wat fout gedaan |:(

[ Voor 3% gewijzigd door Icingdeath op 07-06-2003 20:52 ]


Verwijderd

Met welk script moet je die carrier naar de aarde toevliegen? Dat lijkt me wel vet :9

  • TweakV
  • Registratie: April 2000
  • Laatst online: 25-03 20:42
@JelleStoel: met dat script 'verdwijnen' inderdaad de reguliere demo objecten, zet de oude 03_contact.txt terug dan is alles er weer

@Liquid_Lizard: zie enkele posts hierboven....

quote:
--------------------------------------------------------------------------------

Due to quasi-popular demand, here's a repost of my aircraft cockpits/flyable Darwin mod. I've compressed the two files into an archive w/ subdirectories to make installation a little more sensible.

INSTRUCTIONS:

1) Go into your Breed Demo/Scripts directory. In both the Objects and Missions sub-dirs, make a backup copy of your existing vehicle_defs and 03_contact.txt files (respectively). Notice: DO NOT give these backup files the extension of .txt, or the game will try to load them. Either give them a different extension (ie 03_contact.original), or just move them to a whole different directory.

2) Extract the zip file into your Breed Demo/Scripts directory. If you have extract w/ subdirs enabled, everything will be put into it's proper place (credit to waryishe for the original script file).

3) Launch the game. You'll notice that the Darwin starts doing some silly stuff in the opening self-rolling demo movie (because it's no longer a static object and the AI doesn't know how to keep it still). Ignore that and just launch the demo mission. Your character will start off on the Darwin's bridge, where you can hop into the helm seat and start flying it around! The Darwin will behave like a glorified dropship, however, since I've been too busy to tweak the input values. Have fun!

4) On the deck of the Darwin (as well as on the surface layer) will be a number of craft to play around with. Both the Fighter and Dropship models have been modified to allow for a 1st-person "cockpit" camera. Just hop in and zoom off! Unfortunately, this comes at a sacrifice of your standard third person view (you can still use the secondary cams, but you won't have any HUD), so you'll have to decide which one you like more.

5) A final note: If you no longer wish to have the Darwin flyable (it DOES get pretty jiggly and is impossible to take off from), simply open up the custom vehicles_defs.txt file and look for the topmost USCDARWIN entry (which should be practically at the top). Look for the field marked "SPACE" right next to it, and change this back to "STATIC". Voila, problem solved.

Enjoy everyone

http://members.shaw.ca/straint/cockpitndarwin.zip


--------------------------------------------------------------------------------

en nog ff een screenie, was met een fighter naar de 4e (?) etage van de carrier USC Darwin gevlogen:

Afbeeldingslocatie: http://members1.chello.nl/f.ditmar/photos/got/lost.jpg

[ Voor 6% gewijzigd door TweakV op 07-06-2003 23:41 ]


  • Icingdeath
  • Registratie: Augustus 2001
  • Laatst online: 30-10 21:28
TweakV schreef op 07 juni 2003 @ 23:38:
@JelleStoel: met dat script 'verdwijnen' inderdaad de reguliere demo objecten, zet de oude 03_contact.txt terug dan is alles er weer

@Liquid_Lizard: zie enkele posts hierboven....

quote:
--------------------------------------------------------------------------------
[...]
Dat script had ik ook al gepost check maar een paar posts om terug van me ;)

hopelijk komt er een nieuwe versie uit van dat script dat je met dat grote schip en al op het eiland begint met Vijanden :)

no een pic van m'n tank die ik in een drop ship gereden had alleen niet meer pics omdat mijn pc plotseling rebootte dat heeft hij vaker met breed :(
Afbeeldingslocatie: http://home.quicknet.nl/qn/prive/a.stoel/breed10.jpg

[ Voor 27% gewijzigd door Icingdeath op 08-06-2003 09:23 ]


  • TweakV
  • Registratie: April 2000
  • Laatst online: 25-03 20:42
hehe cool! :) Met je tank en al in een dropschip... dat zijn toch leuke dingen, als dat in een multiplayer-game kan!!! Can't wait!

Verwijderd

zelf zou ik liever halo 2 spelen met zijn 16en. de wapens de look. online. de wapens. de voertuigen. de gameplay. als ik het zo zie vind ik het mee een pc shooter die het met planet side moet concurren. maar op de consolses na te ingewikkeld.

  • Ikkuh84
  • Registratie: September 2001
  • Laatst online: 12:04
Woej net de demo gespeeld samen met die extra voertuigen :9~ Geweldige game speelde hem alles vol open ( kon maar 16 en 24 bit kiezen ipv 32 :( ) Maar echt relaxte game ... speelt heerlijk wacht nu zeker op de final :)

Acer Aspire 8930G | Intel Core 2 Duo T4600 | 4GB DDR3 | GeForce 9600M GT |


  • aftermath
  • Registratie: November 2000
  • Niet online

aftermath

"Everybody lies"

Eindelijk weer eens wat nieuws over breed. Hij komt pas in september.
The release of the new tactical 3D action-shooter BREED will be postponed and put off until September. Many fans from the BREED community and the entire action-shooter scene had made worthwhile suggestions. The British BREED developer, Brat Designs, took these suggestions to heart and even further increased the game's complexity.

Since the publication of the beta demo at the beginning of June, the 3D action-shooter has undergone a lot of fine tuning. The full support of DirectX9 and NVIDIA's enhanced rendering technology have turned BREED into a visual masterpiece! As of today, brand-new screenshots can be found on the official homepage, which show off the stunning new effects:

http://psnprofiles.com/AfthyX


  • shuogg
  • Registratie: Juli 2002
  • Laatst online: 26-05 11:10
ff schopje ;)

http://www.avault.com/previews/preview_temp.asp?game=breed

http://www.battle-fields.com/review.php?reviewid=72

http://www.gamers.com/game/508032

http://www.gamespy.com/e32003/preview/pc/1001958/

paar previews, ze lijken het allemaal wel eens. Voertuigen wat aanpassen en AI verbeteren en het kan een topper worden.

Ben benieuwd of het wat word :)

specs desktop | specs laptop


  • GG85
  • Registratie: Januari 2002
  • Laatst online: 14:32

GG85

.......


  • shuogg
  • Registratie: Juli 2002
  • Laatst online: 26-05 11:10
wat nieuws:
The long awaited release of the tactical 3D action shooter Breed will be postponed for another few weeks.

CDV Software Entertainment, one of the leading German publishers and distributors of gaming software, announced today that the 3D action shooter BREED will be released by the beginning of November. In UK and in USA the release will also take place in November.

The large potential of BREED hasn’t been exhausted yet, which is why the developers are still concentrating their efforts on the multiplayer mode.
The multiplayer will contain the following modes:

• Assault
• Death Match
• Team Death Match
• King of the Hill
• Territory

The Assault mode in particular uses the special engine feauture of the smooth transition between earth and orbit. A further feature includes the possibility of using the vehicles and characters of the BREED themselves. Their will also be vehicles made particularly for the multiplayer mode - for example, the jet pack.
In order to shorten the waiting period, BREED fans can already look forward to a further single player demo coming out in October. Before the release, their will also be a multiplayer demo.

nieuwe preview:
http://actionvault.ign.co...reviews/breedprev_a.shtml

specs desktop | specs laptop


  • CJ
  • Registratie: Augustus 2000
  • Niet online

CJ

(overleden)
De officiele demo is uit!

Je kan 'm hier downloaden: http://www.gamershell.com...dBSPDemov1.0-BGHPre.shtml

Hier wat screens:

Afbeeldingslocatie: http://phoenix.interex-net.com/forum/uploads/post-10-1070583472.jpg

Afbeeldingslocatie: http://phoenix.interex-net.com/forum/uploads/post-10-1070583562.jpg

Afbeeldingslocatie: http://phoenix.interex-net.com/forum/uploads/post-10-1070583638.jpg

Afbeeldingslocatie: http://phoenix.interex-net.com/forum/uploads/post-10-1070583710.jpg


Meer screens kan je hier vinden: http://phoenix.interex-net.com/forum/index.php?showtopic=870

Technical PR Officer @ MSI Europe. My thoughts and opinions may not reflect the ones of my employer.


  • shuogg
  • Registratie: Juli 2002
  • Laatst online: 26-05 11:10
Gameplay is beter geworden, graphics veel beter.
Enige wat nog voor verbetering vatbaar is is het geluid en eventueel de missie scripts maar volgens Brat Designs is de demo scripted door de uitgever CDV en niet door hen.

specs desktop | specs laptop


  • CJ
  • Registratie: Augustus 2000
  • Niet online

CJ

(overleden)
Ik heb me net nog even zitten verbazen over hoe veel verschil het voor het uiterlijk van een game kan uit maken als men bv pixelshaders gebruikt voor het water.

Er zit gewoon een wereld van verschil tussen de oude screens en de nieuwe screens. :)

Technical PR Officer @ MSI Europe. My thoughts and opinions may not reflect the ones of my employer.


Verwijderd

ik vind eigenlijk dat dit topic dicht moet, en er een neiuw topic moet worden geopend met een nieuwe startpost. Lijkt me handiger, want dit is wel ZEER interessant nieuws. Does, Wie vraagt het even aan een Mod :P

  • pica
  • Registratie: Juni 2000
  • Laatst online: 23-10 15:51
Ik zag op een bepaalde nfo site staan dat hij uit is... Iemand die wat bekender in de warez wereld die dat kan bevestigen?

Steam


  • shuogg
  • Registratie: Juli 2002
  • Laatst online: 26-05 11:10
Ja hij is uit, en hij krijgt crappy reviews across the board. Veel hoger dan 6.0 gaat het nooit.

specs desktop | specs laptop


Verwijderd

Er is inmiddels ook een patch uit , die veel bugs er uit haalt. :)

  • QuarK
  • Registratie: Maart 2000
  • Laatst online: 08-07 13:40
Verwijderd schreef op 18 april 2004 @ 23:13:
Er is inmiddels ook een patch uit , die veel bugs er uit haalt. :)
En er vast voor zorgt dat de deviance crack (voor die hele nare StarForce3 protection) niet meer werkt :D

  • shuogg
  • Registratie: Juli 2002
  • Laatst online: 26-05 11:10
Verwijderd schreef op 18 april 2004 @ 23:13:
Er is inmiddels ook een patch uit , die veel bugs er uit haalt. :)
En ook dingen als AI toevoegt? :P

specs desktop | specs laptop


  • CJ
  • Registratie: Augustus 2000
  • Niet online

CJ

(overleden)
Je zou de officiele forums eens moeten lezen. Echt grappig. Net een soap. :D

Brat Designs is pissed op CDV, aangezien CDV flink geknoeit heeft met de game en zelfs een oudere code gebruikt heeft voor de release. :o

De patch die uit is gekomen schijnt een hele oude patch te zijn. Brat Designs heeft een veel nieuwere patch aan CDV gegeven, maar die moeten dus eerst de code updaten, alvorens ze die patch kunnen gebruiken. Volgens Brat Designs verhelpt die patch gigantisch veel problemen, maar CDV schijnt om een of andere reden deze patch niet uit te brengen.

Technical PR Officer @ MSI Europe. My thoughts and opinions may not reflect the ones of my employer.


  • shuogg
  • Registratie: Juli 2002
  • Laatst online: 26-05 11:10
CJ schreef op 19 april 2004 @ 20:13:
Je zou de officiele forums eens moeten lezen. Echt grappig. Net een soap. :D

Brat Designs is pissed op CDV, aangezien CDV flink geknoeit heeft met de game en zelfs een oudere code gebruikt heeft voor de release. :o

De patch die uit is gekomen schijnt een hele oude patch te zijn. Brat Designs heeft een veel nieuwere patch aan CDV gegeven, maar die moeten dus eerst de code updaten, alvorens ze die patch kunnen gebruiken. Volgens Brat Designs verhelpt die patch gigantisch veel problemen, maar CDV schijnt om een of andere reden deze patch niet uit te brengen.
Leuke boel daar, maar ach niks kan die game redden tenzij ze een patch hebben met AI voor je teammates, originele vijanden, gameplay etc.

Game komt gewoon 3 jaar, zo niet meer te laat.

specs desktop | specs laptop


  • Ikkuh84
  • Registratie: September 2001
  • Laatst online: 12:04
CJ schreef op 19 april 2004 @ 20:13:
Je zou de officiele forums eens moeten lezen. Echt grappig. Net een soap. :D

Brat Designs is pissed op CDV, aangezien CDV flink geknoeit heeft met de game en zelfs een oudere code gebruikt heeft voor de release. :o

De patch die uit is gekomen schijnt een hele oude patch te zijn. Brat Designs heeft een veel nieuwere patch aan CDV gegeven, maar die moeten dus eerst de code updaten, alvorens ze die patch kunnen gebruiken. Volgens Brat Designs verhelpt die patch gigantisch veel problemen, maar CDV schijnt om een of andere reden deze patch niet uit te brengen.
Whehehe ... mja ze hadden die game veel eerder moeten uitbrengen .. de reviews liegen er ook niet om ... wat een crappy game is het niet normaal ... Had er serieus veel meer van verwacht :/

Acer Aspire 8930G | Intel Core 2 Duo T4600 | 4GB DDR3 | GeForce 9600M GT |


  • MaZe
  • Registratie: December 1999
  • Laatst online: 16-10 23:19
Na alle reacties vind ik het niet meer waard deze game te gaan proberen...

Verwijderd

MaZe schreef op 19 april 2004 @ 21:49:
Na alle reacties vind ik het niet meer waard deze game te gaan proberen...
welke reacties :? :?

ik denk juist dat het een goed/leuke game is

  • DarkShadow
  • Registratie: Juli 2000
  • Laatst online: 08:06
ik probeer het spel over een paar maand wel, als alles verholpen is :)

  • SCIxX
  • Registratie: Augustus 2002
  • Laatst online: 14:03
Gister op gammo gezien en het leek me nogal prut...
Pagina: 1 2 Laatste