Extra mapping capabilities with base_entranced

Discuss siege map projects.

Extra mapping capabilities with base_entranced

Postby Duo on Wed Sep 09, 2015 12:42 pm

With base_entranced we can add additional support for custom classflags, npc flags, entities, etc in siege maps. For example, I have already added a couple of extra .npc file flags that mapmakers can yews:

dempProof 1 = NPC is invulnerable to DEMP damage
specialKnockback 1 = NPC cannot be knockbacked by red team
specialKnockback 2 = NPC cannot be knockbacked by blue team
specialKnockback 3 = NPC cannot be knockbacked by any team

These two flags enable mapmakers to get creative with some "kill-the-NPC" objectives. dempProof will prevent a team from killing the NPC through the wall with demp, and specialKnockback ensures that he won't fly all over the place when getting attacked, or that a particular team can intentionally move the NPC to a desired location.

On a related note, CFL_SINGLE_ROCKET will soon be fixed so you can't get more rocket ammo. This will enable you to yews that classflag properly.

Post any requests for custom mapmaking stuff here.
Image
User avatar
Duo
 
Topic author
Posts: 1070
Joined: Mon May 25, 2009 3:36 pm
Location: Chile
Local time: Wed May 15, 2024 5:21 am
Karma: -25

Re: Extra mapping capabilities with base_entranced

Postby aradorasxeon on Wed Sep 09, 2015 6:37 pm

So how about fixing the npc's waypoint finding mechanism in multiplayer (yeah probably I have no idea how big of an ask is). Since there are waypoints for the wampa, and rancors to move around in any given map. It would be nice, also not sure if this is true for every NPCs, but monster NPCs don't attack people in vehicles in multiplayer.
Maybe if this get fixed my first map would be played more (just kidding, probably people don't like optional objective order).
Also NPCs' scripting doesn't work at all in multiplayer.
E.g.: In p_D I have 3 NPCs (NPC_Impworker) with spawnscripts: t1_fatal/spawncorpse(number here)
If I check it singleplayer, corpses appear, but in multiplayer, they don't even spawn.

I have no idea how much work this desire, so if it can't be done or it would take very long, just simply say it to me.
Image

2014.05.05. Thanks for al the fun!

"Nah, I go."
User avatar
aradorasxeon
 
Posts: 680
Joined: Thu Dec 22, 2011 6:16 pm
Local time: Wed May 15, 2024 3:21 pm
Karma: 0

Re: Extra mapping capabilities with base_entranced

Postby Duo on Wed Sep 09, 2015 9:22 pm

That's weird about your script. Have you tried other scripts? Other animations?

This script works fine for me in my new map for getting NPCs to stand still with their arms at their sides:
Code: Select all
set ( /*@SET_TYPES*/ "SET_BEHAVIOR_STATE", /*@BSTATE_STRINGS*/ "BS_CINEMATIC" );
set ( /*@SET_TYPES*/ "SET_WEAPON", /*@WEAPON_NAMES*/ "WP_NONE" );
set ( /*@SET_TYPES*/ "SET_ANIM_BOTH", /*@ANIM_NAMES*/ "BOTH_STAND1" );
set ( /*@SET_TYPES*/ "SET_ANIM_HOLDTIME_BOTH", -1 );


Is there a reason you want monsters to attack vehicles? Most vehicles could out-run a monster easily...
Image
User avatar
Duo
 
Topic author
Posts: 1070
Joined: Mon May 25, 2009 3:36 pm
Location: Chile
Local time: Wed May 15, 2024 5:21 am
Karma: -25

Re: Extra mapping capabilities with base_entranced

Postby Duo on Wed Sep 09, 2015 10:55 pm

Considering two new abilities for jan:

Remote-controlled shields. You can run around freely as jan and press a button to activate/deactivate your shield from a distance. However, if you die while it's down, it's gone permanently.

Deployable health station. Gives an area-of-effect healing buff to nearby allies for 30 seconds.
Image
User avatar
Duo
 
Topic author
Posts: 1070
Joined: Mon May 25, 2009 3:36 pm
Location: Chile
Local time: Wed May 15, 2024 5:21 am
Karma: -25

Re: Extra mapping capabilities with base_entranced

Postby Turquoise Dragon on Wed Sep 09, 2015 11:04 pm

I like the health station idea. How about a remote hacking device item? Can be placed on a hack and the player moves away while it works. Takes 1.5x as long to hack, and can be destroyed. Maybe a chance of failure or getting stuck as well. Would keep a player in the fight while allowing a hack to get done, but takes longer and can be stopped by the opposing team.
Image
User avatar
Turquoise Dragon
The Scaled One
 
Posts: 2042
Joined: Tue May 04, 2010 12:11 am
Location: Looking in your window. Hi.
Local time: Wed May 15, 2024 9:21 am
Karma: 8

Re: Extra mapping capabilities with base_entranced

Postby Duo on Wed Sep 09, 2015 11:06 pm

Not a bad idea.
Image
User avatar
Duo
 
Topic author
Posts: 1070
Joined: Mon May 25, 2009 3:36 pm
Location: Chile
Local time: Wed May 15, 2024 5:21 am
Karma: -25

Re: Extra mapping capabilities with base_entranced

Postby Magyk on Wed Sep 09, 2015 11:14 pm

inb4 laser commissions blackout to make a soccer map using the knockback flag and a jawa npc
Image
User avatar
Magyk
Graphics Guru
 
Posts: 4129
Joined: Mon May 25, 2009 4:39 pm
Location: East Coast, USA
Highscores: 3
Local time: Wed May 15, 2024 9:21 am
Karma: -87

Re: Extra mapping capabilities with base_entranced

Postby Duo on Thu Sep 10, 2015 12:23 am

Magyk wrote:inb4 laser commissions blackout to make a soccer map using the knockback flag and a jawa npc


Could be done with relegating knockback to only one weapon (i.e. pistol or melee), and/or even doubling/tripling knockback for that particular weapon.
Image
User avatar
Duo
 
Topic author
Posts: 1070
Joined: Mon May 25, 2009 3:36 pm
Location: Chile
Local time: Wed May 15, 2024 5:21 am
Karma: -25

Re: Extra mapping capabilities with base_entranced

Postby Darth_Wayne on Thu Sep 10, 2015 3:40 am

Duo wrote:On a related note, CFL_SINGLE_ROCKET will soon be fixed so you can't get more rocket ammo. This will enable you to yews that classflag properly.


CFL_YO_ROCKET
Image
Darth_Wayne
kera and sfail's fiend
 
Posts: 898
Joined: Wed May 27, 2009 5:11 pm
Location: In the projects with Puff, the Magic Dragon
Local time: Wed May 15, 2024 8:21 am
Karma: -73

Re: Extra mapping capabilities with base_entranced

Postby Laser on Thu Sep 10, 2015 3:44 am

Football map pls.
Less QQ more Pew Pew
Image
Image
Image
Image
Image
User avatar
Laser
Kopite
 
Posts: 2326
Joined: Sat Jun 13, 2009 4:15 am
Highscores: 1
Local time: Wed May 15, 2024 2:21 pm
Karma: -9

Next

Return to Mapping

Who is online

Users browsing this forum: No registered users and 1 guest

cron