Forum

Make maps only run in a certain engine?

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

Moderator: InsideQC Admins

Make maps only run in a certain engine?

Postby Team Xlink » Sun Dec 13, 2009 11:42 pm

Hello.


I was wondering if there is a way to make maps only run with a certain engine or with certain content.

If possible display a message on screen for a warning that says something like:

"WARNING - This map is only meant to be played in Tomaz Quake Other Engines might cause problems"

This would be useful to solve problems with certain maps trying to be ran in non compatible engines.

Thank you.

Also, I wasn't sure if this was supposed to be in the Mapping section or the engine section because I would like to do this through the map itself and am not sure if this is possible with entities.
Team Xlink
 
Posts: 368
Joined: Thu Jun 25, 2009 4:45 am
Location: Michigan

Postby ceriux » Mon Dec 14, 2009 12:32 am

old msg deleted.

EDIT: Scratch all of that i know how to do it just with mapping let me upload the source to a map which shows it just made it a sec ago.

check out this rmf.

http://www.filefront.com/15129241/msgtest.zip
User avatar
ceriux
 
Posts: 2223
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Postby Team Xlink » Mon Dec 14, 2009 12:57 am

Awesome!


So when the player touchs the brush tited to the trigger_once entity it will play the test-message.

Thank you!
Team Xlink
 
Posts: 368
Joined: Thu Jun 25, 2009 4:45 am
Location: Michigan

Postby ceriux » Mon Dec 14, 2009 1:16 am

yep thats it. =)
User avatar
ceriux
 
Posts: 2223
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Postby goldenboy » Mon Dec 14, 2009 3:21 am

This sounds a little like "This web page was optimized for Internet Explorer", or the more rude version, "get a real browser".

I don't know if this is good practice.
User avatar
goldenboy
 
Posts: 924
Joined: Fri Sep 05, 2008 11:04 pm
Location: Kiel

Postby Team Xlink » Mon Dec 14, 2009 4:30 am

goldenboy wrote:This sounds a little like "This web page was optimized for Internet Explorer", or the more rude version, "get a real browser".

I don't know if this is good practice.



I am using it to warn the players that the map was meant to be used in another engine.
Team Xlink
 
Posts: 368
Joined: Thu Jun 25, 2009 4:45 am
Location: Michigan

Postby negke » Mon Dec 14, 2009 9:33 am

There's no way to make a map run only in one certain engine. You'd have to go with some "This map requires Darkplaces" centerprint at mapstart.

If the map comes with a mod, it's somewhat possible (if the mod has a unique item). Three of my maps display a warning message and make it impossible to proceed when being played without the correct mod loaded, one of my maps even detects if it's being run with Quoth version 1 or 2 and makes adjustments accordingly. It basically works like this: said special item (or trigger etc.) spawns above the player so it's inevitably picked up. It then killtargets the warning message and func_wall or trigger_hurt that keeps him from progressing otherwise.
negke
 
Posts: 150
Joined: Wed Apr 16, 2008 5:53 pm

Postby r00k » Mon Dec 14, 2009 6:38 pm

Hmm, more to the point, it would be nice to have a worldspawn flag that might be available for engines/mappers so that mapX wont crash the engine if its run on an engine that the mapper didnt intend it to be used on.

Wait, scratch that!

Better yet, the engine coder should add safe guards against maps that exceed it's limits anyways :|

"Error: mymap.bsp cannot be ran on this engine, please use a {worldspawn protocol flag} compatible engine."
r00k
 
Posts: 1110
Joined: Sat Nov 13, 2004 10:39 pm


Return to Mapping

Who is online

Users browsing this forum: No registered users and 1 guest