News:

Come Chat with us live! Learn how HERE!

Main Menu

I want to try making a mod, but don't know how to.

Started by kurikuri, July 14, 2007, 03:39:12 AM

kurikuri

Can someone link me to a tutorial, or tell me what to use to edit source? I can manage making the mod myself, i think, but I don't know how to do anything other than write/copy the code for what I want to do.

tehOen


kurikuri

Yeah that's what risujin said. Can I use any old one or are there any you'd recommend?

Also, how would I test the stuff I make to see if it works?

doomagent13

Quote from: tehOensome kind of a text editor?
It would probably make it easier to actually write the code with some program specifically for programming.  It doesnt need to be able to compile because you can use the command line for that, but it would color-code things.

jGrasp is one that supports multiple coding languages, is free, and (I think) has some cross-platform support.

kevlarman

Quote from: doomagent13
Quote from: tehOensome kind of a text editor?
It would probably make it easier to actually write the code with some program specifically for programming.  It doesnt need to be able to compile because you can use the command line for that, but it would color-code things.

jGrasp is one that supports multiple coding languages, is free, and (I think) has some cross-platform support.
emacs vs vim in 5... 4... 3... 2... 1...
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

tehOen

on win I use scite to  change the code and keep the msys window open when I do all the changes I run make in msys
(and winmerge helps alot - I can keep track of my changes)

on linux I use scite and a terminal window rest is the same

ShadowNinjaDudeMan

*cough* TEXTWRANGLER FOR MACS! *cough*

Its good.
Quote from: Colynn' on August 13, 2009, 05:21:09 PM
My favorite player is Jesus, because everything is forgiven when he respawns.

NOM!NOM!NOM!

David

Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

tehOen

Quote from: DavidSciTE is the best, by a mile.
hell yeah it works on linux and win
macosx version is on the way

kurikuri

I don't understand anything you all just said.

doomagent13

Quote from: ShadowNinjaDudeMan*cough* TEXTWRANGLER FOR MACS! *cough*

Its good.
XCODE + TERMINAL FTW!!!

kevlarman

Quote from: doomagent13
Quote from: ShadowNinjaDudeMan*cough* TEXTWRANGLER FOR MACS! *cough*

Its good.
XCODE + TERMINAL FTW!!!
XCODE + TERMINAL - XCODE > XCODE + TERMINAL
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

Thorn


David

vi beats nano into the ground.
How can anyone use nano for anything more than basic config files?
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

kevlarman

Quote from: Davidvi beats nano into the ground.
How can anyone use nano for anything more than basic config files?
i actually use vi(m) for that, emacs for the big stuff *ducks*
Quote from: Asvarox link=topic=8622.msg169333#msg169333Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----