[Modding] Help asked


(putte00) #1

Hello,

I’m a beginning modder and I want to make my own mod. Though I have a few questions before I start:

  1. In the et source code you find 3 projects: ui,cgame and game. What’s the difference between cgame and game?

  2. I get some annoying dialog (not an error) when I finished compiling the first project. It’s caused by a setting called : startup project, how could I surround this?

  3. What’s the function used to let a player join allies.

Thanks in advance


(Cambodunum) #2
  1. ui and cgame = client / game = server
  2. never seen/had this problem (mostly if its not an error … just ignore it xD)
  3. try to find it yourself … dont think anyone knows this out of his mind (especially not me xD)

I’ll suggest you to read the whole code again and again … someday you will know the context of it :slight_smile:

greetz Cambo


(putte00) #3

Unfortunately it’s not an error but I think it compiles partly and from then on it stops.
I tried the tutorial to change the ammo to 32 but I had normal etpub dll’s.