Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
5 registered members (Dico, AndrewAMD, TipmyPip, NewbieZorro, Grant), 15,791 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 3 1 2 3
Re: Thankyou Conitec!! From3DGS scripting to job a [Re: chipmeisterc] #97109
11/03/06 18:04
11/03/06 18:04
Joined: Jul 2005
Posts: 1,930
Austria
Dark_samurai Offline
Serious User
Dark_samurai  Offline
Serious User

Joined: Jul 2005
Posts: 1,930
Austria
I undestand, so teoreticaly you have to update the version from time to time. Do you get it every week?
And how do you do if you have to write something for the 4th level and don't want to have to play throug the hole levels until you are there?
Do you only work on Harry Potter or on another games too?

Dark_samurai


ANet - A stable and secure network plugin with multi-zone, unlimited players, voip, server-list features,... (for A7/A8)!
get free version
Re: Thankyou Conitec!! From3DGS scripting to job a [Re: Dark_samurai] #97110
11/03/06 21:47
11/03/06 21:47
Joined: Apr 2005
Posts: 3,815
Finland
Inestical Offline
Rabbit Developer
Inestical  Offline
Rabbit Developer

Joined: Apr 2005
Posts: 3,815
Finland
cool, an EA employee, now is my chance >=)

Say to the bigboss, that stops any sims relevant development, rateher changes it to some real interesting games :/ sims has destroyed many girls' lifes.
j/k

I'd like to work in Remedy, but I quess I'm too n00b to work there xD

Good luck, there! btw, do you always know what you do, or do you have times when you need to think about everything?


"Yesterday was once today's tomorrow."
Re: Thankyou Conitec!! From3DGS scripting to job a [Re: Inestical] #97111
11/04/06 02:00
11/04/06 02:00
Joined: Aug 2005
Posts: 1,185
Ukraine
Lion_Ts Offline
Serious User
Lion_Ts  Offline
Serious User

Joined: Aug 2005
Posts: 1,185
Ukraine
Good luck, chipmeisterc!
don't forget to post sometime something to this forum.

Re: Thankyou Conitec!! From3DGS scripting to job a [Re: Lion_Ts] #97112
11/04/06 02:48
11/04/06 02:48
Joined: Aug 2003
Posts: 842
alabama
Drittz_Dourden Offline
User
Drittz_Dourden  Offline
User

Joined: Aug 2003
Posts: 842
alabama
wow good luck man...thats very inspiring for some of us...just don't forget us at the forums

Daniel

Re: Thankyou Conitec!! From3DGS scripting to job a [Re: Dark_samurai] #97113
11/04/06 15:16
11/04/06 15:16
Joined: Sep 2003
Posts: 83
C
chipmeisterc Offline OP
Junior Member
chipmeisterc  Offline OP
Junior Member
C

Joined: Sep 2003
Posts: 83
Quote:

I undestand, so teoreticaly you have to update the version from time to time. Do you get it every week?
And how do you do if you have to write something for the 4th level and don't want to have to play throug the hole levels until you are there?
Do you only work on Harry Potter or on another games too?

Dark_samurai




Its handled using something called a 'Revision Control System', there is a central copy of the game of which everyone syncs to, then if you want to modify a certain part you check it out, and publish it back when youve finished, that way everyone has a completely uptodate copy of the game on their pc. also build disks are produced to test on the platforms which the game is being developed for, to check stability.

chris

Re: Thankyou Conitec!! From3DGS scripting to job a [Re: Inestical] #97114
11/04/06 15:26
11/04/06 15:26
Joined: Sep 2003
Posts: 83
C
chipmeisterc Offline OP
Junior Member
chipmeisterc  Offline OP
Junior Member
C

Joined: Sep 2003
Posts: 83
Quote:

cool, an EA employee, now is my chance >=)

Say to the bigboss, that stops any sims relevant development, rateher changes it to some real interesting games :/ sims has destroyed many girls' lifes.
j/k

I'd like to work in Remedy, but I quess I'm too n00b to work there xD

Good luck, there! btw, do you always know what you do, or do you have times when you need to think about everything?




Do i always know what to do? Kind of a general question to answer but ill give it a shot:)

In the 6 weeks ive been working here, programming/syntax wise ive not really had any problems getting to grips with the code etc, the way the framework has been written is really nice so that helps alot, was pretty easy to get into.

But in terms of coding a solution for something, then yeah there are times you have to sit down and think of the best way to tackle a problem, but thats the part i enjoy, because theres nothing more rewarding than solving it, and seing your particular solution come to life within the game

The problem solving is the part I enjoy the most
Chris

Re: Thankyou Conitec!! From3DGS scripting to job a [Re: chipmeisterc] #97115
11/04/06 20:16
11/04/06 20:16
Joined: Apr 2005
Posts: 3,815
Finland
Inestical Offline
Rabbit Developer
Inestical  Offline
Rabbit Developer

Joined: Apr 2005
Posts: 3,815
Finland
If you love problem solving, you are true coder and same to me

I love problems and things that needs to be solved (like smoothing out algoritms)

what are the odds to actually get the call from EA or other Game Dev team?


"Yesterday was once today's tomorrow."
Re: Thankyou Conitec!! From3DGS scripting to job a [Re: Inestical] #97116
11/05/06 11:00
11/05/06 11:00
Joined: Sep 2003
Posts: 83
C
chipmeisterc Offline OP
Junior Member
chipmeisterc  Offline OP
Junior Member
C

Joined: Sep 2003
Posts: 83
Well I got pretty good replies, basically my initial intentions were to develop a portfolio of my work, for which I decided to develop a 3D Pirate game using opengl with accurate wave dynamics / shaders etc, basically to showcase my work. Half way through I decided that why wait until I finish the game to apply for jobs, so I stuck my cv together and sent it all over the place. I actually applied to EA as QA tester, but they saw my CV and gave me a phone call stating that they were really impressed and asked me If i would be interested in working on the new Harry Potter title.
I also received interest from another pretty big development house for a football management title which is being developed, however I cant say im too keen on football, so not the one for me

Chris

Re: Thankyou Conitec!! From3DGS scripting to job a [Re: chipmeisterc] #97117
11/05/06 17:21
11/05/06 17:21
Joined: Jul 2001
Posts: 6,904
H
HeelX Offline
Senior Expert
HeelX  Offline
Senior Expert
H

Joined: Jul 2001
Posts: 6,904
Do you use Subversion, CVS or Alienbrain?

Re: Thankyou Conitec!! From3DGS scripting to job a [Re: HeelX] #97118
11/06/06 00:26
11/06/06 00:26
Joined: Sep 2003
Posts: 9,859
F
FBL Offline
Senior Expert
FBL  Offline
Senior Expert
F

Joined: Sep 2003
Posts: 9,859
or PVCS, or CM Synergy, or or or

Page 2 of 3 1 2 3

Moderated by  old_bill, Tobias 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1