Page 5 of 10
Re: Can I make an Invasion map?
Posted: Fri 05 Sep , 2014 3:36 am
by Aberiu
How do you add a BW lightning gun to the Invasion maps? The one that you can only pick once during the game.
Re: Can I make an Invasion map?
Posted: Fri 05 Sep , 2014 12:48 pm
by Azarael
Superweapons swap with it.
Re: Can I make an Invasion map?
Posted: Fri 05 Sep , 2014 2:59 pm
by Aberiu
Any superweapons? When I played Invasion it never spawned where the rest of the superweapons did, it had it's own place.
P.S. I just opened DM-sHoK-PingPong][, and there was a Super Shock Rifle respawn instead of the BW Lightning Gun. Can I just copy it to my map the way it is? It seems SSR pickup base doesn't exist in the stock game.
Re: Can I make an Invasion map?
Posted: Fri 05 Sep , 2014 3:10 pm
by Azarael
Set the NewWeaponBase's WeaponType property to XWeapons.SuperShockRifle
Re: Can I make an Invasion map?
Posted: Fri 05 Sep , 2014 10:52 pm
by Aberiu
Here's another update.
Changed lighting, bsp, made more meshes, fixed some of the old ones, added jump boots, fixed lockers, bot pathing etc. Many things.
A short preview video:
http://youtu.be/dXelzbvUcqM
Download:
http://sta.sh/0j3ud2yuxk2
I also changed the name. I think it deserves a new one since the map is so different from the original.
Re: Can I make an Invasion map?
Posted: Fri 05 Sep , 2014 11:57 pm
by darkelf
Looks really good! Great job. Only thing i can say i didn't like is the following:
The Door open trigger fills up the chat bar with "use" repeatedly. I had this problem before and found it really annoying. You can do several different options to get rid of it.
1. Set the use trigger to display no message. Then use a Trigger actor(Actor/Triggers/Trigger and set its default options Trigger-Message: 'Use'. Trigger Repeat Trigger Time and ReTriggerDelay: 5 seconds or something like that.
2. You could set up an infopod(Actor/Keypoint/InfoPod). Although if your going to do this It would probably be better to-
3. Make another texture or edit the existing one to include the word 'use'.
Re: Can I make an Invasion map?
Posted: Sat 06 Sep , 2014 12:49 am
by Aberiu
I didn't really need the word use, I just wanted to give players an idea of when they are entering collision of the usetrigger.
I don't like how it fills the chat either, I think it needs some kind of delay between messages. Not sure how to do this.
Re: Can I make an Invasion map?
Posted: Sat 06 Sep , 2014 12:56 am
by Azarael
+Trigger -> RetriggerDelay
Re: Can I make an Invasion map?
Posted: Sat 06 Sep , 2014 1:08 am
by Aberiu
Can you explain? I can't find it anywhere.
Re: Can I make an Invasion map?
Posted: Sat 06 Sep , 2014 1:39 am
by Azarael
Should be in the Properties window of the trigger you've placed, under the +Trigger subsection.