Where can I find a full Quake 3 Entity list guys?

Discussion for Level editing, modeling, programming, or any of the other technical aspects of Quake
Post Reply
o'dium
Posts: 11712
Joined: Sun Mar 25, 2001 8:00 am

Where can I find a full Quake 3 Entity list guys?

Post by o'dium »

I'm in need of the full list of Quake 3 entities, but I dunno where I may find it short of just opening up Radiant and copying everything by hand. Is there by any chance a site that lists them all, as well as the functions of each?

Cheers.
dghost77
Posts: 174
Joined: Tue Aug 23, 2011 8:28 pm

Re: Where can I find a full Quake 3 Entity list guys?

Post by dghost77 »

in the entities.def of Gtkradiant? But you'll probably need to make a copy of that file and clean it up a little to only keep the entities list only .
obsidian
Posts: 10970
Joined: Mon Feb 04, 2002 8:00 am

Re: Where can I find a full Quake 3 Entity list guys?

Post by obsidian »

Other than the entities.def/.ent, I don't really follow what you're trying to do. The file is quite readable as a text file and some simple find/replace can clean up the remaining stuff that you may find unnecessary. Other than that, the Radiant manual, though a little dated:
http://radiant.robotrenegade.com/manual ... pn_b_1.htm

If you need anything more than that, you may need to post some more details of your specifications.
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
ailmanki
Posts: 30
Joined: Wed Jun 30, 2010 6:35 pm

Re: Where can I find a full Quake 3 Entity list guys?

Post by ailmanki »

http://games.chruker.dk/enemy_territory/entities.php
Its the entities from enemy-territory, with extra infos.
Post Reply