News:

Come Chat with us live! Learn how HERE!

Main Menu

Creating mods?

Started by DinocoX0401, April 21, 2007, 01:34:12 AM

DinocoX0401

HOW?
    _
    .How to creat a mod? In how to replace them?




That'll be all.
color=green]/"/""\"\
                  \"\""/"/
                  \\:.V.:// [/color]

HawkUniversity

whitebear

1. Instal the source code
2. Modify it
3. Compile
^^

demenator

Quote from: whitebear1. Instal the source code

Where can you get it?
muzzy in game....

whitebear

It comes in tremulous installer. (there is source code as optional)

benmachine

Quote from: whitebearIt comes in tremulous installer. (there is source code as optional)
...but that's an oooold copy. You want to get a subversion client (google!) and get the latest revision from svn://svn.icculus.org/tremulous/trunk. Much better.
benmachine

Jet

Quote from: benmachine
Quote from: whitebearIt comes in tremulous installer. (there is source code as optional)
...but that's an oooold copy. You want to get a subversion client (google!) and get the latest revision from svn://svn.icculus.org/tremulous/trunk. Much better.

Like he said Google  it

Surge

i forgot where but i think theres a thread about creating mods

Search before posting
nnamed Player was surged by Surge
Unnamed Player: hey you con't be surged....
Surge:lmfao

Death_First

dino u also need to know C if u dont, dont even try to make a mod learn it first or give up

mooseberry

I am learning C, so in a while, I should be able to at least knowlagebly mess it up.  :-?
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

Death_First

Quote from: mooseberryI am learning C, so in a while, I should be able to at least knowlagebly mess it up.  :-?
yea basicly i cant do shit yet 2

The Neutral

I had this same question, but I was into mapping for now, but dangit, why must I have returned that book that taught me C/C+/C# This is like the fourth time I've needed it!
n our world, neutral is non-exsistant.

mooseberry

Quote from: Death_First
Quote from: mooseberryI am learning C, so in a while, I should be able to at least knowlagebly mess it up.  :-?
yea basicly i cant do shit yet 2

Heh, I'm too lazy to install the compiler on my laptop. And that's very, very easy.
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

Death_First

Quote from: The NeutralI had this same question, but I was into mapping for now, but dangit, why must I have returned that book that taught me C/C+/C# This is like the fourth time I've needed it!
Dont Bother with C+ or C# only C

f0rqu3

c++ is nice though it is not used in quake3

mooseberry

Quote from: f0rqu3c++ is nice though it is not used in quake3

But if you learn c first than you allready know like 95% of c++
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

f0rqu3

Quote from: mooseberry
Quote from: f0rqu3c++ is nice though it is not used in quake3

But if you learn c first than you allready know like 95% of c++

although they look like same they are totally different
if 95%of a language is syntax you are right

The Neutral

That doesnt change the fact that I am still mad about returning that book.  I think I will go buy C/C++ For Dummies 8)
n our world, neutral is non-exsistant.

f0rqu3

Quote from: The NeutralThat doesnt change the fact that I am still mad about returning that book.  I think I will go buy C/C++ For Dummies 8)
use the internets DL a book. but yes a hardcopy is always good

DinocoX0401

And then once they are talking about C now creating Mods the conversation CHANGES!
color=green]/"/""\"\
                  \"\""/"/
                  \\:.V.:// [/color]

HawkUniversity

whitebear

But that is the same thing most of the time.

f0rqu3

first you must be able to compile tremulous from the svn
(and you need to know how to get the svn)
and you need to run trem in a test environment
(use the compiled qvm's and binary and a atcs.pk3 and data.1.1.0.pk3)

now after the compile open game/tremulous.h

it has lines like
#define key value
key's are very self descriptive change the ones you want
recompile test

next place to look is bg_misc.c
it has class ( not c++ classes :P ; aliens/humans/weapons/buildables ) definitions and values defined in tremulous.h is defined there

mooseberry

Quote from: The NeutralThat doesnt change the fact that I am still mad about returning that book.  I think I will go buy C/C++ For Dummies 8)

I have c for dummies w00t dummies ftw!!
Bucket: [You hear the distant howl of a coyote losing at Counterstrike.]

मैं हिन्दी का समर्थन

~Mooseberry.

The Neutral

Quote from: mooseberry
Quote from: The NeutralThat doesnt change the fact that I am still mad about returning that book.  I think I will go buy C/C++ For Dummies 8)

I have c for dummies w00t dummies ftw!!

Lucky jerk.  Why can't I have money.
n our world, neutral is non-exsistant.

Death_First

Quote from: mooseberry
Quote from: The NeutralThat doesnt change the fact that I am still mad about returning that book.  I think I will go buy C/C++ For Dummies 8)

I have c for dummies w00t dummies ftw!!
XD so do i!