PDA

View Full Version : need help, please :P


error 404
28th August 2005, 14:52
Hello,
I'm a total noob in mod-making and I've got a question: What programs do i need to modify the general look of the game(menus, etc.) and add some kinf of AI and NPCs ?

Thanks for all the answers,

error 404

(Page Not Found :P)

kamikazee
28th August 2005, 14:57
You need 2 things: a text editor and a compiler. (last one is to compile the ET VM source code, also refered to as ET Source)

I believe you can edit the menu's by editing the .menu files, but it may be compiled in as well.

Adding AI and NPC's could be done, but you need some C-programming experience to code it in the mod.

Try using the search button, lots of things are allready answered.

error 404
28th August 2005, 15:04
kamikazee,
are there any guids for total noobies? i mean some plain codes, etc.
thx for answer

error 404

kamikazee
28th August 2005, 15:18
When I learned modding, I used this site (http://www.planetquake.com/code3arena/) as a base. It's about Q3 coding, but you can look at some things wich stayed the same, like adding CVAR's.

If someone on the forum learned it from an ET-specific website, he can post it. I've not searched on Google, maybe that could help you.

error 404
28th August 2005, 18:56
if anyone learned modding from et site please post it!