[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4787: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4789: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4790: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4791: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3922)
InsideQC Forums • View topic - Hexen 2 Modification

Hexen 2 Modification

Discuss the construction of maps and the tools to create maps for 3D games.

Moderator: InsideQC Admins

Hexen 2 Modification

Postby Naykin » Wed Apr 17, 2013 3:17 pm

Hello)) I want to create mod for Hexen 2, but i don't know, how did it. I make maps for Quake with Worldcraft 3.3 and Quaketools for it. Whether there similar set for Hexen 2?
Naykin
 
Posts: 16
Joined: Fri Mar 22, 2013 7:28 am

Re: Hexen 2 Modification

Postby goldenboy » Wed Apr 17, 2013 3:47 pm

http://dronedev.net/mapconv/

That page has a program that converts Worldcraft .maps to hexen 2 format.

You then have to use Hexen 2 variants of the map compiling tools, for example from here

http://uhexen2.sourceforge.net/

You can also use other map editors to create your map and then convert the .map file to Hexen 2 format as described here

http://spawnhost.wordpress.com/2013/04/ ... 2-radiant/

By the way, I suggest hammer of Thyrion or FTEQW as engines for Hexen 2 these days.
User avatar
goldenboy
 
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel

Re: Hexen 2 Modification

Postby Naykin » Wed Apr 17, 2013 4:42 pm

I will working with *.hc files and create entities for editor. Can I do it with this?
Naykin
 
Posts: 16
Joined: Fri Mar 22, 2013 7:28 am

Re: Hexen 2 Modification

Postby goldenboy » Wed Apr 17, 2013 6:15 pm

Yes. You need the gamecode and a hcc compiler for that.

For the gamecode from the uhexen2 page, you presumably need to use uhexen2's hcc compiler as well since someone liberally substituted "loop" for every do...while in the code. :evil:
User avatar
goldenboy
 
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel

Re: Hexen 2 Modification

Postby Naykin » Thu Apr 18, 2013 5:31 pm

Thanks to all) I found worked bsp mapper with entitys H2 and textures. Learning it)))
Naykin
 
Posts: 16
Joined: Fri Mar 22, 2013 7:28 am

Re: Hexen 2 Modification

Postby Naykin » Fri May 10, 2013 7:41 am

I need help again. Hwo can rewrite this entity file to format, worked for Worldcraft 3.3. I pay for it
Naykin
 
Posts: 16
Joined: Fri Mar 22, 2013 7:28 am

Re: Hexen 2 Modification

Postby Baker » Fri May 10, 2013 8:47 am

You might ask at QuakeOne.com and say "I need a Worldcraft 3.3. .fgd file created for this". There are more than a few Hexen 2 people and a few people familiar with Worldcraft 3.3. there = better chance.

And use this link instead () because many people are deterred by download services that make it hard to get the file.
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Hexen 2 Modification

Postby Baker » Fri May 10, 2013 8:52 am

Then again ...

http://www.gamers.org/pub/idgames2/plan ... en2fgd.zip <------------------- looks like what you need right there

OR

http://www.atomicgamer.com/files/1536/hexen2fgd-zip <------------------- looks like what you need right there
The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Hexen 2 Modification

Postby goldenboy » Fri May 10, 2013 9:15 pm

I didn't use an FGD file when I made my Hexen 2 map, I just used this site:

http://www.raven-games.com/vintage/h2en ... entinf.htm
User avatar
goldenboy
 
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel

Re: Hexen 2 Modification

Postby Naykin » Sat May 11, 2013 7:55 pm

Heeey)))) I try QuArk and very like it! Worldcraft dont want! I want to create new monsters, weapons and items. Hmm... Why Ent. file for Worldcraft and Quark SOOO different?
Last edited by Naykin on Sat May 11, 2013 8:00 pm, edited 1 time in total.
Naykin
 
Posts: 16
Joined: Fri Mar 22, 2013 7:28 am

Re: Hexen 2 Modification

Postby leileilol » Sat May 11, 2013 10:21 pm

I'd use Worldcraft 1.6 for Hexen 2. It has a proper FGD file as well.


I don't understand why you chose to use a version of Worldcraft designed for Half-Life over one designed for Quake, Quake2 and Hexen II...
leileilol
 
Posts: 2783
Joined: Fri Oct 15, 2004 3:23 am

Re: Hexen 2 Modification

Postby Baker » Sun May 12, 2013 5:29 am

The night is young. How else can I annoy the world before sunsrise? 8) Inquisitive minds want to know ! And if they don't -- well like that ever has stopped me before ..
User avatar
Baker
 
Posts: 3666
Joined: Tue Mar 14, 2006 5:15 am

Re: Hexen 2 Modification

Postby Naykin » Tue Jun 11, 2013 6:11 pm

Hello again) I have a problem. I nwish to use own textures, but TexMex automatic convert it to Quake palette and colors look terrible( How i can create WAD with Hexen 2 textures? I mapping with QuArK.
Naykin
 
Posts: 16
Joined: Fri Mar 22, 2013 7:28 am

Re: Hexen 2 Modification

Postby Seven » Fri Jun 14, 2013 11:24 am

Hello Naykin,

There was a post from Rino just a few days ago, which might be interesting for you.
http://quakeone.com/forums/quake-talk/o ... post135112

Rino is reworking his Hexen 2 maps and adding new textures to them.
Rino is very helpful/kind person.
You can/should contact him via his Hexen 2 website/email regarding all your other questions as well.
I am sure he can be helpful because he went through the same issues you are facing now.

Please be sure to also mention the tips and hints also in this thread, so that others can benefit from them too.
That is what a open forum is meant to be and should do: Multiply knowledge :)

It is very good to see that people are working on new Hexen 2 maps.
Thank you very much.

Best of luck and wishes for you,
Seven

PS: If you want to visit Rino´s Hexen 2 website, please scroll down his page. English text can be found on the second/lower half of the website.
Seven
 
Posts: 301
Joined: Sat Oct 06, 2007 8:49 pm
Location: Germany

Re: Hexen 2 Modification

Postby Naykin » Sat Jun 15, 2013 6:34 pm

Big thanks to you!
Naykin
 
Posts: 16
Joined: Fri Mar 22, 2013 7:28 am

Next

Return to Mapping

Who is online

Users browsing this forum: No registered users and 1 guest