Xonotic Forums
Mapping - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Creating & Contributing (https://forums.xonotic.org/forumdisplay.php?fid=10)
+--- Forum: Xonotic - Editing and Concept Art (https://forums.xonotic.org/forumdisplay.php?fid=11)
+--- Thread: Mapping (/showthread.php?tid=2306)



Mapping - pcfreak1997 - 11-05-2011

I hope this is the right forum; where can I find a version of Radiant I can map with?


RE: Mapping - forseti - 11-05-2011

Here: http://www.icculus.org/netradiant/files/index.php?sort=date&order=desc

You may want to use Xonotic Git Version: http://dev.xonotic.org/projects/xonotic/wiki/Repository_Access

If you download that version it also includes NetRadiant, you'll have to compile it though.

Btw, It would have been better to post it in 'help and troubleshooting' or in 'Editing and Concept Art' Tongue


Radiant? - pcfreak1997 - 11-05-2011

I finally found the NetRadiant for xonotic, but I can't seem so load any of the shaders/textures into the editor, nor can I make a spawn point. Usually its info_player_start, and info_player_deathmatch doesn't work. And then, I try modifying my entities, and nothing happens. Can someone point me to a NetRadiant set up for Xonotic? Please help!


RE: Mapping - pcfreak1997 - 11-05-2011

Haha I'm new here. I still cannot use the shaders though nor can I make a spawn point


RE: Mapping - forseti - 11-05-2011

First, which version of xonotic are you using?

Xonotic 0.5, Xonotic Git or Xonotic Autobuild?

Now, have you ever made a map before? I recommend you to read this: http://forums.xonotic.org/showthread.php?tid=64


RE: Radiant? - pcfreak1997 - 11-06-2011

I opened this thread by not seeing my last thread. In other words, I didn't think it posted. I posted before I found out it was moved.


RE: Mapping - pcfreak1997 - 11-06-2011

I have made maps for Nexuiz before, and thereofore I know quite a bit about it.
I downloaded Xonotic yesterday...
And its the regular version.
However I might have a way to use the shaders
My next question, is how do I make a warp zone that looks like the ones in Stormkeep? I can't seem to get them to display the view from the other warpzone. Also, how do I
make shaders like in fire animations, glass, and the warp zone?


RE: Mapping - Mr. Bougo - 11-06-2011

Merged threads. If you're confused reading this, look at post subjects to see which thread they came from. Smile


RE: Mapping - pcfreak1997 - 11-06-2011

Anyways, I can't make the "portal" effect. HOW? I have spent forever trying to figure it out...


RE: Mapping - forseti - 11-06-2011

(11-06-2011, 11:59 AM)pcfreak1997 Wrote: My next question, is how do I make a warp zone that looks like the ones in Stormkeep? I can't seem to get them to display the view from the other warpzone. Also, how do I
make shaders like in fire animations, glass, and the warp zone?

Open the .map files from the default maps, they are in xonotic/data/xonotic-xxxxxxxx-maps.pk3

You can see there how warpzones are made.

Also, you have to be sure you have reflections active in-game. Open xonotic go to settings--> effects --> reflections.

Fire animations are particles, you can find the list of available particles inside effectinfo.txt, this file is in Xonotic/data/xonotic-xxxxxx-data.pk3

Glass... you can find some glass textures in the default textures sets, search for them using NetRadiant.

If you want to learn how to create your own glass textures and shaders you'll have to read this: http://www.robotrenegade.com/q3map2/docs/shader_manual/contents.html


RE: Mapping - pcfreak1997 - 11-07-2011

Ok thanks for the help. Does anyone have a Stormkeep warpzone template that I can just import? I cant do it right. No matter what it just shows a grid. And reflections are on. I really want this to work for a map I'm making. Does it have something to do with caulk? or placement? I even tried copying the warpzones from Stormkeep to try and use them but to no avail. Perhaps someone could make a warp zone template?


RE: Mapping - forseti - 11-09-2011

Open the .map files from the default maps, they are in xonotic/data/xonotic-xxxxxxxx-maps.pk3

You can select waprzones in those maps and paste them in yours