Scaling the radar

Post anything to do with editing Nexuiz here. Whether its problems you've had, questions, or if you just want to show off your work.

Moderators: Nexuiz Moderators, Moderators

Scaling the radar

Postby Clueless Newbie » Fri Jun 12, 2009 10:34 pm

I used "sv_cmd radarmap" to make a "radar" image. The result did not include the entire map, but I converted it to .tga and plonked it in the .pk3 and it worked anyway — except that it still didn't include the entire map (the rear end of the blue base is missing).

Since this was a symmetric map, this was easy to fix with Photoshop. However, as expected, the objectives were still in the same place as they were with the original image. Is there any way to scale this? Better yet, are there modifiers that can be used with "sv_cmd radarmap" to make it include the entire map and not just most of it?
2 GHz Mac Pro
Mac OS X 10.6.2
nvidia GeForce 8800 GT
Clueless Newbie
Keyboard killer
 
Posts: 518
Joined: Wed Jan 03, 2007 1:01 pm

Postby Ronan » Sat Jun 13, 2009 1:50 am

You have to specify the relevant area in the .mapinfo if the detection failed, like the map farewall :
Code: Select all
//size x1 y1 z1 x2 y2 z2
size -1536 -832 -576 896 1152 768

Then you can generate the new radarmap and the gamecode will adjust items location on it.
Ronan
Alien trapper
 
Posts: 292
Joined: Tue Mar 20, 2007 10:25 pm
Location: France

Postby Clueless Newbie » Sat Jun 13, 2009 10:53 am

Ronan wrote:You have to specify the relevant area in the .mapinfo if the detection failed, like the map farewall :
Code: Select all
//size x1 y1 z1 x2 y2 z2
size -1536 -832 -576 896 1152 768

Then you can generate the new radarmap and the gamecode will adjust items location on it.

Thanks. That did the trick.
2 GHz Mac Pro
Mac OS X 10.6.2
nvidia GeForce 8800 GT
Clueless Newbie
Keyboard killer
 
Posts: 518
Joined: Wed Jan 03, 2007 1:01 pm


Return to Nexuiz - Editing

Who is online

Users browsing this forum: No registered users and 1 guest

cron